Class icms_image_category_Handler
Image caetgory handler class. This class is responsible for providing data access mechanisms to the data source of image category class objects.
- icms_core_ObjectHandler
- icms_image_category_Handler
Package: Image\Category
Category: ICMS
Copyright: Copyright (c) 2000 XOOPS.org
License: LICENSE.txt
Author: Kazumi Ono onokazu@xoops.org
Located at image/category/Handler.php
Category: ICMS
Copyright: Copyright (c) 2000 XOOPS.org
License: LICENSE.txt
Author: Kazumi Ono onokazu@xoops.org
Located at image/category/Handler.php
public
object
&
|
|
public
object
&
|
|
public
boolean
|
|
public
boolean
|
|
public
array
|
#
getObjects( object $criteria = null, boolean $id_as_key = false )
retrieve array of |
public
integer
|
#
getCount( string $criteria = null )
get number of |
public
array
|
#
getList( string $groups = array(), $perm = 'imgcat_read', $display = null, $storetype = null )
get a list of |
public
array
|
#
getCategList( array $groups = array(), string $perm = 'imgcat_read', string $display = null, string $storetype = null, integer $imgcat_id = null )
Gets list of categories for that image |
public
string
|
#
getCategFolder( integer & $imgcat, string $full = true, string $type = 'path' )
Get the folder path or url |
__construct()
|
$db
|