Elgg  Version 2.3
Functions
ready.js File Reference

Go to the source code of this file.

Functions

 define (function(require){var elgg=require('elgg');require('elgg/init');elgg.trigger_hook('ready', 'system');})
 Trigger the [ready, system] hook. More...
 

Function Documentation

Trigger the [ready, system] hook.

Depend on this module to guarantee all [ready, system] handlers have been called