Elgg  Version 1.9
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.

Definition at line 7 of file trigger.php.