Class XoopsConfigHandler
XOOPS configuration handling class. This class acts as an interface for handling general configurations of XOOPS and its modules.
- Xoops\Core\Kernel\XoopsObjectHandler
- Xoops\Core\Kernel\Handlers\XoopsConfigHandler
Direct known subclasses
XoopsConfigHandler
Namespace: Xoops\Core\Kernel\Handlers
Package: Xoops\Core\Kernel
Category: Xoops\Core\Kernel\Handlers\XoopsConfigHandler
Copyright: 2000-2015 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono webmaster@myweb.ne.jp
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Kernel/Handlers/XoopsConfigHandler.php
Package: Xoops\Core\Kernel
Category: Xoops\Core\Kernel\Handlers\XoopsConfigHandler
Copyright: 2000-2015 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono webmaster@myweb.ne.jp
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Kernel/Handlers/XoopsConfigHandler.php
public
|
|
public
|
|
public
|
|
public
boolean
|
#
insertConfig(
insert a new config in the database |
public
boolean
|
#
deleteConfig(
Delete a config from the database |
public
|
#
getConfigs(
get one or more Configs |
public
integer
|
|
public
array
|
|
public
array
|
|
public
|
|
public
|
|
public
|
#
getConfigOptions(
Get one or more XoopsConfigOption objects |
public
integer
|
|
public
array
|
create(),
delete(),
get(),
insert()
|
$db2
|