Page MenuHomePhabricator
Authored By
bzimport
Nov 21 2014, 10:31 PM
Size
604 B
Referenced Files
None
Subscribers
None
Index: docs/hooks.txt
===================================================================
--- docs/hooks.txt (revision 102924)
+++ docs/hooks.txt (working copy)
@@ -1395,6 +1395,12 @@
this hook and append its values to the key.
$hash: reference to a hash key string which can be modified
+'ParserAfterParse': Called from Parser::parse() just after the call to
+Parser::internalParse() returns
+$parser: parser object
+$text: text being parsed
+$stripState: stripState used (object)
+
'ParserAfterStrip': Same as ParserBeforeStrip
'ParserAfterTidy': Called after Parser::tidy() in Parser::parse()

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5078
Default Alt Text
diff (604 B)

Event Timeline