(PECL event >= 1.2.6-beta)
Set event priority
public bool Event::setPriority ( int $priority )
Set event priority.
Parameters:
priority
The event priority.
Returns:
Returns TRUE on success. Otherwise FALSE.
Please login to continue.