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

Fonctions membres publiques

 __construct ()
 
 id ($format='N')
 
 tpl_id ($format='')
 
 tpl_refid ($format='')
 
 tpl_tplset ($format='')
 
 tpl_file ($format='')
 
 tpl_desc ($format='')
 
 tpl_lastmodified ($format='')
 
 tpl_lastimported ($format='')
 
 tpl_module ($format='')
 
 tpl_type ($format='')
 
 tpl_source ($format='')
 
 getSource ()
 
 getLastModified ()
 
- 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

Renvoie
XoopsTplfile

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

+ Voici le graphe d'appel pour cette fonction :

Documentation des fonctions membres

◆ getLastModified()

getLastModified ( )

getLastModified

Renvoie
int unixtimestamp
+ Voici le graphe d'appel pour cette fonction :

◆ getSource()

getSource ( )

getSource

Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

◆ id()

id (   $format = 'N')

Returns Class Base Variable tpl_id

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

◆ tpl_desc()

tpl_desc (   $format = '')

Returns Class Base Variable tpl_desc

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

◆ tpl_file()

tpl_file (   $format = '')

Returns Class Base Variable tpl_file

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

◆ tpl_id()

tpl_id (   $format = '')

Returns Class Base Variable tpl_id

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

◆ tpl_lastimported()

tpl_lastimported (   $format = '')

Returns Class Base Variable tpl_lastimported

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

◆ tpl_lastmodified()

tpl_lastmodified (   $format = '')

Returns Class Base Variable tpl_lastmodified

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

◆ tpl_module()

tpl_module (   $format = '')

Returns Class Base Variable tpl_module

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

◆ tpl_refid()

tpl_refid (   $format = '')

Returns Class Base Variable tpl_refid

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

◆ tpl_source()

tpl_source (   $format = '')

Returns Class Base Variable tpl_source

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

◆ tpl_tplset()

tpl_tplset (   $format = '')

Returns Class Base Variable tpl_tplset

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

◆ tpl_type()

tpl_type (   $format = '')

Returns Class Base Variable tpl_type

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

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