Zikula: A Flexible Open Source Content Management System
home | forum | international support | contact us

Docs for page function.debug_backtrace.php

Procedural File: function.debug_backtrace.php

Source Location: /pnRender/plugins/function.debug_backtrace.php

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: outputfilter.pagevars.php 19321 2006-06-29 13:15:10Z markwest $
copyright:  (c) 2004, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL








smarty_function_debug_backtrace [line 26]

string smarty_function_debug_backtrace( array $params, object &$smarty)

Smarty function to generate a backtrace for debugging purposes.

Available parameters:

  • fulltrace include parts of stack trace after the call to the error handler - by default these are excluded as they're not relevant




Tags:

return:  The URL
author:  Mark West
since:  08/08/2003


Parameters

array   $params   All attributes passed to this function from the template
object   &$smarty   Reference to the Smarty object
[ Top ]


Packages:

Files:

Classes: