Class Smarty_Internal_Nocache_Insert

Description

Smarty Internal Plugin Compile Insert Class

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


	
			
Method Summary
static string compile (string $_function, array $_attr, Smarty_Internal_Template $_template, string $_script, [string $_assign = null])
Methods
static method compile (line 30)

Compiles code for the {insert} tag into cache file

  • return: compiled code
  • access: public
static string compile (string $_function, array $_attr, Smarty_Internal_Template $_template, string $_script, [string $_assign = null])
  • string $_function: insert function name
  • array $_attr: array with parameter
  • Smarty_Internal_Template $_template: template object
  • string $_script: script name to load or 'null'
  • string $_assign: optional variable name

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