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