![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Graphe d'héritage de SystemBannerFinish:
Graphe de collaboration de SystemBannerFinish:Fonctions membres publiques | |
| __construct () | |
Fonctions membres publiques hérités de XoopsObject | |
| 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='s') | |
| cleanVars () | |
| registerFilter ($filtername) | |
| _loadFilters () | |
| loadFilters ($method) | |
| xoopsClone () | |
| __clone () | |
| setErrors ($err_str) | |
| getErrors () | |
| getHtmlErrors () | |
| toArray () | |
Membres hérités additionnels | |
Champs de données hérités de XoopsObject | |
| $vars = array() | |
| $cleanVars = array() | |
| $_isNew = false | |
| $_isDirty = false | |
| $_errors = array() | |
| $_filters = array() | |
| __construct | ( | ) |
constructor
normally, this is called from child classes only
@access public
Réimplémentée à partir de XoopsObject.
Voici le graphe d'appel pour cette fonction :