Class Smarty_Resource_Get_Usermod

Class Smarty_Resource_Get_Usermod

Resource overload for the smarty include statements. It enables USERMOD-files for templates.

USAGE: {include file="get_usermod:PATH/TO/TPL.FILE"}

Smarty_Resource_Custom
Smarty_Resource_Get_Usermod

Methods summary

protected fetch( string $name, string & $source, integer & $mtime ) :

Fetch a template and its modification time

protected fetchTimestamp( string $name ) : integer

Fetch a template's modification time

protected _getPath( $name ) : string