|
| | __construct () |
| |
| | id ($format='N') |
| |
| | not_id ($format='') |
| |
| | not_modid ($format='') |
| |
| | not_category ($format='') |
| |
| | not_itemid ($format='') |
| |
| | not_event ($format='') |
| |
| | not_uid ($format='') |
| |
| | not_mode ($format='') |
| |
| | notifyUser ($template_dir, $template, $subject, $tags) |
| |
| | 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 () |
| |
◆ __construct()
◆ id()
Returns Class Base Variable not_id
- Paramètres
-
- Renvoie
- mixed
◆ not_category()
| not_category |
( |
|
$format = '' | ) |
|
Returns Class Base Variable mid
- Paramètres
-
- Renvoie
- mixed
◆ not_event()
| not_event |
( |
|
$format = '' | ) |
|
Returns Class Base Variable not_event
- Paramètres
-
- Renvoie
- mixed
◆ not_id()
Returns Class Base Variable not_id
- Paramètres
-
- Renvoie
- mixed
◆ not_itemid()
| not_itemid |
( |
|
$format = '' | ) |
|
Returns Class Base Variable not_itemid
- Paramètres
-
- Renvoie
- mixed
◆ not_mode()
Returns Class Base Variable not_mode
- Paramètres
-
- Renvoie
- mixed
◆ not_modid()
| not_modid |
( |
|
$format = '' | ) |
|
Returns Class Base Variable not_modid
- Paramètres
-
- Renvoie
- mixed
◆ not_uid()
Returns Class Base Variable not_uid
- Paramètres
-
- Renvoie
- mixed
◆ notifyUser()
| notifyUser |
( |
|
$template_dir, |
|
|
|
$template, |
|
|
|
$subject, |
|
|
|
$tags |
|
) |
| |
Send a notification message to the user
- Paramètres
-
| string | $template_dir | Template directory |
| string | $template | Template name |
| string | $subject | Subject line for notification message |
| array | $tags | Array of substitutions for template variables |
- Renvoie
- bool true if success, false if error
La documentation de cette classe a été générée à partir du fichier suivant :