Zend Framework  1.12
Public Member Functions | List of all members
Zend_Wildfire_Plugin_Interface Interface Reference

Public Member Functions

 flushMessages ($protocolUri)
 Flush any buffered data.
 
 getUri ()
 Get the unique indentifier for this plugin.
 

Member Function Documentation

flushMessages (   $protocolUri)

Flush any buffered data.

Parameters
string$protocolUriThe URI of the protocol that should be flushed to
Returns
void

Implemented in Zend_Wildfire_Plugin_FirePhp.

getUri ( )

Get the unique indentifier for this plugin.

Returns
string Returns the URI of the plugin.

Implemented in Zend_Wildfire_Plugin_FirePhp.