Elgg  Version 2.3
Variables
trigger.php File Reference

Go to the source code of this file.

Variables

 $object = new ElggObject()
 These two snippets demonstrates triggering an event and how to register for that event. More...
 

Variable Documentation

$object = new ElggObject()

These two snippets demonstrates triggering an event and how to register for that event.

Examples:
/root/Elgg/engine/lib/views.php.

Definition at line 7 of file trigger.php.