DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:parser_handler_done

This is an old revision of the document!


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.

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/parser_handler_done.1281551944.txt.gz · Last modified: 2010-08-11 20:39 by 24.79.128.170

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