Elgg  Version 1.11
Functions | Variables
security.js File Reference

Go to the source code of this file.

Functions

elgg provide ('elgg.security.token')
 Hold security-related data here. More...
 
elgg register_hook_handler ('boot', 'system', elgg.security.init)
 

Variables

elgg security tokenRefreshTimer = null
 

Function Documentation

elgg provide ( 'elgg.security.token'  )

Hold security-related data here.

elgg register_hook_handler ( 'boot'  ,
'system ,
elgg.security.  init 
)

Variable Documentation

elgg security tokenRefreshTimer = null

Definition at line 6 of file security.js.