Class Smarty_Internal_Compile_Foreachclose

Description

Smarty Internal Plugin Compile Foreachclose Class

Located in /libs/sysplugins/smarty_internal_compile_foreach.php (line 205)

Smarty_Internal_CompileBase
   |
   --Smarty_Internal_Compile_Foreachclose
Method Summary
string compile (array $args, object $compiler, array $parameter)
Variables
Methods
compile (line 215)

Compiles code for the {/foreach} tag

  • return: compiled code
  • access: public
string compile (array $args, object $compiler, array $parameter)
  • array $args: array with attributes from parser
  • object $compiler: compiler object
  • array $parameter: array with compilation parameter

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:43 +0200 by phpDocumentor 1.4.1