Smarty : plugins [ class tree: Smarty ] [ index: Smarty ] [ all elements ]

Procedural File: function.assign_debug_info.php

Source Location: /bblog/smarty_plugins/function.assign_debug_info.php ( Revision Log )

Page Details

Smarty plugin

Functions
smarty_function_assign_debug_info  [line 18]

void smarty_function_assign_debug_info( array $params, Smarty &$smarty  )

Smarty {assign_debug_info} function plugin

Type: function
Name: assign_debug_info
Purpose: assign debug info to the template

Parameters:
array   $params:  unused in this plugin, this plugin uses Smarty::$_config, Smarty::$_tpl_vars and Smarty::$_smarty_debug_info
Smarty   &$smarty: 


[ Top ]