Class MatukioControllerCurrencies

since 5.3
package MatukioEvents

 Methods

Register extra tasks

__construct() 

Duplicates a single or multiple organizers

duplicate() : void

Exceptions

\Exception - If db queries fail

Method to get a model object, loading it if required.

getModel(string $name = 'Currencies', string $prefix = 'MatukioModel', array $config = array('ignore_request' => true)) : object

Parameters

$name

string

The model name. Optional.

$prefix

string

The class prefix. Optional.

$config

array

Configuration array for model. Optional.

Returns

objectThe model.

Toogles publish for the given organizer ids

publish() : void

Exceptions

\Exception - If db queries fail

Removes an organizer

remove() : void

Exceptions

\Exception