Elgg  Version 1.11
Variables
ElggEntity.js File Reference

Go to the source code of this file.

Variables

elgg ElggEntity
 

Variable Documentation

Initial value:
= function(o) {
$.extend(this, o);
}

Definition at line 16 of file ElggEntity.js.