PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Public Member Functions | |
compile ($args, $compiler, $parameter) | |
Compiles code for the {include} tag. More... | |
Public Member Functions inherited from Smarty_Internal_CompileBase | |
getAttributes ($compiler, $attributes) | |
This function checks if the attributes passed are valid. More... | |
openTag ($compiler, $openTag, $data=null) | |
Push opening tag name on stack. More... | |
closeTag ($compiler, $expectedTag) | |
Pop closing tag. More... | |
Data Fields | |
const | CACHING_NOCACHE_CODE = 9999 |
caching mode to create nocache code but no cache file More... | |
$required_attributes = array('file') | |
$shorttag_order = array('file') | |
$option_flags = array('nocache', 'inline', 'caching') | |
$optional_attributes = array('_any') | |
Data Fields inherited from Smarty_Internal_CompileBase | |
$required_attributes = array() | |
$optional_attributes = array() | |
$shorttag_order = array() | |
$option_flags = array('nocache') | |
Definition at line 18 of file smarty_internal_compile_include.php.
compile | ( | $args, | |
$compiler, | |||
$parameter | |||
) |
Compiles code for the {include} tag.
array | $args | array with attributes from parser |
object | $compiler | compiler object |
array | $parameter | array with compilation parameter |
Definition at line 61 of file smarty_internal_compile_include.php.
$option_flags = array('nocache', 'inline', 'caching') |
Definition at line 44 of file smarty_internal_compile_include.php.
$optional_attributes = array('_any') |
Definition at line 51 of file smarty_internal_compile_include.php.
$required_attributes = array('file') |
Definition at line 30 of file smarty_internal_compile_include.php.
$shorttag_order = array('file') |
Definition at line 37 of file smarty_internal_compile_include.php.
const CACHING_NOCACHE_CODE = 9999 |
caching mode to create nocache code but no cache file
Definition at line 23 of file smarty_internal_compile_include.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:44 - is a product of SAS. All rights reserved.