isEmpty()
Returns true if there are no arguments in this frame.
getArguments()
Returns all arguments of this frame.
loopCheck( $title)
Returns true if the infinite loop check is OK, false if a loop is detected.
getNamedArguments()
Returns all named arguments of this frame.
item( $i)
Returns an item of an array-type node.
skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by etc This feature has led to a wide variety of user styles becoming that gallery is a good place to ending in php
newFrame()
Create a new top-level frame for expansion of a page.
splitArg()
Split a "<part>" node into an associative array containing: name PPNode name index String index value...
newPartNodeArray( $values)
Create a new custom node for programmatic use of parameter replacement as used in some extensions.
splitExt()
Split an "<ext>" node into an associative array containing name, attr, inner and close All values in ...
getFirstChild()
Get the first child of a tree node.
newCustomFrame( $args)
Create a new custom frame for programmatic use of parameter replacement as used in some extensions.
getNumberedArguments()
Returns all numbered arguments of this frame.
implode( $sep)
Implode with no flags specified.
it s the revision text itself In either if gzip is the revision text is gzipped $flags
newChild( $args=false, $title=false, $indexOffset=0)
Create a child frame.
getChildren()
Get an array-type node containing the children of this node.
getLength()
Returns the length of the array, or false if this is not an array-type node.
preprocessToObj( $text, $flags=0)
Preprocess text to a PPNode.
getTitle()
Get a title of frame.
do that in ParserLimitReportFormat instead $parser
There are three types of nodes:
getChildrenOfType( $type)
Get all children of this tree node which have a given name.
implodeWithFlags( $sep, $flags)
Implode with flags for expand()
getName()
Get the name of this node.
presenting them properly to the user as errors is done by the caller $title
Allows to change the fields on the form that will be generated $name
expand( $root, $flags=0)
Expand a document tree node.
getArgument( $name)
Get an argument to this frame by name.
virtualBracketedImplode( $start, $sep, $end)
Virtual implode with brackets.
const SUPPORTS_INDEX_OFFSET
This constant exists when $indexOffset is supported in newChild()
isTemplate()
Return true if the frame is a template frame.
getNextSibling()
Get the next sibling of any node.
virtualImplode( $sep)
Makes an object that, when expand()ed, will be the same as one obtained with implode()
splitHeading()
Split an "<h>" node.
__construct( $parser)
Create a new preprocessor object based on an initialised Parser object.