XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence de la classe XoopsNotification
+ Graphe d'héritage de XoopsNotification:
+ Graphe de collaboration de XoopsNotification:

Fonctions membres publiques

 __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)
 
- 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()
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( )

Constructor

Réimplémentée à partir de XoopsObject.

+ Voici le graphe d'appel pour cette fonction :

Documentation des fonctions membres

◆ id()

id (   $format = 'N')

Returns Class Base Variable not_id

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ not_category()

not_category (   $format = '')

Returns Class Base Variable mid

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ not_event()

not_event (   $format = '')

Returns Class Base Variable not_event

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ not_id()

not_id (   $format = '')

Returns Class Base Variable not_id

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ not_itemid()

not_itemid (   $format = '')

Returns Class Base Variable not_itemid

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ not_mode()

not_mode (   $format = '')

Returns Class Base Variable not_mode

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ not_modid()

not_modid (   $format = '')

Returns Class Base Variable not_modid

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ not_uid()

not_uid (   $format = '')

Returns Class Base Variable not_uid

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ notifyUser()

notifyUser (   $template_dir,
  $template,
  $subject,
  $tags 
)

Send a notification message to the user

Paramètres
string$template_dirTemplate directory
string$templateTemplate name
string$subjectSubject line for notification message
array$tagsArray of substitutions for template variables
Renvoie
bool true if success, false if error
+ Voici le graphe d'appel pour cette fonction :

La documentation de cette classe a été générée à partir du fichier suivant :