aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ElggAnnotation.php
AgeCommit message (Expand)Author
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2011-10-08Fixes #3942 fixed all the warnings and notices in the unit testsCash Costello
2011-03-26Refs #3238 #3246 anootations needed the same fixes as metadatacash
2011-02-24Fixes #2960 removing river entry for deleted annotationcash
2011-02-14Updated trunk to use new annotation functions. Added checks for annotations_*...brettp
2011-02-13Refs #2907. DRY'd up and abstracted out a lot of metadata / annotation functi...brettp
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2010-11-14Added comments to several undocumented methodsewinslow
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-10-31Refs #2597: Pulled __set, __get, __isset magic functions definitions into Elg...ewinslow
2010-10-31Improved initializeAttributes implementationsewinslow
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-09-22Converted line endings to unix.brettp
2010-09-22Refs #2450: Documented a few more classes.brettp
2010-09-20Refs #2450: Documented first bit of the classes.brettp
2010-09-06Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...ewinslow