Class mosParameters

Description

Legacy class, use JParameter instead

Located in /common/legacy/classes.php (line 368)

JObject
   |
   --JRegistry
      |
      --JParameter
         |
         --mosParameters
Method Summary
 mosParameters __construct (string $text, [string $path = ''], [string $type = 'component'])
 object parse (mixed $txt, [boolean $process_sections = false], [mixed $asArray = false])
 void textareaHandling (mixed &$txt)
 void toArray ()
 void toObject ()
Variables
Methods
Constructor __construct (line 375)
mosParameters __construct (string $text, [string $path = ''], [string $type = 'component'])
  • string $text: The raw parms text
  • string $path: Path to the xml setup file
  • string $type: The type of setup file

Redefinition of:
JParameter::__construct()
Constructor
parse (line 405)

Parse an .ini string, based on phpDocumentor phpDocumentor_parse_ini_file function

  • access: public
object parse (mixed $txt, [boolean $process_sections = false], [mixed $asArray = false])
  • mixed $txt: The ini string or array of lines
  • boolean $process_sections: add an associative index for each section [in brackets]
textareaHandling (line 419)

Special handling for textarea param

void textareaHandling (mixed &$txt)
toArray (line 393)

Legacy function, use JParameter->toArray instead

  • deprecated: As of version 1.1
void toArray ()

Redefinition of:
JRegistry::toArray()
Transforms a namespace to an array
toObject (line 384)

Legacy function, use JParameter->toObject instead

  • deprecated: As of version 1.1
void toObject ()

Redefinition of:
JRegistry::toObject()
Transforms a namespace to an object

Inherited Methods

Inherited From JParameter

 JParameter::__construct()
 JParameter::addParameterDir()
 JParameter::def()
 JParameter::get()
 JParameter::getIncludePath()
 JParameter::loadElement()
 JParameter::loadSetupFile()
 JParameter::render()
 JParameter::renderParam()
 JParameter::set()

Inherited From JRegistry

 JRegistry::__construct()
 JRegistry::getInstance()
 JRegistry::getValue()
 JRegistry::loadArray()
 JRegistry::loadFile()
 JRegistry::loadINI()
 JRegistry::loadObject()
 JRegistry::loadXML()
 JRegistry::makeNameSpace()
 JRegistry::setValue()
 JRegistry::toArray()
 JRegistry::toObject()
 JRegistry::toString()

Inherited From JObject

 JObject::__construct()
 JObject::JObject()
 JObject::get()
 JObject::set()
 JObject::toString()
 JObject::__destruct()

Documentation generated on Sat, 4 Feb 2006 14:22:59 +0100 by phpDocumentor 1.3.0RC4