Class Smarty_Resource_Uncompiled

Description

Smarty Resource Plugin

Base implementation for resource plugins that don't use the compiler

  • abstract:

Located in /libs/sysplugins/smarty_resource_uncompiled.php (line 18)

Smarty_Resource
   |
   --Smarty_Resource_Uncompiled
Direct descendents
Class Description
Smarty_Internal_Resource_PHP Smarty Internal Plugin Resource PHP
Method Summary
Variables
Methods
populateCompiledFilepath (line 35)

populate compiled object with compiled filepath

  • access: public
void populateCompiledFilepath (Smarty_Template_Compiled $compiled, Smarty_Internal_Template $_template)

Redefinition of:
Smarty_Resource::populateCompiledFilepath()
populate Compiled Object with compiled filepath
renderUncompiled (line 27)

Render and output the template (without using the compiler)

  • abstract:
  • throws: SmartyException on failure
  • access: public
void renderUncompiled (Smarty_Template_Source $source, Smarty_Internal_Template $_template)

Redefined in descendants as:

Inherited Methods

Inherited From Smarty_Resource

Smarty_Resource::buildFilepath()
Smarty_Resource::config()
Smarty_Resource::fileExists()
Smarty_Resource::getBasename()
Smarty_Resource::getContent()
Smarty_Resource::load()
Smarty_Resource::populate()
Smarty_Resource::populateCompiledFilepath()
Smarty_Resource::populateTimestamp()
Smarty_Resource::source()

Documentation generated on Sat, 24 Sep 2011 20:24:09 +0200 by phpDocumentor 1.4.1