API17

API17:JRegistry::toObject

From Joomla! Documentation

Joomla 11.1 JRegistry::toObject

Description

Transforms a namespace to an object.


public function toObject ()
Parameter Type Default Description
string Namespacetoreturn[optional:nullreturnsthedefaultnamespace]
  • Returns object An an object holding the namespace data
  • Defined on line 320 of libraries/joomla/registry/registry.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples