Class MatukioModelLocations
since | 6.1.2 |
---|---|
package | MatukioEvents |
__construct(array $config = array()
)
since | 6.1.2 |
---|
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= 'Locations'
, 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$location : object
null
since | 6.1.2 |
---|
Class MatukioModelLocations
since | 3.0.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= 'Locations'
, 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