Class JRegistryFormatPHP

Description

PHP class format handler for JRegistry

Located in /registry/format/php.php (line 22)

JObject
   |
   --JRegistryFormat
      |
      --JRegistryFormatPHP
Method Summary
 string objectToString (object &$object)
 boolean stringToObject ()
Methods
objectToString (line 33)

Converts an object into a php class string.

  • NOTE: Only one depth level is supported.

  • return: Config class formatted string
  • since: 1.1
  • access: public
string objectToString (object &$object)
  • object $object: Data Source Object

Redefinition of:
JRegistryFormat::objectToString()
Converts an object into an formatted string
stringToObject (line 59)

Placeholder method

  • return: True
  • since: 1.1
  • access: public
boolean stringToObject ()

Redefinition of:
JRegistryFormat::stringToObject()
Converts an XML formatted string into an object

Inherited Methods

Inherited From JRegistryFormat

 JRegistryFormat::getInstance()
 JRegistryFormat::objectToString()
 JRegistryFormat::stringToObject()

Inherited From JObject

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

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