PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Public Member Functions | |
__construct ($smarty) | |
Initialize compiler. More... | |
compileSource (Smarty_Internal_Config $config) | |
Method to compile a Smarty template. More... | |
trigger_config_file_error ($args=null) | |
display compiler error messages without dying More... | |
Data Fields | |
$lex | |
$parser | |
$smarty | |
$config | |
$config_data = array() | |
Definition at line 19 of file smarty_internal_config_file_compiler.php.
__construct | ( | $smarty | ) |
Initialize compiler.
Smarty | $smarty | base instance |
Definition at line 61 of file smarty_internal_config_file_compiler.php.
compileSource | ( | Smarty_Internal_Config | $config | ) |
Method to compile a Smarty template.
Smarty_Internal_Config | $config | config object |
Definition at line 74 of file smarty_internal_config_file_compiler.php.
trigger_config_file_error | ( | $args = null | ) |
display compiler error messages without dying
If parameter $args is empty it is a parser detected syntax error. In this case the parser is called to obtain information about exspected tokens.
If parameter $args contains a string this is used as error message
string | $args | individual error message or null |
Definition at line 110 of file smarty_internal_config_file_compiler.php.
$config |
Definition at line 47 of file smarty_internal_config_file_compiler.php.
$config_data = array() |
Definition at line 54 of file smarty_internal_config_file_compiler.php.
$lex |
Definition at line 26 of file smarty_internal_config_file_compiler.php.
$parser |
Definition at line 33 of file smarty_internal_config_file_compiler.php.
$smarty |
Definition at line 40 of file smarty_internal_config_file_compiler.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.