Class Registry
Registry - a non-persisted key value store
Earlier version was based on Zend_Registry, some names preserved
- ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable
- Xoops\Core\Registry implements Xoops\Core\AttributeInterface
Namespace: Xoops\Core
Package: Registry
Category: Xoops\Core\Registry
Copyright: 2013-2014 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: trabis lusopoemas@gmail.com
Author: Richard Griffith richard@geekwright.com
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Registry.php
Package: Registry
Category: Xoops\Core\Registry
Copyright: 2013-2014 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: trabis lusopoemas@gmail.com
Author: Richard Griffith richard@geekwright.com
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Registry.php
public
mixed
|
|
public
|
|
public
boolean
|
|
public
mixed
|
|
public
array
|
__construct(),
append(),
asort(),
count(),
exchangeArray(),
getArrayCopy(),
getFlags(),
getIterator(),
getIteratorClass(),
ksort(),
natcasesort(),
natsort(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
serialize(),
setFlags(),
setIteratorClass(),
uasort(),
uksort(),
unserialize()
|
ARRAY_AS_PROPS,
STD_PROP_LIST
|