Class XoopsConfigHandler
XOOPS configuration handling class. This class acts as an interface for handling general configurations of XOOPS and its modules.
Package: kernel
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono webmaster@myweb.ne.jp
Located at ernel/config.php
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono webmaster@myweb.ne.jp
Located at ernel/config.php
public
|
|
public
|
|
public
object
|
|
public
boolean
|
|
public
boolean
|
|
public
array
|
#
getConfigs(
get one or more Configs |
public
integer
|
|
public
array
&
|
|
public
|
|
public
|
|
public
array
|
#
getConfigOptions(
Get one or more |
public
integer
|
|
public
array
|
|
public
boolean
|
public
object
|
$_cHandler
holds reference to config item handler(DAO) class |
|
public
object
|
$_oHandler
holds reference to config option handler(DAO) class |
|
public
array
|
$_cachedConfigs
holds an array of cached references to config value arrays, indexed on module id and category id |
#
array()
|