Translations of this page?:

HTML_SECEDIT_BUTTON

Description:
prepares section edit button data for event triggering used as a callback in html_secedit
DefaultAction:
show edit button (if field name is set, see below)
Preventable:
yes
Added:
2010-11-07

This event is signalled by html_secedit_button() in inc/html.php.

Passed Data

An array with the following values:

  • secid: The ID (incrementing integer) of the object
  • target: The object type to edit (f. e. section for normal sections)
  • range: The byte range of the object as string in the form \d+-\d*
  • name (optional): The name of the edit section. If this was not specified by the renderer (normal sections) or your syntax plugin, you have to provide a name in your handler, otherwise the edit button will not show up.

Plugins handling this event

The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself.

See also

devel/event/html_secedit_button.txt · Last modified: 2011/01/21 18:54 by adrianlang
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate