![]() |
API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Data Structures | |
| class | XoopsTpl |
Namespaces | |
| namespace | kernel |
Functions | |
| xoops_template_touch ($tpl_id, $clear_old=true) | |
| xoops_template_clear_module_cache ($mid) | |
Variables | |
| const | SMARTY_DIR XOOPS_ROOT_PATH . '/class/smarty/' |
| xoops_template_clear_module_cache | ( | $mid | ) |
Clear the module cache
| int | $mid | Module ID |


| xoops_template_touch | ( | $tpl_id, | |
$clear_old = true |
|||
| ) |
function to update compiled template file in templates_c folder
| string | $tpl_id | |
| boolean | $clear_old |


| const SMARTY_DIR XOOPS_ROOT_PATH . '/class/smarty/' |
Base class: Smarty template engine