|
static | getTemplate ($templateName, &$templateSource, $smarty) |
|
static | getTimestamp ($templateName, &$templateTimestamp, $smarty) |
|
static | getSecure ($templateName, $smarty) |
|
static | getTrusted ($templateName, $smarty) |
|
◆ __construct()
OxidEsales\EshopCommunity\Internal\Framework\Smarty\Extension\CacheResourcePlugin::__construct |
( |
SmartyContextInterface |
$context | ) |
|
◆ getSecure()
static OxidEsales\EshopCommunity\Internal\Framework\Smarty\Extension\CacheResourcePlugin::getSecure |
( |
|
$templateName, |
|
|
|
$smarty |
|
) |
| |
|
static |
◆ getTemplate()
static OxidEsales\EshopCommunity\Internal\Framework\Smarty\Extension\CacheResourcePlugin::getTemplate |
( |
|
$templateName, |
|
|
& |
$templateSource, |
|
|
|
$smarty |
|
) |
| |
|
static |
◆ getTimestamp()
static OxidEsales\EshopCommunity\Internal\Framework\Smarty\Extension\CacheResourcePlugin::getTimestamp |
( |
|
$templateName, |
|
|
& |
$templateTimestamp, |
|
|
|
$smarty |
|
) |
| |
|
static |
Sets time for smarty templates recompilation. If oxidtimecache is set, smarty will cache templates for this period. Otherwise templates will always be compiled.
- See also
- http://www.smarty.net/docsv2/en/template.resources.tpl
- Parameters
-
string | $templateName | The name of template |
string | $templateTimestamp | The template timestamp reference |
object | $smarty | The smarty object |
- Returns
- bool
◆ getTrusted()
static OxidEsales\EshopCommunity\Internal\Framework\Smarty\Extension\CacheResourcePlugin::getTrusted |
( |
|
$templateName, |
|
|
|
$smarty |
|
) |
| |
|
static |
◆ $context
OxidEsales\EshopCommunity\Internal\Framework\Smarty\Extension\CacheResourcePlugin::$context |
|
staticprivate |
The documentation for this class was generated from the following file: