Elgg  Version 2.3
Functions | Variables
advanced.php File Reference

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.'
 

Function Documentation

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.

Variable Documentation

$content = 'This is some Sample Content.'

Definition at line 26 of file advanced.php.