PEEL Shopping
Open source ecommerce : PEEL Shopping
Static Public Member Functions | Static Public Attributes
Smarty_Internal_Debug Class Reference
Inheritance diagram for Smarty_Internal_Debug:
Smarty_Internal_Data

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()
 

Detailed Description

Definition at line 18 of file smarty_internal_debug.php.

Member Function Documentation

static display_debug (   $obj)
static

Opens a window for the Smarty Debugging Consol and display the data.

Parameters
Smarty_Internal_Template | Smarty$objobject to debug

Definition at line 98 of file smarty_internal_debug.php.

static end_cache (   $template)
static

End logging of cache time.

Parameters
object$templatecached template

Definition at line 87 of file smarty_internal_debug.php.

static end_compile (   $template)
static

End logging of compile time.

Parameters
object$template

Definition at line 43 of file smarty_internal_debug.php.

static end_render (   $template)
static

End logging of compile time.

Parameters
object$template

Definition at line 65 of file smarty_internal_debug.php.

static get_debug_vars (   $obj)
static

Recursively gets variables from all template/data scopes.

Parameters
Smarty_Internal_Template | Smarty_Data$objobject to debug
Returns
StdClass

Definition at line 144 of file smarty_internal_debug.php.

static start_cache (   $template)
static

Start logging of cache time.

Parameters
object$templatecached template

Definition at line 76 of file smarty_internal_debug.php.

static start_compile (   $template)
static

Start logging of compile time.

Parameters
object$template

Definition at line 32 of file smarty_internal_debug.php.

static start_render (   $template)
static

Start logging of render time.

Parameters
object$template

Definition at line 54 of file smarty_internal_debug.php.

Field Documentation

$template_data = array()
static

Definition at line 25 of file smarty_internal_debug.php.


The documentation for this class was generated from the following file:

This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:44 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.