Elgg
Version 1.9
|
Go to the source code of this file.
Functions | |
example_plugin_hook_handler ($hook, $type, $value, $params) | |
example_plugin_hook_handler_2 ($hook, $type, $value, $params) | |
Variables | |
$content = 'This is some Sample Content.' | |
example_plugin_hook_handler | ( | $hook, | |
$type, | |||
$value, | |||
$params | |||
) |
Definition at line 12 of file advanced.php.
example_plugin_hook_handler_2 | ( | $hook, | |
$type, | |||
$value, | |||
$params | |||
) |
Definition at line 19 of file advanced.php.
$content = 'This is some Sample Content.' |
Definition at line 26 of file advanced.php.