28 $return = $hook->getValue();
33 'href' =>
'http://learn.elgg.org/en/stable/appendix/faqs.html',
38 'text' =>
elgg_echo(
'admin:footer:manual'),
39 'href' =>
'http://learn.elgg.org/en/stable/admin/index.html',
43 'name' =>
'community_forums',
44 'text' =>
elgg_echo(
'admin:footer:community_forums'),
45 'href' =>
'https://elgg.org/groups/all/',
51 'href' =>
'https://elgg.org/blog/all',
elgg_is_admin_logged_in()
Returns whether or not the viewer is currently logged in and an admin user.
elgg_echo($message_key, array $args=[], $language="")
Elgg language module Functions to manage language and translations.
Models an event passed to hook handlers.