XOOPS  2.6.0
XoopsTplfile Class Reference
Inheritance diagram for XoopsTplfile:
Inheritance graph

Public Member Functions

 __construct ()
 
 getLastModified ()
 
 getSource ()
 
 id ($format= 'n')
 
 tpl_desc ($format= '')
 
 tpl_file ($format= '')
 
 tpl_id ($format= '')
 
 tpl_lastimported ($format= '')
 
 tpl_lastmodified ($format= '')
 
 tpl_module ($format= '')
 
 tpl_refid ($format= '')
 
 tpl_source ($format= '')
 
 tpl_tplset ($format= '')
 
 tpl_type ($format= '')
 
- Public Member Functions inherited from Xoops\Core\Kernel\XoopsObject
 assignVar ($key, $value)
 
 assignVars ($var_arr)
 
 cleanVars ($quote=true)
 
 destroyVars ($var)
 
 getErrors ()
 
 getHtmlErrors ()
 
 getValues ($keys=null, $format= 's', $maxDepth=1)
 
 getVar ($key, $format= 's')
 
 getVars ()
 
 initVar ($key, $data_type, $value=null, $required=false, $maxlength=null, $options= '')
 
 isDirty ()
 
 isNew ()
 
 loadFilters ($method)
 
 registerFilter ($filtername)
 
 setDirty ()
 
 setErrors ($err_str)
 
 setFormVars ($var_arr=null, $pref= 'xo_', $not_gpc=false)
 
 setNew ()
 
 setVar ($key, $value, $not_gpc=false)
 
 setVars ($var_arr, $not_gpc=false)
 
 toArray ()
 
 unsetDirty ()
 
 unsetNew ()
 
 xoopsClone ()
 

Additional Inherited Members

- Public Attributes inherited from Xoops\Core\Kernel\XoopsObject
 $cleanVars = array()
 
 $plugin_path
 
 $vars = array()
 

Detailed Description

Definition at line 34 of file tplfile.php.

Constructor & Destructor Documentation

XoopsTplfile::__construct ( )

Member Function Documentation

XoopsTplfile::getLastModified ( )

getLastModified

Returns
int

Definition at line 203 of file tplfile.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsTplfile::getSource ( )

getSource

Returns
string

Definition at line 193 of file tplfile.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsTplfile::id (   $format = 'n')

id

Parameters
string$format
Returns
mixed

Definition at line 62 of file tplfile.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsTplfile::tpl_desc (   $format = '')

tpl_desc

Parameters
string$format
Returns
mixed

Definition at line 122 of file tplfile.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsTplfile::tpl_file (   $format = '')

tpl_file

Parameters
string$format
Returns
mixed

Definition at line 110 of file tplfile.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsTplfile::tpl_id (   $format = '')

tpl_id

Parameters
string$format
Returns
mixed

Definition at line 74 of file tplfile.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsTplfile::tpl_lastimported (   $format = '')

tpl_lastimported

Parameters
string$format
Returns
mixed

Definition at line 146 of file tplfile.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsTplfile::tpl_lastmodified (   $format = '')

tpl_lastmodified

Parameters
string$format
Returns
mixed

Definition at line 134 of file tplfile.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsTplfile::tpl_module (   $format = '')

tpl_module

Parameters
string$format
Returns
mixed

Definition at line 158 of file tplfile.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsTplfile::tpl_refid (   $format = '')

tpl_refid

Parameters
string$format
Returns
mixed

Definition at line 86 of file tplfile.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsTplfile::tpl_source (   $format = '')

tpl_source

Parameters
string$format
Returns
mixed

Definition at line 182 of file tplfile.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsTplfile::tpl_tplset (   $format = '')

tpl_tplset

Parameters
string$format
Returns
mixed

Definition at line 98 of file tplfile.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsTplfile::tpl_type (   $format = '')

tpl_type

Parameters
string$format
Returns
mixed

Definition at line 170 of file tplfile.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:


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