Definition at line 49 of file image.php.
◆ create()
& create |
( |
| $isNew = true | ) |
|
Create a new XoopsImage
- Parameters
-
bool | $isNew | Flag the object as "new" |
- Returns
- object
Definition at line 58 of file image.php.
◆ delete()
◆ get()
& get |
( |
| $id, |
|
|
| $getbinary = true ) |
◆ getCount()
getCount |
( |
| $criteria = null | ) |
|
Count some images
- Parameters
-
- Returns
- int
Definition at line 220 of file image.php.
◆ getList()
& getList |
( |
| $imgcat_id, |
|
|
| $image_display = null ) |
Get a list of images
- Parameters
-
int | $imgcat_id | |
bool | $image_display | |
- Returns
- array Array of
XoopsImage
objects
Definition at line 240 of file image.php.
◆ getObjects()
& getObjects |
( |
| $criteria = null, |
|
|
| $id_as_key = false, |
|
|
| $getbinary = false ) |
◆ insert()
The documentation for this class was generated from the following file: