Class Smarty_Internal_Compile_Private_Object_Function

Description

Smarty Internal Plugin Compile Object Function Class

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

Smarty_Internal_CompileBase
   |
   --Smarty_Internal_Compile_Private_Object_Function
Variable Summary
Method Summary
string compile (array $args, object $compiler, array $parameter, string $tag, string $method)
Variables
array $optional_attributes = array('_any') (line 26)

Attribute definition: Overwrites base class.


Redefinition of:
Smarty_Internal_CompileBase::$optional_attributes
Array of names of optional attribute required by tag use array('_any') if there is no restriction of attributes names

Inherited Variables

Inherited from Smarty_Internal_CompileBase

Smarty_Internal_CompileBase::$option_flags
Smarty_Internal_CompileBase::$required_attributes
Smarty_Internal_CompileBase::$shorttag_order
Methods
compile (line 38)

Compiles code for the execution of function plugin

  • return: compiled code
  • access: public
string compile (array $args, object $compiler, array $parameter, string $tag, string $method)
  • array $args: array with attributes from parser
  • object $compiler: compiler object
  • array $parameter: array with compilation parameter
  • string $tag: name of function
  • string $method: name of method to call

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