elgg_register_plugin_hook_handler($hook, $type, $callback, $priority=500)
elgg echo
Translates a string.
example_plugin_hook_handler_2($hook, $type, $value, $params)
elgg_view_page($title, $body, $page_shell= 'default', $vars=array())
Assembles and outputs a full page.
example_plugin_hook_handler($hook, $type, $value, $params)