API MatukioApiCategory
since | 6.1.2 |
---|---|
package | MatukioEvents |
inherited_from | \MatukioApi |
_() : array
index.php?option=com_matukio&view=api&request=category
since | 6.1.2 |
---|
array
cleanupCategories(array $categories) : array
since | 6.1.2 |
---|
array
Categories
array
getCategoriesAtLocation(integer $locationId) : array
since | 6.1.2 |
---|
integer
Location id
array
loadCategories(string $search= null
, integer|array $catId= null
, integer $locationId= 0
, integer $offset= 0
, integer $limit= 0
, string $orderBy= 'c.title ASC'
) : mixed
since | 6.1.2 |
---|
string
Search
integer
array
Category Id
integer
Get only categories which have an event at this location
integer
Offset
integer
The limit
string
Order by
mixed