DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:html_secedit_button

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 (e.g., 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.

See also

devel/event/html_secedit_button.txt · Last modified: 2018-12-08 15:33 by torpedo

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki