includes/XmlFunctions.php File Reference

Go to the source code of this file.

Functions

 wfElement ($element, $attribs=null, $contents= '')
 Aliases for functions in the Xml module Look at the Xml class (Xml.php) for the implementations.
 wfElementClean ($element, $attribs=array(), $contents= '')
 wfOpenElement ($element, $attribs=null)
 wfCloseElement ($element)
 HTMLnamespaceselector ($selected= '', $allnamespaces=null)
 wfSpan ($text, $class, $attribs=array())
 wfInput ($name, $size=false, $value=false, $attribs=array())
 wfAttrib ($name, $present=true)
 wfCheck ($name, $checked=false, $attribs=array())
 wfRadio ($name, $value, $checked=false, $attribs=array())
 wfLabel ($label, $id)
 wfInputLabel ($label, $name, $id, $size=false, $value=false, $attribs=array())
 wfCheckLabel ($label, $name, $id, $checked=false, $attribs=array())
 wfRadioLabel ($label, $name, $value, $id, $checked=false, $attribs=array())
 wfSubmitButton ($value, $attribs=array())
 wfHidden ($name, $value, $attribs=array())
 wfEscapeJsString ($string)
 wfIsWellFormedXml ($text)
 wfIsWellFormedXmlFragment ($text)
 wfBuildForm ($fields, $submitLabel)


Function Documentation

HTMLnamespaceselector ( selected = '',
allnamespaces = null 
)

Definition at line 22 of file XmlFunctions.php.

References Xml::namespaceSelector(), and wfDeprecated().

wfAttrib ( name,
present = true 
)

Definition at line 34 of file XmlFunctions.php.

References $name, Xml::attrib(), and wfDeprecated().

wfBuildForm ( fields,
submitLabel 
)

Definition at line 83 of file XmlFunctions.php.

References $fields, Xml::buildForm(), and wfDeprecated().

wfCheck ( name,
checked = false,
attribs = array() 
)

Definition at line 38 of file XmlFunctions.php.

References $name, Xml::check(), and wfDeprecated().

wfCheckLabel ( label,
name,
id,
checked = false,
attribs = array() 
)

Definition at line 54 of file XmlFunctions.php.

References $name, Xml::checkLabel(), and wfDeprecated().

wfCloseElement ( element  ) 

Definition at line 18 of file XmlFunctions.php.

References wfDeprecated().

wfElement ( element,
attribs = null,
contents = '' 
)

Aliases for functions in the Xml module Look at the Xml class (Xml.php) for the implementations.

Definition at line 6 of file XmlFunctions.php.

References Xml::element(), and wfDeprecated().

Referenced by SkinMonoBookCBT::newtalk().

wfElementClean ( element,
attribs = array(),
contents = '' 
)

Definition at line 10 of file XmlFunctions.php.

References Xml::elementClean(), and wfDeprecated().

wfEscapeJsString ( string  ) 

Definition at line 70 of file XmlFunctions.php.

References Xml::escapeJsString(), and wfDeprecated().

wfHidden ( name,
value,
attribs = array() 
)

Definition at line 66 of file XmlFunctions.php.

References $name, Xml::hidden(), and wfDeprecated().

wfInput ( name,
size = false,
value = false,
attribs = array() 
)

Definition at line 30 of file XmlFunctions.php.

References $name, $size, Xml::input(), and wfDeprecated().

wfInputLabel ( label,
name,
id,
size = false,
value = false,
attribs = array() 
)

Definition at line 50 of file XmlFunctions.php.

References $name, $size, Xml::inputLabel(), and wfDeprecated().

wfIsWellFormedXml ( text  ) 

Definition at line 74 of file XmlFunctions.php.

References $text, Xml::isWellFormed(), and wfDeprecated().

wfIsWellFormedXmlFragment ( text  ) 

Definition at line 78 of file XmlFunctions.php.

References $text, Xml::isWellFormedXmlFragment(), and wfDeprecated().

wfLabel ( label,
id 
)

Definition at line 46 of file XmlFunctions.php.

References Xml::label(), and wfDeprecated().

wfOpenElement ( element,
attribs = null 
)

Definition at line 14 of file XmlFunctions.php.

References Xml::openElement(), and wfDeprecated().

wfRadio ( name,
value,
checked = false,
attribs = array() 
)

Definition at line 42 of file XmlFunctions.php.

References $name, Xml::radio(), and wfDeprecated().

wfRadioLabel ( label,
name,
value,
id,
checked = false,
attribs = array() 
)

Definition at line 58 of file XmlFunctions.php.

References $name, Xml::radioLabel(), and wfDeprecated().

wfSpan ( text,
class,
attribs = array() 
)

Definition at line 26 of file XmlFunctions.php.

References $text, Xml::span(), and wfDeprecated().

wfSubmitButton ( value,
attribs = array() 
)

Definition at line 62 of file XmlFunctions.php.

References Xml::submitButton(), and wfDeprecated().


Generated on Sat Sep 5 02:08:25 2009 for MediaWiki by  doxygen 1.5.9