Todo List
XoopsObjectHandler | --XoopsConfigItemHandler
This class is responsible for providing data access mechanisms to the data source of XOOPS configuration class objects.
object reference &create( [bool $isNew = true])
bool delete( object &$config)
object reference &get( int $id)
int getCount( [object $criteria = null])
array getObjects( [object $criteria = null], [bool $id_as_key = false])
mixed insert( object &$config)