Class icms_module_Handler
Module handler class.
This class is responsible for providing data access mechanisms to the data source of module class objects.
- icms_core_ObjectHandler
- icms_module_Handler
Package: Module
Category: ICMS
Copyright: Copyright (c) 2000 XOOPS.org
License: LICENSE.txt
Author: Kazumi Ono onokazu@xoops.org
Located at module/Handler.php
Category: ICMS
Copyright: Copyright (c) 2000 XOOPS.org
License: LICENSE.txt
Author: Kazumi Ono onokazu@xoops.org
Located at module/Handler.php
public
object
&
|
|
public
object
&
|
|
public
object
|
|
public
boolean
|
|
public
boolean
|
|
public
array
|
#
getObjects( object $criteria = NULL, boolean $id_as_key = FALSE )
Retrieve list of installed modules from the database |
public
integer
|
|
public
array
|
|
public static
array
|
#
getAvailable( )
Returns an array of all available modules, based on folders in the modules directory |
public static
array
|
|
public static
|
|
public static
boolean
|
#
checkModuleAccess(
Checks if the current user can access the specified module |
__construct()
|
$db
|