JRegistry::loadINI/1.5

From Joomla! Documentation
Jump to: navigation, search

Joomla 1.5 JRegistry::loadINI

Description

Load an INI string into the registry into the given namespace [or default if a namespace is not given].

Description:JRegistry::loadINI [Edit Descripton]

public function loadINI (
        $data
        $namespace=null
)
Parameter Type Default Description
$data string INI formatted string to load into the registry
$namespace string null Namespace to load the INI string into [optional]
  • Returns boolean True on success
  • Defined on line 371 of libraries/joomla/registry/registry.php
  • Since Joomla 1.5

See also

SeeAlso:JRegistry::loadINI [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox