Class icms_ipf_registry_Handler
Registry of icms_ipf_Object
Class responsible of caching objects to make them easily reusable without querying the database
Package: Ipf\Object
Category: ICMS
Copyright: The ImpressCMS Project http://www.impresscms.org/
License: GNU General Public License (GPL)
Author: marcan marcan@impresscms.org
Since: 1.1
Located at ipf/registry/Handler.php
Category: ICMS
Copyright: The ImpressCMS Project http://www.impresscms.org/
License: GNU General Public License (GPL)
Author: marcan marcan@impresscms.org
Since: 1.1
Located at ipf/registry/Handler.php
public static
object
&
|
|
public
false
|
#
addObjectsFromHandler(
Adding objects to the registry |
public
false
|
#
addListFromHandler(
Adding objects as list to the registry |
public
false
|
#
addObjectsFromItemName( string $item, string $modulename = false,
Adding objects to the registry from an item name This method will fetch the handler of the item / module and call the addObjectsFromHandler |
public
false
|
#
addListFromItemName( string $item, string $modulename = false,
Adding objects as a list to the registry from an item name This method will fetch the handler of the item / module and call the addListFromHandler |
public
the
|
|
public
the
|
|
public
the
|