MediaSearch
[ class tree: MediaSearch ] [ index: MediaSearch ] [ all elements ]

Element index for package MediaSearch

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ m ] [ s ] [ t ] [ u ] [ w ] [ _ ]

_

__construct
in file Exception.php, method MediaSearch_Exception::__construct()
    Set the default code to MediaSearch_Exception::UNKNOWN.
top

a

add
in file Log.php, method MediaSearch_Log::add()
    Adds log backends. You can add as man as you want.
ALL
in file Log.php, class constant MediaSearch_Log::ALL
    Enables all loglevels together.
top

c

ConfigLoader.php
procedural page ConfigLoader.php
top

d

DEBUG
in file Log.php, class constant MediaSearch_Log::DEBUG
    Enables loglevel debug.
debug
in file Log.php, method MediaSearch_Log::debug()
    Call this method to log a debug message.
DISABLED
in file Log.php, class constant MediaSearch_Log::DISABLED
    Disable all logging.
top

e

ERROR
in file Log.php, class constant MediaSearch_Log::ERROR
    Enables loglevel error.
error
in file Log.php, method MediaSearch_Log::error()
    Call this method to log a eroor message.
Exception.php
procedural page Exception.php
top

f

FATAL
in file Log.php, class constant MediaSearch_Log::FATAL
    Enables loglevel fatal.
fatal
in file Log.php, method MediaSearch_Log::fatal()
    Call this method to log a fatal message.
top

g

get
in file ConfigLoader.php, method MediaSearch_ConfigLoader::get()
    Main entry point to get a config object according to its name, if find.
getLevel
in file Log.php, method MediaSearch_Log::getLevel()
    Returns the global log level.
top

i

INFO
in file Log.php, class constant MediaSearch_Log::INFO
    Enables loglevel info.
info
in file Log.php, method MediaSearch_Log::info()
    Call this method to log a info message.
isEnabled
in file Log.php, method MediaSearch_Log::isEnabled()
    Determines if the given loglevel is enabled in the global loglevel.
top

l

Log.php
procedural page Log.php
top

m

MediaSearch_ConfigLoader
in file ConfigLoader.php, class MediaSearch_ConfigLoader
    This class loads configs from a given directory recursivly.
MediaSearch_Exception
in file Exception.php, class MediaSearch_Exception
    Project wide base exception class.
MediaSearch_Log
in file Log.php, class MediaSearch_Log
    This pure static class provides logging facility.
top

s

setConfigDir
in file ConfigLoader.php, method MediaSearch_ConfigLoader::setConfigDir()
    Sets the config directory. Also resets the instance so that the directory index will be regenerated on next get access.
setLevel
in file Log.php, method MediaSearch_Log::setLevel()
    Sets the global log level. Use anny bitewise combination of the class constants.
top

t

trace
in file Log.php, method MediaSearch_Log::trace()
    Call this method to log a trace message.
TRACE
in file Log.php, class constant MediaSearch_Log::TRACE
    Enables loglevel trace.
TRACE_LELVEL
in file Log.php, class constant MediaSearch_Log::TRACE_LELVEL
TRACE_LELVEL
in file ConfigLoader.php, class constant MediaSearch_ConfigLoader::TRACE_LELVEL
top

u

UNKNOWN
in file Exception.php, class constant MediaSearch_Exception::UNKNOWN
top

w

warn
in file Log.php, method MediaSearch_Log::warn()
    Call this method to log a warn message.
WARN
in file Log.php, class constant MediaSearch_Log::WARN
    Enables loglevel warn.
top

Documentation generated on Mon, 17 Aug 2009 14:50:58 +0200 by phpDocumentor 1.4.2