Methods
Creates an organizer for the given user, checks before if she / he is already one
createOrganizerForUser(\JUser $user) : boolean
Static
Parameters
$user
\JUser
- create an organizer for an user (new events
Returns
boolean
Get the next event of the organizer
getNextOrganizerEvent($userId) : object
Static
Parameters
$userId
Returns
object
The event Object
Gets the organizers
getOrganizer(integer $userid) : mixed
Static
Get all organizers as array, including all organizers String (only userId, text and id)
getOrganizerForSelect() : array
Static
Gets the Organizer on the given id
getOrganizerId(integer $id) : mixed
Static
Load only the organizers (id, name) for the displayed events
getOrganizersTauristar(object $events) : mixed | null
Static
Parameters
Returns
mixed
null
Properties
$instance
$instance
Static