A message envelope that can be passed to Zend_Wildfire_Plugin_FirePhp to be logged to Firebug instead of a variable.
Located in /Wildfire/Plugin/FirePhp/Message.php (line 34)
Class | Description |
---|---|
![]() |
A message envelope that can be updated for the duration of the requet before it gets flushed at the end of the request. |
Flag indicating if message buffering is enabled
Flag indicating if message should be destroyed and not delivered
The label of the message
The message value
Options for the object
Random unique ID used to identify message in comparison operations
The style of the message
Creates a new message with the given style and message
Determine if buffering is enabled or disabled
Determine if message should be destroyed
Get the label of the message
Get the actual message to be sent in its final format.
Retrieve a single option
Retrieve all options
Get the style of the message
Enable or disable message buffering
If a message is buffered it can be updated for the duration of the request and is only flushed at the end of the request.
Destroy the message to prevent delivery
Set the label of the message
Set the actual message to be sent in its final format.
Set a single option
Set the style of the message
Documentation generated on Mon, 21 Jun 2010 15:33:52 -0400 by phpDocumentor 1.4.3