PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Static Public Member Functions | |
static | start_compile ($template) |
Start logging of compile time. More... | |
static | end_compile ($template) |
End logging of compile time. More... | |
static | start_render ($template) |
Start logging of render time. More... | |
static | end_render ($template) |
End logging of compile time. More... | |
static | start_cache ($template) |
Start logging of cache time. More... | |
static | end_cache ($template) |
End logging of cache time. More... | |
static | display_debug ($obj) |
Opens a window for the Smarty Debugging Consol and display the data. More... | |
static | get_debug_vars ($obj) |
Recursively gets variables from all template/data scopes. More... | |
Static Public Attributes | |
static | $template_data = array() |
Additional Inherited Members | |
Public Member Functions inherited from Smarty_Internal_Data | |
assign ($tpl_var, $value=null, $nocache=false) | |
assigns a Smarty variable More... | |
assignGlobal ($varname, $value=null, $nocache=false) | |
assigns a global Smarty variable More... | |
assignByRef ($tpl_var, &$value, $nocache=false) | |
assigns values to template variables by reference More... | |
append ($tpl_var, $value=null, $merge=false, $nocache=false) | |
appends values to template variables More... | |
appendByRef ($tpl_var, &$value, $merge=false) | |
appends values to template variables by reference More... | |
getTemplateVars ($varname=null, $_ptr=null, $search_parents=true) | |
Returns a single or all template variables. More... | |
clearAssign ($tpl_var) | |
clear the given assigned template variable. More... | |
clearAllAssign () | |
clear all the assigned template variables. More... | |
configLoad ($config_file, $sections=null) | |
load a config file, optionally load just selected sections More... | |
getVariable ($variable, $_ptr=null, $search_parents=true, $error_enable=true) | |
gets the object of a Smarty variable More... | |
getConfigVariable ($variable, $error_enable=true) | |
gets a config variable More... | |
getStreamVariable ($variable) | |
gets a stream variable More... | |
getConfigVars ($varname=null, $search_parents=true) | |
Returns a single or all config variables. More... | |
clearConfig ($varname=null) | |
Deassigns a single or all config variables. More... | |
Data Fields inherited from Smarty_Internal_Data | |
$template_class = 'Smarty_Internal_Template' | |
$tpl_vars = array() | |
$parent = null | |
$config_vars = array() | |
Definition at line 18 of file smarty_internal_debug.php.
|
static |
Opens a window for the Smarty Debugging Consol and display the data.
Smarty_Internal_Template | Smarty | $obj | object to debug |
Definition at line 98 of file smarty_internal_debug.php.
|
static |
End logging of cache time.
object | $template | cached template |
Definition at line 87 of file smarty_internal_debug.php.
|
static |
End logging of compile time.
object | $template |
Definition at line 43 of file smarty_internal_debug.php.
|
static |
End logging of compile time.
object | $template |
Definition at line 65 of file smarty_internal_debug.php.
|
static |
Recursively gets variables from all template/data scopes.
Smarty_Internal_Template | Smarty_Data | $obj | object to debug |
Definition at line 144 of file smarty_internal_debug.php.
|
static |
Start logging of cache time.
object | $template | cached template |
Definition at line 76 of file smarty_internal_debug.php.
|
static |
Start logging of compile time.
object | $template |
Definition at line 32 of file smarty_internal_debug.php.
|
static |
Start logging of render time.
object | $template |
Definition at line 54 of file smarty_internal_debug.php.
|
static |
Definition at line 25 of file smarty_internal_debug.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.