|
XOOPS
2.6.0
|

Protected Member Functions | |
| fetch ($name, &$source, &$mtime) | |
Private Member Functions | |
| adminTplInfo ($tpl_name) | |
Definition at line 20 of file resource.admin.php.
|
private |
Translate template name to absolute file name path
| string | $tpl_name | template name |
Definition at line 57 of file resource.admin.php.
References $dirname, $file, $xoops, and Xoops\getInstance().
Referenced by fetch().


|
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 31 of file resource.admin.php.
References $mtime, $name, $tpl, and adminTplInfo().
