XOOPS
2.6.0
|
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() | |
Definition at line 34 of file tplfile.php.
XoopsTplfile::__construct | ( | ) |
Constructor
Definition at line 41 of file tplfile.php.
References Xoops\Core\Kernel\XoopsObject\initVar(), Xoops\Core\Kernel\XOBJ_DTYPE_INT, Xoops\Core\Kernel\XOBJ_DTYPE_OTHER, Xoops\Core\Kernel\XOBJ_DTYPE_SOURCE, and Xoops\Core\Kernel\XOBJ_DTYPE_TXTBOX.
XoopsTplfile::getLastModified | ( | ) |
getLastModified
Definition at line 203 of file tplfile.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsTplfile::getSource | ( | ) |
getSource
Definition at line 193 of file tplfile.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsTplfile::id | ( | $format = 'n' | ) |
id
string | $format |
Definition at line 62 of file tplfile.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsTplfile::tpl_desc | ( | $format = '' | ) |
tpl_desc
string | $format |
Definition at line 122 of file tplfile.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsTplfile::tpl_file | ( | $format = '' | ) |
tpl_file
string | $format |
Definition at line 110 of file tplfile.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsTplfile::tpl_id | ( | $format = '' | ) |
tpl_id
string | $format |
Definition at line 74 of file tplfile.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsTplfile::tpl_lastimported | ( | $format = '' | ) |
tpl_lastimported
string | $format |
Definition at line 146 of file tplfile.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsTplfile::tpl_lastmodified | ( | $format = '' | ) |
tpl_lastmodified
string | $format |
Definition at line 134 of file tplfile.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsTplfile::tpl_module | ( | $format = '' | ) |
tpl_module
string | $format |
Definition at line 158 of file tplfile.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsTplfile::tpl_refid | ( | $format = '' | ) |
tpl_refid
string | $format |
Definition at line 86 of file tplfile.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsTplfile::tpl_source | ( | $format = '' | ) |
tpl_source
string | $format |
Definition at line 182 of file tplfile.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsTplfile::tpl_tplset | ( | $format = '' | ) |
tpl_tplset
string | $format |
Definition at line 98 of file tplfile.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsTplfile::tpl_type | ( | $format = '' | ) |
tpl_type
string | $format |
Definition at line 170 of file tplfile.php.
References Xoops\Core\Kernel\XoopsObject\getVar().