26 $options[
'class'] =
'elgg-state-selected';
33 'class' =>
'elgg-admin-plugins-categories elgg-admin-sidebar-menu elgg-menu-hz',
38 'id' =>
'plugins-filter',
$categories
Category filter for plugins.
elgg_strtolower()
Wrapper function for mb_strtolower().
elgg_echo($message_key, array $args=[], $language="")
Elgg language module Functions to manage language and translations.
if(empty($categories)) $input_filter
elgg_format_element($tag_name, array $attributes=[], $text= '', array $options=[])
Format an HTML element.
elgg_view_module($type, $title, $body, array $vars=[])
Wrapper function for the module display pattern.
elgg_extract($key, $array, $default=null, $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
foreach($categories as $key=> $category) $body
if($container instanceof ElggGroup &&$container->guid!=elgg_get_page_owner_guid()) $key
elgg_view_url(string $href, string $text=null, array $options=[])
Helper function for outputting urls.
elgg echo
Translates a string.