Class MatukioModelDates
since | 3.1.0 |
---|---|
package | MatukioEvents |
__construct(array $config = array()
)
array
An optional associative array of configuration settings.
getContext() : null | string
null
string
getListQuery() : \JDatabaseQuery
\JDatabaseQuery
A JDatabaseQuery object to retrieve the data set.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