Class MatukioHelperCategories

since 1.0.0
package MatukioEvents

 Methods

Get the categories

getCategoriesForSelect() : array | null
Static
since 7.0.0

Returns

arraynull

Gets the category alias

getCategoryAlias(integer $id) : mixed
Static

Parameters

$id

integer
  • The id

Returns

mixed

Gets the category name

getCategoryName(integer $id) : mixed
Static

Parameters

$id

integer
  • The id

Returns

mixed

Get a Generic List select with Matukio categories

getCategorySelect(string $name, string $value, $all = false) : \JHtmlSelect
Static
since 7.0.0

Parameters

$name

string

Name of the field

$value

string

Value

$all

Returns

\JHtmlSelect

 Properties

 

$instance

$instance 

Default

Static