Debug: ezcDebugOutputFormatter
[ ]
[ Example stylesheet ]
[ ]
[ ]
[ ]
[ ]
Interface: ezcDebugOutputFormatter
|
ezcDebugOutputFormatter provides the common interface for all classes writing debug output. [
source]
Method Summary
|
public string |
generateOutput(
$timerData, $writerData )
Returns a string containing the formatted output based on $timerData and $writerData. |
Methods
generateOutput
string generateOutput(
$timerData,
$writerData )
Returns a string containing the formatted output based on $timerData and $writerData.
Parameters
| Name |
Type |
Description |
$timerData |
array(ezcDebugStructure) |
|
$writerData |
array |
|
Last updated: Mon, 13 Oct 2008