Class MatukioHelperCategories
since | 1.0.0 |
---|---|
package | MatukioEvents |
getCategoriesForSelect() : array | null
since | 7.0.0 |
---|
array
null
getCategoryAlias(integer $id) : mixed
integer
mixed
getCategoryName(integer $id) : mixed
integer
mixed
getCategorySelect(string $name, string $value, $all = false
) : \JHtmlSelect
since | 7.0.0 |
---|
string
Name of the field
string
Value
\JHtmlSelect
$instance