Class Smarty_Internal_Compile_Nocache

Description

Smarty Internal Plugin Compile Nocache Classv

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

Smarty_Internal_CompileBase
   |
   --Smarty_Internal_Compile_Nocache
Method Summary
bool compile (array $args, object $compiler)
Variables
Methods
compile (line 29)

Compiles code for the {nocache} tag

This tag does not generate compiled output. It only sets a compiler flag.

  • access: public
bool compile (array $args, object $compiler)
  • array $args: array with attributes from parser
  • object $compiler: compiler object

Inherited Methods

Inherited From Smarty_Internal_CompileBase

Smarty_Internal_CompileBase::closeTag()
Smarty_Internal_CompileBase::getAttributes()
Smarty_Internal_CompileBase::openTag()

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