XOOPS Docs - kernel
[ class tree: kernel ] [ index: kernel ] [ all elements ]

Procedural File: template.php

Source Location: /class/template.php



Classes:

XoopsTpl
Template engine


Page Details:



Tags:

filesource:  Source Code for this file


Includes:

require_once(Smarty.class.php) [line 38]
Base class: Smarty template engine







xoops_template_clear_module_cache [line 161]

void xoops_template_clear_module_cache( int $mid)

Clear the module cache



Parameters

int   $mid   Module ID
[ Top ]



xoops_template_touch [line 143]

boolean xoops_template_touch( string $tpl_id, [boolean $clear_old = true])

function to update compiled template file in templates_c folder



Parameters

string   $tpl_id  
boolean   $clear_old  
[ Top ]



XOOPS Docs generated by phpDocumentor