Class Smarty_Internal_Compile_Append

Description

Smarty Internal Plugin Compile Append Class

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

Smarty_Internal_CompileBase
   |
   --Smarty_Internal_Compile_Assign
      |
      --Smarty_Internal_Compile_Append
Method Summary
string compile (array $args, object $compiler, array $parameter)
Variables
Methods
compile (line 28)

Compiles code for the {append} 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

Redefinition of:
Smarty_Internal_Compile_Assign::compile()
Compiles code for the {assign} tag

Inherited Methods

Inherited From Smarty_Internal_Compile_Assign

Smarty_Internal_Compile_Assign::compile()

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