SFParserFunctions Class Reference

List of all members.

Static Public Member Functions

static registerFunctions (&$parser)
static renderFormLink (&$parser)
static renderQueryFormLink (&$parser)
static renderFormInput (&$parser)
static renderArrayMap (&$parser, $value= '', $delimiter= ',', $var= 'x', $formula= 'x', $new_delimiter= ', ')
 {{arraymap:value|delimiter|var|formula|new_delimiter}}
static renderArrayMapObj (&$parser, $frame, $args)
 SFH_OBJ_ARGS {{arraymap:value|delimiter|var|formula|new_delimiter}}.
static renderArrayMapTemplate (&$parser, $value= '', $template= '', $delimiter= ',', $new_delimiter= ', ')
 {{arraymaptemplate:value|template|delimiter|new_delimiter}}
static renderArrayMapTemplateObj (&$parser, $frame, $args)
 SFH_OBJ_ARGS {{arraymaptemplate:value|template|delimiter|new_delimiter}}.
static renderAutoEdit (&$parser)

Static Public Attributes

static $num_autocompletion_inputs = 0

Static Private Member Functions

static loadScriptsForAutoEdit (&$parser)
 Load scripts and style files for AutoEdit.


Detailed Description

Definition at line 137 of file SF_ParserFunctions.php.


Member Function Documentation

static SFParserFunctions::registerFunctions ( &$  parser  )  [static]

Definition at line 143 of file SF_ParserFunctions.php.

static SFParserFunctions::renderFormLink ( &$  parser  )  [static]

Definition at line 168 of file SF_ParserFunctions.php.

References SFUtils::createFormLink().

static SFParserFunctions::renderQueryFormLink ( &$  parser  )  [static]

Definition at line 177 of file SF_ParserFunctions.php.

References SFUtils::createFormLink().

static SFParserFunctions::renderFormInput ( &$  parser  )  [static]

static SFParserFunctions::renderArrayMap ( &$  parser,
value = '',
delimiter = ',',
var = 'x',
formula = 'x',
new_delimiter = ',
 
) [static]

{{arraymap:value|delimiter|var|formula|new_delimiter}}

Definition at line 373 of file SF_ParserFunctions.php.

static SFParserFunctions::renderArrayMapObj ( &$  parser,
frame,
args 
) [static]

SFH_OBJ_ARGS {{arraymap:value|delimiter|var|formula|new_delimiter}}.

Definition at line 402 of file SF_ParserFunctions.php.

static SFParserFunctions::renderArrayMapTemplate ( &$  parser,
value = '',
template = '',
delimiter = ',',
new_delimiter = ',
 
) [static]

{{arraymaptemplate:value|template|delimiter|new_delimiter}}

Definition at line 440 of file SF_ParserFunctions.php.

static SFParserFunctions::renderArrayMapTemplateObj ( &$  parser,
frame,
args 
) [static]

SFH_OBJ_ARGS {{arraymaptemplate:value|template|delimiter|new_delimiter}}.

Definition at line 471 of file SF_ParserFunctions.php.

static SFParserFunctions::renderAutoEdit ( &$  parser  )  [static]

Definition at line 507 of file SF_ParserFunctions.php.

References $wgTitle, and SFUtils::array_merge_recursive_distinct().

static SFParserFunctions::loadScriptsForAutoEdit ( &$  parser  )  [static, private]

Load scripts and style files for AutoEdit.

Definition at line 615 of file SF_ParserFunctions.php.

References $sfgScriptPath.


Member Data Documentation

SFParserFunctions::$num_autocompletion_inputs = 0 [static]

Definition at line 141 of file SF_ParserFunctions.php.


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

Generated on Sun Mar 18 07:15:42 2012 for Semantic MediaWiki by  doxygen 1.5.6