Class mosXMLParams

Description

Extend basic parser to extract the description for a type of install file

Located in /administrator/includes/admin.php (line 192)

mosBasicXML
   |
   --mosXMLDescription
      |
      --mosXMLParams
Variable Summary
 mixed $html
 mixed $options
 mixed $optvalue
 mixed $paramattrs
 mixed $paramcount
Method Summary
 void element_option ( $attrs)
 void element_param ( $attrs)
 void element_params ( $attrs)
 string _form_mos_category (string $name, string $value, object The $control_name, string 3)
 string _form_mos_menu (string $name, string $value, object The $control_name, string 3)
 string _form_mos_section (string $name, string $value, object The $control_name, string 3)
Variables
mixed $html = array() (line 197)
mixed $options = array() (line 193)
mixed $optvalue = '' (line 194)
mixed $paramattrs = array() (line 195)
mixed $paramcount = 0 (line 196)

Inherited Variables

Inherited from mosXMLDescription

mosXMLDescription::$values

Inherited from mosBasicXML

mosBasicXML::$accept
mosBasicXML::$chardata
mosBasicXML::$errors
mosBasicXML::$mosinstall
mosBasicXML::$mosParameter
mosBasicXML::$name
mosBasicXML::$opentags
mosBasicXML::$type
mosBasicXML::$xmlfile
Methods
element_option (line 211)
void element_option ( $attrs)
  • $attrs
element_param (line 207)
void element_param ( $attrs)
  • $attrs
element_params (line 199)
void element_params ( $attrs)
  • $attrs
end_element_option (line 215)
void end_element_option ()
end_element_param (line 220)
void end_element_param ()
end_element_params (line 287)
void end_element_params ()
_form_mos_category (line 318)
  • return: The html for the element
string _form_mos_category (string $name, string $value, object The $control_name, string 3)
  • string 3: The control name
  • string $name: The name of the form element
  • string $value: The value of the element
  • object The $control_name: xml element for the parameter
_form_mos_menu (line 338)
  • return: The html for the element
string _form_mos_menu (string $name, string $value, object The $control_name, string 3)
  • string 3: The control name
  • string $name: The name of the form element
  • string $value: The value of the element
  • object The $control_name: xml element for the parameter
_form_mos_section (line 299)
  • return: The html for the element
string _form_mos_section (string $name, string $value, object The $control_name, string 3)
  • string 3: The control name
  • string $name: The name of the form element
  • string $value: The value of the element
  • object The $control_name: xml element for the parameter

Inherited Methods

Inherited From mosXMLDescription

 mosXMLDescription::getAuthor()
 mosXMLDescription::getAuthorEmail()
 mosXMLDescription::getAuthorUrl()
 mosXMLDescription::getCopyright()
 mosXMLDescription::getCreationDate()
 mosXMLDescription::getDescription()
 mosXMLDescription::getGroup()
 mosXMLDescription::getName()
 mosXMLDescription::getVersion()

Inherited From mosBasicXML

 mosBasicXML::mosBasicXML()
 mosBasicXML::character_data()
 mosBasicXML::element_mosinstall()
 mosBasicXML::end_element()
 mosBasicXML::getErrors()
 mosBasicXML::getType()
 mosBasicXML::setTree()
 mosBasicXML::start_element()

Documentation generated on Mon, 05 May 2008 16:16:02 +0400 by phpDocumentor 1.4.0