| XOOPS
    2.6.0
    | 

| Protected Member Functions | |
| fetch ($name, &$source, &$mtime) | |
| Private Member Functions | |
| moduleTplInfo ($tpl_name) | |
Definition at line 17 of file resource.module.php.
| 
 | protected | 
Fetch a template and its modification time from database
| string | $name | template name | 
| string | $source | template source | 
| integer | $mtime | template modification timestamp (epoch) | 
Definition at line 28 of file resource.module.php.
References $mtime, $name, $tpl, and moduleTplInfo().

| 
 | private | 
Translate template name to absolute file name path
| string | $tpl_name | template name | 
Definition at line 54 of file resource.module.php.
References $dirname, $file, $xoops, and Xoops\getInstance().
Referenced by fetch().

