Event::setPriority

Set event priority

Description

public bool Event::setPriority ( int $priority )

Set event priority.

Parameters

priority

The event priority.

Return Values

Returns TRUE on success. Otherwise FALSE.