|
EventHttp::setDefaultCallbackSets default callback to handle requests that are not caught by specific callbacks Beschreibung
public
void
EventHttp::setDefaultCallback
(
string
$cb
[,
string
$arg
] )Sets default callback to handle requests that are not caught by specific callbacks Parameter-Liste
Rückgabewerte
Returns BeispieleBeispiel #1 EventHttp::setDefaultCallback example
<?phpSiehe auch
|