|
XOOPS 2.5.6
Final
|

Public Member Functions | |
| __construct () | |
| getForm ($action=false) | |
| smilies () | |
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 28 of file smilies.php.
| SystemSmilies::__construct | ( | ) |
Definition at line 30 of file smilies.php.
References XOBJ_DTYPE_INT, and XOBJ_DTYPE_TXTBOX.
| SystemSmilies::getForm | ( | $action = false | ) |
Definition at line 45 of file smilies.php.
References $_SERVER, $action, $form, $title, _AM_SYSTEM_SMILIES_ADD, _AM_SYSTEM_SMILIES_CODE, _AM_SYSTEM_SMILIES_DESCRIPTION, _AM_SYSTEM_SMILIES_EDIT, _AM_SYSTEM_SMILIES_FILE, _AM_SYSTEM_SMILIES_IMAGE_PATH, XOOPS_UPLOAD_PATH, and XOOPS_UPLOAD_URL.
| SystemSmilies::smilies | ( | ) |
Definition at line 40 of file smilies.php.