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

Public Member Functions

 __construct ()
 
 id ($format='N')
 
 com_id ($format='')
 
 com_pid ($format='')
 
 com_modid ($format='')
 
 com_icon ($format='')
 
 com_title ($format='')
 
 com_text ($format='')
 
 com_created ($format='')
 
 com_modified ($format='')
 
 com_uid ($format='')
 
 com_user ($format='')
 
 com_email ($format='')
 
 com_url ($format='')
 
 com_ip ($format='')
 
 com_sig ($format='')
 
 com_itemid ($format='')
 
 com_rootid ($format='')
 
 com_status ($format='')
 
 com_exparams ($format='')
 
 dohtml ($format='')
 
 dosmiley ($format='')
 
 doxcode ($format='')
 
 doimage ($format='')
 
 dobr ($format='')
 
 isRoot ()
 
- 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

◆ com_created()

com_created (   $format = '')

Returns Class Base Variable com_created

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

◆ com_email()

com_email (   $format = '')

Returns Class Base Variable com_email

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

◆ com_exparams()

com_exparams (   $format = '')

Returns Class Base Variable com_exparams

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

◆ com_icon()

com_icon (   $format = '')

Returns Class Base Variable com_icon

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

◆ com_id()

com_id (   $format = '')

Returns Class Base Variable com_id

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

◆ com_ip()

com_ip (   $format = '')

Returns Class Base Variable com_ip

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

◆ com_itemid()

com_itemid (   $format = '')

Returns Class Base Variable com_itemid

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

◆ com_modid()

com_modid (   $format = '')

Returns Class Base Variable com_modid

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

◆ com_modified()

com_modified (   $format = '')

Returns Class Base Variable com_modified

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

◆ com_pid()

com_pid (   $format = '')

Returns Class Base Variable com_pid

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

◆ com_rootid()

com_rootid (   $format = '')

Returns Class Base Variable com_rootid

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

◆ com_sig()

com_sig (   $format = '')

Returns Class Base Variable com_sig

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

◆ com_status()

com_status (   $format = '')

Returns Class Base Variable com_status

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

◆ com_text()

com_text (   $format = '')

Returns Class Base Variable com_text

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

◆ com_title()

com_title (   $format = '')

Returns Class Base Variable bid

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

◆ com_uid()

com_uid (   $format = '')

Returns Class Base Variable com_uid

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

◆ com_url()

com_url (   $format = '')

Returns Class Base Variable com_url

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

◆ com_user()

com_user (   $format = '')

Returns Class Base Variable com_user

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

◆ dobr()

dobr (   $format = '')

Returns Class Base Variable dobr

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

◆ dohtml()

dohtml (   $format = '')

Returns Class Base Variable bid

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

◆ doimage()

doimage (   $format = '')

Returns Class Base Variable doimage

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

◆ dosmiley()

dosmiley (   $format = '')

Returns Class Base Variable dosmiley

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

◆ doxcode()

doxcode (   $format = '')

Returns Class Base Variable doxcode

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

◆ id()

id (   $format = 'N')

Returns Class Base Variable com_id

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

◆ isRoot()

isRoot ( )

Is this comment on the root level?

Returns
bool
Here is the call graph for this function:

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