|
XOOPS 2.5.6
Final
|

Public Member Functions | |
| com_created ($format= '') | |
| com_email ($format= '') | |
| com_exparams ($format= '') | |
| com_icon ($format= '') | |
| com_id ($format= '') | |
| com_ip ($format= '') | |
| com_itemid ($format= '') | |
| com_modid ($format= '') | |
| com_modified ($format= '') | |
| com_pid ($format= '') | |
| com_rootid ($format= '') | |
| com_sig ($format= '') | |
| com_status ($format= '') | |
| com_text ($format= '') | |
| com_title ($format= '') | |
| com_uid ($format= '') | |
| com_url ($format= '') | |
| com_user ($format= '') | |
| dobr ($format= '') | |
| dohtml ($format= '') | |
| doimage ($format= '') | |
| dosmiley ($format= '') | |
| doxcode ($format= '') | |
| id ($format= 'N') | |
| isRoot () | |
| XoopsComment () | |
Public Member Functions inherited from XoopsObject | |
| _loadFilters () | |
| assignVar ($key, $value) | |
| assignVars ($var_arr) | |
| cleanVars () | |
| destoryVars ($var) | |
| getErrors () | |
| getHtmlErrors () | |
| getValues ($keys=null, $format= 's', $maxDepth=1) | |
| getVar ($key, $format= 's') | |
| & | getVars () |
| initVar ($key, $data_type, $value=null, $required=false, $maxlength=null, $options= '', $enumerations= '') | |
| isDirty () | |
| isNew () | |
| loadFilters ($method) | |
| registerFilter ($filtername) | |
| setDirty () | |
| setErrors ($err_str) | |
| setFormVars ($var_arr=null, $pref= 'xo_', $not_gpc=false) | |
| setNew () | |
| setVar ($key, $value, $not_gpc=false) | |
| setVars ($var_arr, $not_gpc=false) | |
| toArray () | |
| unsetDirty () | |
| unsetNew () | |
| & | xoopsClone () |
| XoopsObject () | |
Additional Inherited Members | |
Public Attributes inherited from XoopsObject | |
| $_errors = array() | |
| $_filters = array() | |
| $_isDirty = false | |
| $_isNew = false | |
| $cleanVars = array() | |
| $vars = array() | |
Definition at line 29 of file comment.php.
| XoopsComment::com_created | ( | $format = '' | ) |
Returns Class Base Variable com_created
Definition at line 124 of file comment.php.
| XoopsComment::com_email | ( | $format = '' | ) |
Returns Class Base Variable com_email
Definition at line 155 of file comment.php.
| XoopsComment::com_exparams | ( | $format = '' | ) |
Returns Class Base Variable com_exparams
Definition at line 211 of file comment.php.
| XoopsComment::com_icon | ( | $format = '' | ) |
Returns Class Base Variable com_icon
Definition at line 100 of file comment.php.
| XoopsComment::com_id | ( | $format = '' | ) |
Returns Class Base Variable com_id
Definition at line 76 of file comment.php.
| XoopsComment::com_ip | ( | $format = '' | ) |
Returns Class Base Variable com_ip
Definition at line 171 of file comment.php.
| XoopsComment::com_itemid | ( | $format = '' | ) |
Returns Class Base Variable com_itemid
Definition at line 187 of file comment.php.
| XoopsComment::com_modid | ( | $format = '' | ) |
Returns Class Base Variable com_modid
Definition at line 92 of file comment.php.
| XoopsComment::com_modified | ( | $format = '' | ) |
Returns Class Base Variable com_modified
Definition at line 132 of file comment.php.
| XoopsComment::com_pid | ( | $format = '' | ) |
Returns Class Base Variable com_pid
Definition at line 84 of file comment.php.
| XoopsComment::com_rootid | ( | $format = '' | ) |
Returns Class Base Variable com_rootid
Definition at line 195 of file comment.php.
| XoopsComment::com_sig | ( | $format = '' | ) |
Returns Class Base Variable com_sig
Definition at line 179 of file comment.php.
| XoopsComment::com_status | ( | $format = '' | ) |
Returns Class Base Variable com_status
Definition at line 203 of file comment.php.
| XoopsComment::com_text | ( | $format = '' | ) |
Returns Class Base Variable com_text
Definition at line 116 of file comment.php.
| XoopsComment::com_title | ( | $format = '' | ) |
Returns Class Base Variable bid
Definition at line 108 of file comment.php.
| XoopsComment::com_uid | ( | $format = '' | ) |
Returns Class Base Variable com_uid
Definition at line 139 of file comment.php.
| XoopsComment::com_url | ( | $format = '' | ) |
Returns Class Base Variable com_url
Definition at line 162 of file comment.php.
| XoopsComment::com_user | ( | $format = '' | ) |
Returns Class Base Variable com_user
Definition at line 148 of file comment.php.
| XoopsComment::dobr | ( | $format = '' | ) |
Returns Class Base Variable dobr
Definition at line 251 of file comment.php.
| XoopsComment::dohtml | ( | $format = '' | ) |
Returns Class Base Variable bid
Definition at line 219 of file comment.php.
| XoopsComment::doimage | ( | $format = '' | ) |
Returns Class Base Variable doimage
Definition at line 243 of file comment.php.
| XoopsComment::dosmiley | ( | $format = '' | ) |
Returns Class Base Variable dosmiley
Definition at line 227 of file comment.php.
| XoopsComment::doxcode | ( | $format = '' | ) |
Returns Class Base Variable doxcode
Definition at line 235 of file comment.php.
| XoopsComment::id | ( | $format = 'N' | ) |
Returns Class Base Variable com_id
Definition at line 68 of file comment.php.
| XoopsComment::isRoot | ( | ) |
| XoopsComment::XoopsComment | ( | ) |
Constructor
Definition at line 35 of file comment.php.
References XOBJ_DTYPE_INT, XOBJ_DTYPE_OTHER, XOBJ_DTYPE_TXTAREA, and XOBJ_DTYPE_TXTBOX.