Class MatukioControllerLocation

since 7.0.0
package MatukioEvents

 Methods

Register extra tasks

__construct() 
since 7.0.0

Add a new coupon

add() : void
since 7.0.0

Cancels view

cancel() : void
since 7.0.0

Saves the form

save() : void
since 7.0.0

Exceptions

\exception - if query fails

Class MatukioControllerLocation

since 3.0.0
package MatukioEvents

 Methods

Displays the form

display(boolean $cachable = false, boolean $urlparams = false) : \JControllerLegacy | void

Parameters

$cachable

boolean
  • Is the view cachable

$urlparams

boolean
  • The params

Returns

\JControllerLegacyvoid