blueshoes php application framework and cms            core_lang
[ class tree: core_lang ] [ index: core_lang ] [ all elements ]

Procedural File: Bs_Error.class.php

Source Location: /core/lang/Bs_Error.class.php



Classes:



Page Details:

GLOBAL (But only used here)









bs_bt [line 222]

void bs_bt( )

Crate a HTML output of PHP's http://www.php.net/debug_backtrace.



[ Top ]



bs_getErrors [line 215]

void bs_getErrors( )



Tags:



[ Top ]



bs_getLastError [line 201]

void bs_getLastError( )



Tags:



[ Top ]



bs_getLastErrors [line 208]

void bs_getLastErrors( )



Tags:



[ Top ]



bs_setError [line 186]

void bs_setError( string $msg, string $msgType, [int $line = 0], [string $func = ''], [string $file = ''])



Tags:



Parameters

string   $msg   Any string.
string   $msgType   Any string, usually something like 'ERROR' or 'WARNING'.
int   $line   omit in PHP 4.3+ otherwise use PHP's __LINE__ constant.
string   $func   omit in PHP 4.3+ otherwise pass function name or use PHP's __FUNCTION__ constant.
string   $file   omit in PHP 4.3+ otherwise pass function name or use PHP's __FILE__ constant.
[ Top ]



Documentation generated on Mon, 29 Dec 2003 21:08:57 +0100 by phpDocumentor 1.2.3