Class MatukioModelEventlist
| since | 2.2.5 |
|---|---|
| package | MatukioEvents |
__construct(array $config = array())
arrayAn optional associative array of configuration settings.
getContext() : null | string
nullstring
getEvent() : mixed
mixedgetTable(string $type= 'Events', string $prefix= 'MatukioTable', array $config= array()) : \JTable
stringThe table type to instantiate
stringA prefix for the table class name. Optional.
arrayConfiguration array for model. Optional.
\JTableA database object_buildQuery(integer $id) : string
integerstringClass MatukioModelEvent
| since | 1.0.0 |
|---|---|
| package | MatukioEvents |
getItem(integer $id, $category= true, $access= true, $published= false) : mixed
| oaram | boolean $category - Left join #__categories |
|---|---|
| oaram | boolean $access - Include access check |
| oaram | boolean $published - Check for published |
integermixed