XOOPS 2.5.6
Final
|
Public Member Functions | |
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= '') | |
XoopsTplfile () | |
Public Member Functions inherited from XoopsObject | |
_loadFilters () | |
assignVar ($key, $value) | |
assignVars ($var_arr) | |
cleanVars () | |
destoryVars ($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= '', $enumerations= '') | |
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 () |
XoopsObject () | |
Additional Inherited Members | |
Public Attributes inherited from XoopsObject | |
$_errors = array() | |
$_filters = array() | |
$_isDirty = false | |
$_isNew = false | |
$cleanVars = array() | |
$vars = array() | |
Definition at line 30 of file tplfile.php.
XoopsTplfile::getLastModified | ( | ) |
XoopsTplfile::getSource | ( | ) |
XoopsTplfile::id | ( | $format = 'N' | ) |
Returns Class Base Variable tpl_id
Definition at line 55 of file tplfile.php.
XoopsTplfile::tpl_desc | ( | $format = '' | ) |
Returns Class Base Variable tpl_desc
Definition at line 95 of file tplfile.php.
XoopsTplfile::tpl_file | ( | $format = '' | ) |
Returns Class Base Variable tpl_file
Definition at line 87 of file tplfile.php.
XoopsTplfile::tpl_id | ( | $format = '' | ) |
Returns Class Base Variable tpl_id
Definition at line 63 of file tplfile.php.
XoopsTplfile::tpl_lastimported | ( | $format = '' | ) |
Returns Class Base Variable tpl_lastimported
Definition at line 111 of file tplfile.php.
XoopsTplfile::tpl_lastmodified | ( | $format = '' | ) |
Returns Class Base Variable tpl_lastmodified
Definition at line 103 of file tplfile.php.
XoopsTplfile::tpl_module | ( | $format = '' | ) |
Returns Class Base Variable tpl_module
Definition at line 119 of file tplfile.php.
XoopsTplfile::tpl_refid | ( | $format = '' | ) |
Returns Class Base Variable tpl_refid
Definition at line 71 of file tplfile.php.
XoopsTplfile::tpl_source | ( | $format = '' | ) |
Returns Class Base Variable tpl_source
Definition at line 135 of file tplfile.php.
XoopsTplfile::tpl_tplset | ( | $format = '' | ) |
Returns Class Base Variable tpl_tplset
Definition at line 79 of file tplfile.php.
XoopsTplfile::tpl_type | ( | $format = '' | ) |
Returns Class Base Variable tpl_type
Definition at line 127 of file tplfile.php.
XoopsTplfile::XoopsTplfile | ( | ) |
Constructor
Definition at line 37 of file tplfile.php.
References XOBJ_DTYPE_INT, XOBJ_DTYPE_OTHER, XOBJ_DTYPE_SOURCE, and XOBJ_DTYPE_TXTBOX.