YANA 4 PHP Framework
Docs For Class Report
«abstract» Report
This is an abstract super class for all kinds of messages.
Located in /includes/class_report.php
Name | Type | Description |
---|---|---|
$message | string | the message that should be reported |
$data | mixed | (optional) any kind of data that might help to understand context in which the message was created |
Create a new instance, representing a system message. To report this message to the framework, just call $YANA->report($report_object).
Name | Type | Description |
---|---|---|
$prefix | string | string to put before each key string |
This creates a log entry that is supposed to be written to a log-file.
The result is an associative array or bool(false) on error.
This creates a string of at most 1000 characters containing the text in the message attribute and a serialized representation of the data attribute.
Documentation generated on Sun, 11 Mar 2007 15:02:40 +0100 by phpDocumentor 1.3.1