MediaWiki  REL1_20
LinkMarkerReplacer Class Reference

List of all members.

Public Member Functions

 __construct ($parser, $holders, $callback)
 addMarker ($titleText, $paramText)
 callback ($m)
 expand ($string)
 findMarker ($string)

Public Attributes

 $callback
 $holders
 $nextId
 $parser

Protected Attributes

 $markers

Detailed Description

Definition at line 288 of file Parser_LinkHooks.php.


Constructor & Destructor Documentation

LinkMarkerReplacer::__construct ( parser,
holders,
callback 
)

Definition at line 292 of file Parser_LinkHooks.php.

References $callback, $holders, $parser, and callback().


Member Function Documentation

LinkMarkerReplacer::addMarker ( titleText,
paramText 
)

Definition at line 300 of file Parser_LinkHooks.php.

Definition at line 314 of file Parser_LinkHooks.php.

Referenced by __construct().

Definition at line 310 of file Parser_LinkHooks.php.

References StringUtils\delimiterReplaceCallback().

Definition at line 306 of file Parser_LinkHooks.php.


Member Data Documentation

LinkMarkerReplacer::$callback

Definition at line 290 of file Parser_LinkHooks.php.

Referenced by __construct().

LinkMarkerReplacer::$holders

Definition at line 290 of file Parser_LinkHooks.php.

Referenced by __construct().

LinkMarkerReplacer::$markers [protected]

Definition at line 290 of file Parser_LinkHooks.php.

LinkMarkerReplacer::$nextId

Definition at line 290 of file Parser_LinkHooks.php.

LinkMarkerReplacer::$parser

Definition at line 290 of file Parser_LinkHooks.php.

Referenced by __construct().


The documentation for this class was generated from the following file: