Path

ez components / documentation / api reference / 1.1 / event


eZ Components 1.1

EventLogDatabaseTiein

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Element index for package EventLogDatabaseTiein

[ e ] [ g ] [ s ] [ u ] [ w ] [ _ ]

_

__construct : ezcLogDatabaseWriter
in file writer_database.php, method ezcLogDatabaseWriter::__construct()
    Construct a new database log-writer.
__get : ezcLogDatabaseWriter
in file writer_database.php, method ezcLogDatabaseWriter::__get()
    Returns the property $name.
__set : ezcLogDatabaseWriter
in file writer_database.php, method ezcLogDatabaseWriter::__set()
    Sets the property $name to $value.

e

ezcLogDatabaseWriter
in file writer_database.php, class ezcLogDatabaseWriter
    The ezcLogDatabaseWriter provides an implementation to write log messages to the database.

g

getColumnTranslations : ezcLogDatabaseWriter
in file writer_database.php, method ezcLogDatabaseWriter::getColumnTranslations()
    Returns an array that describes the coupling between the logMessage information and the columns in the database.

s

setTable : ezcLogDatabaseWriter
in file writer_database.php, method ezcLogDatabaseWriter::setTable()
    Maps the table $tableName to the messages specified by the ezcLogFilter $logFilter.

u

unmap : ezcLogDatabaseWriter
in file writer_database.php, method ezcLogDatabaseWriter::unmap()
    Unmaps the table $tableName from the messages specified by the ezcLogFilter $logFilter.

w

writer_database.php
procedural page writer_database.php
writeLogMessage : ezcLogDatabaseWriter
in file writer_database.php, method ezcLogDatabaseWriter::writeLogMessage()
    Writes the message $message to the log.
Last updated: Wed, 28 Nov 2007