![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Structures de données | |
| class | XoopsTpl |
Espaces de nommage | |
| kernel | |
Fonctions | |
| 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 |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :| xoops_template_touch | ( | $tpl_id, | |
$clear_old = true |
|||
| ) |
function to update compiled template file in templates_c folder
| string | $tpl_id | |
| boolean | $clear_old |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :| const SMARTY_DIR XOOPS_ROOT_PATH . '/class/smarty/' |
Base class: Smarty template engine