API17

API17:JRegistry::toArray

From Joomla! Documentation

Joomla 11.1 JRegistry::toArray

Description

Transforms a namespace to an array.


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

See also


User contributed notes

Code Examples