Add getArguments, getNamedArguments and getNumberedArguments methods to PPFrame
authorVictor Vasiliev <vasilievvv@users.mediawiki.org>
Thu, 2 Jul 2009 16:21:30 +0000 (16:21 +0000)
committerVictor Vasiliev <vasilievvv@users.mediawiki.org>
Thu, 2 Jul 2009 16:21:30 +0000 (16:21 +0000)
commit16716160882b5b73f1ec19cb18ea925c08dd6307
tree0eb429b7a01483a1da883006c117e73ee89c2c46
parentdd24efd9a5615e2c0e826adab20923d9d809880e
Add getArguments, getNamedArguments and getNumberedArguments methods to PPFrame
interface, so extensions can access them.
includes/parser/Preprocessor.php
includes/parser/Preprocessor_DOM.php
includes/parser/Preprocessor_Hash.php