Add 3 new functions to the PPTemplateFrames to allow extensions to efficiently extrac...
authorDaniel Friesen <dantman@users.mediawiki.org>
Sat, 9 Aug 2008 06:08:54 +0000 (06:08 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Sat, 9 Aug 2008 06:08:54 +0000 (06:08 +0000)
commit1cfcc403294460d3f04dc3da812d50e1015fde69
tree908fb0d6a7337cbd71b0b01b2caedf8eeac45812
parent05f398352cc68498db4ad38232cb2f494ce99497
Add 3 new functions to the PPTemplateFrames to allow extensions to efficiently extract the whole list of parameters (or only numbered or named) passed to the template they are nested inside of.
CREDITS
includes/parser/Preprocessor_DOM.php
includes/parser/Preprocessor_Hash.php