Class MatukioCli

Cronjobs for various Matukio tasks, should be executed once (!) per day!

since 1.5
package MatukioEvents

 Methods

Checks if an event is taking place or not (X days before begin)

confirmEvents() : boolean

Returns

boolean

Main entry point for executing the cronjob

doExecute() : void

Sends the invoice

invoiceAfterEvent() : boolean

Returns

boolean

Searchs for events with free places and reminds organisations about it

reminderFreeplaces() : boolean

Returns

boolean

Sends the invoice to the participants (Customizations for VTN)

sendInvoiceVTN(array $bookings, object $event) : string

Parameters

$bookings

array
  • The bookings

$event

object
  • The event

Returns

string