XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
function.debug.php File Reference

Go to the source code of this file.

Namespaces

namespace  Smarty
 

Functions

 smarty_function_debug ($params, &$smarty)
 

Function Documentation

smarty_function_debug (   $params,
$smarty 
)

Smarty {debug} function plugin

Type: function
Name: debug
Date: July 1, 2002
Purpose: popup debug window {debug} (Smarty online manual) Monte Ohrt

Version
1.0
Parameters
array
Smarty
Returns
string output from Smarty::_generate_debug_output()

Definition at line 24 of file function.debug.php.

References smarty_core_display_debug_console().

Here is the call graph for this function: