LICENSE
Phergie_Ui_Abstract | --Phergie_Ui_Console
[line 39]
[line 47]
void __construct( )
void console( string $line)
string getFormat( )
bool isEnabled( )
void onCommand( Phergie_Event_Command $event, Phergie_Connection $connection)
void onConnect( string $host)
void onEvent( Phergie_Event_Abstract $event, Phergie_Connection $connection)
void onPluginFailure( string $plugin, string $message)
void onPluginLoad( string $plugin)
void onQuit( Phergie_Connection $connection)
void onShutdown( )
Phergie_Ui_Console setEnabled( [bool $enabled = true])
Phergie_Ui_Console setFormat( string $format)