API - XOOPS 2.5.11 Beta 2
By monxoops.fr
XoopsImage Class Reference
Inheritance diagram for XoopsImage:
Collaboration diagram for XoopsImage:

Public Member Functions

 __construct ()
 
 id ($format='N')
 
 image_id ($format='')
 
 image_name ($format='')
 
 image_nicename ($format='')
 
 image_mimetype ($format='')
 
 image_created ($format='')
 
 image_display ($format='')
 
 image_weight ($format='')
 
 image_body ($format='')
 
 imgcat_id ($format='')
 
- Public Member Functions inherited from XoopsObject
 __construct ()
 
 XoopsObject ()
 
 setNew ()
 
 unsetNew ()
 
 isNew ()
 
 setDirty ()
 
 unsetDirty ()
 
 isDirty ()
 
 initVar ($key, $data_type, $value=null, $required=false, $maxlength=null, $options='', $enumerations='')
 
 assignVar ($key, $value)
 
 assignVars ($var_arr)
 
 setVar ($key, $value, $not_gpc=false)
 
 setVars ($var_arr, $not_gpc=false)
 
 destroyVars ($var)
 
 destoryVars ($var)
 
 setFormVars ($var_arr=null, $pref='xo_', $not_gpc=false)
 
getVars ()
 
 getValues ($keys=null, $format='s', $maxDepth=1)
 
 getVar ($key, $format=null)
 
 cleanVars ()
 
 registerFilter ($filtername)
 
 _loadFilters ()
 
 loadFilters ($method)
 
 xoopsClone ()
 
 __clone ()
 
 setErrors ($err_str)
 
 getErrors ()
 
 getHtmlErrors ()
 
 toArray ()
 

Additional Inherited Members

- Data Fields inherited from XoopsObject
 $vars = array()
 
 $cleanVars = array()
 
 $_isNew = false
 
 $_isDirty = false
 
 $_errors = array()
 
 $_filters = array()
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Constructor

Reimplemented from XoopsObject.

Here is the call graph for this function:

Member Function Documentation

◆ id()

id (   $format = 'N')

Returns Class Base Variable image_id

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ image_body()

image_body (   $format = '')

Returns Class Base Variable image_body

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ image_created()

image_created (   $format = '')

Returns Class Base Variable image_created

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ image_display()

image_display (   $format = '')

Returns Class Base Variable image_display

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ image_id()

image_id (   $format = '')

Returns Class Base Variable image_id

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ image_mimetype()

image_mimetype (   $format = '')

Returns Class Base Variable image_mimetype

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ image_name()

image_name (   $format = '')

Returns Class Base Variable image_name

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ image_nicename()

image_nicename (   $format = '')

Returns Class Base Variable image_nicename

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ image_weight()

image_weight (   $format = '')

Returns Class Base Variable image_weight

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ imgcat_id()

imgcat_id (   $format = '')

Returns Class Base Variable imgcat_id

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

The documentation for this class was generated from the following file: