Class MatukioModelBookings
since | 5.0.0 |
---|---|
package | MatukioEvents |
getBStatus(string $fstatus) : string
string
string
getItems(integer $cid, string $fstatus, integer $limitstart= 0
, integer $limit= 100
, string $orderby= "a.bookingdate DESC"
) : mixed
integer
string
integer
integer
string
mixed
getTotal(integer $cid, string $fstatus) : integer | boolean
integer
string
integer
boolean
Class MatukioModelBookings
since | 3.0.0 |
---|---|
package | MatukioEvents |
__construct(array $config = array()
)
array
getContext() : null | string
null
string
getListQuery() : \JDatabaseQuery
\JDatabaseQuery
- A JDatabaseQuery object to retrieve the data set.getTable(string $type= 'Bookings'
, string $prefix= 'MatukioTable'
, array $config= array()
) : \JTable
string
string
array
\JTable
A database objectpopulateState(string $ordering= null
, string $direction= null
) : void
This method should only be called once per instantiation and is designed to be called on the first call to the getState() method unless the model configuration flag to ignore the request is set.
Note. Calling getState in this method will result in recursion.
string
string
$overviewFields
null