API - XOOPS 2.5.11 Beta 2
By monxoops.fr
template.php File Reference

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/'
 

Function Documentation

◆ xoops_template_clear_module_cache()

xoops_template_clear_module_cache (   $mid)

Clear the module cache

Parameters
int$midModule ID
Returns
void
Here is the call graph for this function:
Here is the caller graph for this function:

◆ xoops_template_touch()

xoops_template_touch (   $tpl_id,
  $clear_old = true 
)

function to update compiled template file in templates_c folder

Parameters
string$tpl_id
boolean$clear_old
Returns
boolean
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ SMARTY_DIR

const SMARTY_DIR XOOPS_ROOT_PATH . '/class/smarty/'

Base class: Smarty template engine