Class Smarty_Internal_Compile_Include
Smarty Internal Plugin Compile Include Class
- Smarty_Internal_CompileBase
- Smarty_Internal_Compile_Include
Package: Smarty\Compiler
Author: Uwe Tews
Located at plugins/smarty/smarty_source/sysplugins/smarty_internal_compile_include.php
Author: Uwe Tews
Located at plugins/smarty/smarty_source/sysplugins/smarty_internal_compile_include.php
public
string
|
closeTag(),
getAttributes(),
openTag()
|
integer |
CACHING_NOCACHE_CODE
caching mode to create nocache code but no cache file |
#
9999
|
public
array
|
$required_attributes
Attribute definition: Overwrites base class. |
#
array('file')
|
public
array
|
$shorttag_order
Attribute definition: Overwrites base class. |
#
array('file')
|
public
array
|
$option_flags
Attribute definition: Overwrites base class. |
#
array('nocache', 'inline', 'caching')
|
public
array
|
$optional_attributes
Attribute definition: Overwrites base class. |
#
array('_any')
|