API - XOOPS 2.5.11 Beta 2
By monxoops.fr
XoopsTplfile Class Reference
Inheritance diagram for XoopsTplfile:
Collaboration diagram for XoopsTplfile:

Public Member Functions

 __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 ()
 
- Public Member Functions inherited from XoopsObject
 __construct ()
 
 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=null)
 
 cleanVars ()
 
 registerFilter ($filtername)
 
 _loadFilters ()
 
 loadFilters ($method)
 
 xoopsClone ()
 
 __clone ()
 
 setErrors ($err_str)
 
 getErrors ()
 
 getHtmlErrors ()
 
 toArray ()
 

Additional Inherited Members

- Data Fields inherited from XoopsObject
 $vars = array()
 
 $cleanVars = array()
 
 $_isNew = false
 
 $_isDirty = false
 
 $_errors = array()
 
 $_filters = array()
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Constructor

Returns
XoopsTplfile

Reimplemented from XoopsObject.

Here is the call graph for this function:

Member Function Documentation

◆ getLastModified()

getLastModified ( )

getLastModified

Returns
int unixtimestamp
Here is the call graph for this function:

◆ getSource()

getSource ( )

getSource

Returns
string
Here is the call graph for this function:

◆ id()

id (   $format = 'N')

Returns Class Base Variable tpl_id

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ tpl_desc()

tpl_desc (   $format = '')

Returns Class Base Variable tpl_desc

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ tpl_file()

tpl_file (   $format = '')

Returns Class Base Variable tpl_file

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ tpl_id()

tpl_id (   $format = '')

Returns Class Base Variable tpl_id

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ tpl_lastimported()

tpl_lastimported (   $format = '')

Returns Class Base Variable tpl_lastimported

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ tpl_lastmodified()

tpl_lastmodified (   $format = '')

Returns Class Base Variable tpl_lastmodified

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ tpl_module()

tpl_module (   $format = '')

Returns Class Base Variable tpl_module

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ tpl_refid()

tpl_refid (   $format = '')

Returns Class Base Variable tpl_refid

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ tpl_source()

tpl_source (   $format = '')

Returns Class Base Variable tpl_source

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ tpl_tplset()

tpl_tplset (   $format = '')

Returns Class Base Variable tpl_tplset

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ tpl_type()

tpl_type (   $format = '')

Returns Class Base Variable tpl_type

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

The documentation for this class was generated from the following file: