Class PublisherCategoryHandler
Categories handler class. This class is responsible for providing data access mechanisms to the data source of Category class objects.
- Xoops\Core\Kernel\XoopsObjectHandler
- Xoops\Core\Kernel\XoopsPersistableObjectHandler
- PublisherCategoryHandler
public
|
|
public
null|
|
|
public
boolean
|
#
insert(
insert a new category in the database |
public
boolean
|
#
delete(
delete a category from the database |
public
array
&
|
#
getCategories( integer $limit = 0, integer $start = 0, integer $parentid = 0, string $sort = 'weight', string $order = 'ASC', boolean $id_as_key = true )
|
public
|
#
getSubCatArray( array $category, integer $level, array $cat_array, array $cat_result )
getSubCatArray |
public
&
|
|
public
array
&
|
|
public
integer
|
|
public
array
&
|
|
public
mixed
|
|
public
mixed
|
public
|
$publisher
|
#
null
|
$className,
$field_link,
$field_object,
$handler,
$identifierName,
$keyName,
$keyName_link,
$table,
$table_link
|
$db2
|