Event::setPriority

Set event priority

Beschreibung

public bool Event::setPriority ( int $priority )

Set event priority.

Parameter-Liste

priority

The event priority.

Rückgabewerte

Returns TRUE on success. Otherwise FALSE.