Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Phergie_Plugin_PingPong
PHP Class Phergie_Plugin_PingPong, phergie
See link:
http://pear.phergie.org/package/Phergie_Plugin_PingPong
Author:
Phergie Development Team (
[email protected]
)
Inheritance:
extends
Phergie_Plugin_Abstract
Exibir arquivo
Open project: phergie/phergie
Public Methods
Method
Description
onCommandPing
( ) :
void
Responds to "ping" messages.
onCommandTest
( ) :
void
Responds to "test" messages.
Method Details
onCommandPing()
public
method
Responds to "ping" messages.
public
onCommandPing
( ) :
void
return
void
onCommandTest()
public
method
Responds to "test" messages.
public
onCommandTest
( ) :
void
return
void