Class MatukioModelEventlist
since | 2.2.5 |
---|---|
package | MatukioEvents |
__construct(array $config = array()
)
array
An optional associative array of configuration settings.
getContext() : null | string
null
string
getEvent() : mixed
mixed
getTable(string $type= 'Events'
, string $prefix= 'MatukioTable'
, array $config= array()
) : \JTable
string
The table type to instantiate
string
A prefix for the table class name. Optional.
array
Configuration array for model. Optional.
\JTable
A database object_buildQuery(integer $id) : string
integer
string
Class 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 |
integer
mixed