Class PlgSystemMatukioCmc

since 6.1.2
package MatukioEvents

 Methods

Here we will subscribe the user to CMC

onAfterBookingSave(string $context, object $booking, object $event) : boolean
since 6.1.2

Parameters

$context

string
  • the context we are at

$booking

object
  • the booking object

$event

object
  • the event object

Returns

booleantrue

Creates an array with the mapped data

getMapping(string $raw, array $booking) : array
Static
since 6.1.2

Parameters

$raw

string
  • the raw mapping definition as taken out of the params

$booking

array
  • array with the user data

Returns

array