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

Procedural File: function.debug.php

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

Page Details

Smarty plugin

Functions
smarty_function_debug  [line 24]

string smarty_function_debug( array $params, Smarty &$smarty  )

Smarty {debug} function plugin

Type: function
Name: debug
Date: July 1, 2002
Purpose: popup debug window

Parameters:
array   $params: 
Smarty   &$smarty: 

API Tags:
Return:  output from Smarty::_generate_debug_output()

Information Tags:
Version:  1.0
Author:  Monte Ohrt <at ohrt dot com monte at ohrt dot com>
Link:  {debug} (Smarty online manual)

[ Top ]