CoreTagHooks Class Reference

List of all members.

Static Public Member Functions

static register ($parser)
static pre ($text, $attribs, $parser)
static html ($content, $attributes, $parser)
static nowiki ($content, $attributes, $parser)
static math ($content, $attributes, $parser)
static gallery ($content, $attributes, $parser)


Detailed Description

Definition at line 3 of file CoreTagHooks.php.


Member Function Documentation

static CoreTagHooks::gallery ( content,
attributes,
parser 
) [static]

Definition at line 46 of file CoreTagHooks.php.

static CoreTagHooks::html ( content,
attributes,
parser 
) [static]

Definition at line 27 of file CoreTagHooks.php.

References $wgRawHtml.

static CoreTagHooks::math ( content,
attributes,
parser 
) [static]

Definition at line 41 of file CoreTagHooks.php.

References $wgContLang, and MathRenderer::renderMath().

static CoreTagHooks::nowiki ( content,
attributes,
parser 
) [static]

Definition at line 36 of file CoreTagHooks.php.

References Xml::escapeTagsOnly().

static CoreTagHooks::pre ( text,
attribs,
parser 
) [static]

static CoreTagHooks::register ( parser  )  [static]

Definition at line 4 of file CoreTagHooks.php.

References $wgRawHtml, and $wgUseTeX.

Referenced by Parser::firstCallInit().


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

Generated on Sat Apr 30 22:57:34 2011 for MediaWiki by  doxygen 1.5.9