XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
resource.db.php File Reference

Go to the source code of this file.

Functions

 smarty_resource_db_secure ($tpl_name, &$smarty)
 
 smarty_resource_db_source ($tpl_name, &$tpl_source, &$smarty)
 
 smarty_resource_db_timestamp ($tpl_name, &$tpl_timestamp, &$smarty)
 
 smarty_resource_db_tplinfo ($tpl_name)
 
 smarty_resource_db_trusted ($tpl_name, &$smarty)
 

Function Documentation

smarty_resource_db_secure (   $tpl_name,
$smarty 
)

Definition at line 47 of file resource.db.php.

smarty_resource_db_source (   $tpl_name,
$tpl_source,
$smarty 
)

Smarty plugin

Fetches templates from a database

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Version
Id:
resource.db.php 8066 2011-11-06 05:09:33Z beckmi

Definition at line 18 of file resource.db.php.

References $tpl, and smarty_resource_db_tplinfo().

Here is the call graph for this function:

smarty_resource_db_timestamp (   $tpl_name,
$tpl_timestamp,
$smarty 
)

Definition at line 34 of file resource.db.php.

References $tpl, and smarty_resource_db_tplinfo().

Here is the call graph for this function:

smarty_resource_db_tplinfo (   $tpl_name)

Definition at line 58 of file resource.db.php.

References $module, $path, $type, $xoopsConfig, XOOPS_ADMINTHEME_PATH, xoops_gethandler(), and XOOPS_THEME_PATH.

Referenced by smarty_resource_db_source(), and smarty_resource_db_timestamp().

Here is the call graph for this function:

Here is the caller graph for this function:

smarty_resource_db_trusted (   $tpl_name,
$smarty 
)

Definition at line 53 of file resource.db.php.