Age | Commit message (Expand) | Author |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-02-04 | I'm a dummy -- getType and getSubtype are taken care of by Loggable... | ewinslow |
2011-02-04 | Added type and subtype abstract functions to ElggData | ewinslow |
2010-11-20 | Refs #2629 Brett is correct - don't need the call to initializeAttributes() b... | cash |
2010-11-20 | Refs #2629 This should fix this ticket. Need to remove initialise_attributes ... | cash |
2010-11-20 | Fixes #2629: Pulled old initialise_attributes() into ElggData and added a def... | brettp |
2010-11-20 | Fixes #2668 adding getOwnerGUID() | cash |
2010-11-20 | Fixes #2490: attributes initialize to NULL instead of empty string or 0. Upd... | ewinslow |
2010-11-14 | Added comments to several undocumented methods | ewinslow |
2010-10-31 | Refs #2597: Pushed getOwner and getOwnerEntity into ElggEntity and ElggExtender | ewinslow |
2010-10-31 | Refs #2597: Deprecated Loggable::getObjectOwnerGUID() | ewinslow |
2010-10-31 | Refs #2597: Pulled __set, __get, __isset magic functions definitions into Elg... | ewinslow |
2010-10-31 | Refs #2597: Moved "implements Exportable" up to {{{ElggData}}} | ewinslow |
2010-10-31 | Improved initializeAttributes implementations | ewinslow |
2010-10-31 | Refs #2597: Added getURL(), getTimeCreated(), and initializeAttributes() to {... | ewinslow |
2010-10-30 | Refs #2597: pulled getOwner and getOwnerEntity functions into ElggData | ewinslow |
2010-10-30 | Refs #2597: Pulled Loggable functions with identical implementations into Elg... | ewinslow |
2010-10-30 | Refs #2597: Pulled identical {{{Iterator}}} and {{{ArrayAccess}}} implementat... | ewinslow |
2010-10-30 | Refs #2597: Added a new ElggData class that ElggEntity, ElggExtender, and Elg... | ewinslow |