XOOPS  2.6.0
Smarty_Resource_Admin Class Reference
Inheritance diagram for Smarty_Resource_Admin:
Inheritance graph

Protected Member Functions

 fetch ($name, &$source, &$mtime)
 

Private Member Functions

 adminTplInfo ($tpl_name)
 

Detailed Description

Author
trabis lusop.nosp@m.oema.nosp@m.s@gma.nosp@m.il.c.nosp@m.om
Version
$Id$

Definition at line 20 of file resource.admin.php.

Member Function Documentation

Smarty_Resource_Admin::adminTplInfo (   $tpl_name)
private

Translate template name to absolute file name path

Parameters
string$tpl_nametemplate name
Returns
string absolute file name path

Definition at line 57 of file resource.admin.php.

References $dirname, $file, $xoops, and Xoops\getInstance().

Referenced by fetch().

Here is the call graph for this function:

Here is the caller graph for this function:

Smarty_Resource_Admin::fetch (   $name,
$source,
$mtime 
)
protected

Fetch a template and its modification time from database

Parameters
string$nametemplate name
string$sourcetemplate source
integer$mtimetemplate modification timestamp (epoch)
Returns
void

Definition at line 31 of file resource.admin.php.

References $mtime, $name, $tpl, and adminTplInfo().

Here is the call graph for this function:


The documentation for this class was generated from the following file: