parent root
PHP: EventListener::enable - Manual

EventListener::enable

(PECL event >= 1.2.6-beta)

EventListener::enableEnables an event connect listener object

Description

public EventListener::enable ( void ) : bool

Enables an event connect listener object

Parameters

This function has no parameters.

Return Values

Returns TRUE on success. Otherwise FALSE.

See Also

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root