downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

EventSslContext> <EventListener::setCallback
[edit] Last updated: Fri, 17 May 2013

view this page in

EventListener::setErrorCallback

(PECL event >= 1.2.6-beta)

EventListener::setErrorCallbackSet event listener's error callback

Description

public void EventListener::setErrorCallback ( string $cb )

Set event listener's error callback

Parameters

cb

The error callback. Should match the following prototype:

void callback ([ EventListener $listener = NULL [, mixed $data = NULL ]] )

listener

The EventListener object.

data

User custom data attached to the callback.

Return Values

See Also



add a note add a note User Contributed Notes EventListener::setErrorCallback - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites