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

Public Member Functions

 __construct ()
 
 id ($format= 'n')
 
 tplset_created ($format= '')
 
 tplset_credits ($format= '')
 
 tplset_desc ($format= '')
 
 tplset_id ($format= '')
 
 tplset_name ($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 32 of file tplset.php.

Constructor & Destructor Documentation

XoopsTplset::__construct ( )

Member Function Documentation

XoopsTplset::id (   $format = 'n')
Parameters
string$format
Returns
mixed

Definition at line 51 of file tplset.php.

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

Here is the call graph for this function:

XoopsTplset::tplset_created (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 96 of file tplset.php.

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

Here is the call graph for this function:

XoopsTplset::tplset_credits (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 87 of file tplset.php.

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

Here is the call graph for this function:

XoopsTplset::tplset_desc (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 78 of file tplset.php.

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

Here is the call graph for this function:

XoopsTplset::tplset_id (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 60 of file tplset.php.

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

Here is the call graph for this function:

XoopsTplset::tplset_name (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 69 of file tplset.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: