DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:parser_handler_done

PARSER_HANDLER_DONE

Description:
finalize instruction data
DefaultAction:
none
Preventable:
no
Added:
2006-05-22

Signalled by the handler within its _finalize() method in inc/parser/handler.php, when it finalizes the instruction list. At the time of signaling the instruction list is complete except for two instructions, document_start & document_end

Syntax plugins could register for this event to finalize processing of their data knowing it is complete, e.g. an alternate footnote plugin.

Passed Data

The handler object is passed.

See also

devel/event/parser_handler_done.txt · Last modified: 2018-12-08 15:56 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