Class LoggerLevel

(line 56)

Located in File: Program_Root/LoggerLevel.php


Encapsulate Level mechanics

Class Variable Summary

Inherited Class Variable Summary

Method Summary
boolean isLevel ( $level )
check if $level is a valid level
integer toCode ( $str )
convert a string level to costant
string toString ( $level )
convert a constant level to string
Inherited Method Summary

Method Detail

isLevel

(line 107)

boolean isLevel( mixed $level)

check if $level is a valid level
Function Parameters:
- mixed $level: level
Function Info:
static -

[ Top ]


toCode

(line 65)

integer toCode( string $str)

convert a string level to costant
Function Parameters:
- string $str: string level
Function Info:
return - mapped level
static -

[ Top ]


toString

(line 86)

string toString( integer $level)

convert a constant level to string
Function Parameters:
- integer $level:
Function Info:
return - mapped level
static -

[ Top ]



Variable Detail


Documention generated on Thu, 20 Feb 2003 15:43:07 +0100 by phpDocumentor 1.2.0rc1