Class mosAdminParameters

Description

Parameters handler

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

mosParameters
   |
   --mosAdminParameters
Direct descendents
Class Description
 class mosSpecialAdminParameters Generally available parameter object
Variable Summary
 string $_path
 string $_type
 object The $_xmlElem
Method Summary
 mosAdminParameters mosAdminParameters (string $text, [string $path = ''], [ $type = 'component'])
Variables
string $_path = null (line 352)
  • var: Path to the xml setup file
string $_type = null (line 354)
  • var: The type of setup file
object The $_xmlElem = null (line 356)
  • var: xml params element

Inherited Variables

Inherited from mosParameters

mosParameters::$_params
mosParameters::$_raw
Methods
Constructor mosAdminParameters (line 363)

Constructor

  • var: The type of setup file
mosAdminParameters mosAdminParameters (string $text, [string $path = ''], [ $type = 'component'])
  • string $text: The raw parms text
  • string $path: Path to the xml setup file
  • $type

Inherited Methods

Inherited From mosParameters

 mosParameters::mosParameters()
 mosParameters::def()
 mosParameters::get()
 mosParameters::getBracketed()
 mosParameters::getParams()
 mosParameters::parse()
 mosParameters::render()
 mosParameters::set()
 mosParameters::textareaHandling()

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