Class HotspotsModelHotspots

since 3.0
package MatukioEvents

 Methods

Method to get the record form.

getForm(array $data = array(), boolean $loadData = true) : \JForm

Parameters

$data

array

An optional array of data for the form to interogate.

$loadData

boolean

True if the form is to load its own data (default case), false if not.

Returns

\JFormA JForm object on success, false on failure

 Properties