aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ElggMetadata.php
AgeCommit message (Expand)Author
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2012-09-03Fixes #4290: adds volatile metadata cache, unit tests, and pre-loading for fe...Steve Clay
2012-01-08most of the comments in the engine now past the snifferCash Costello
2011-10-21Fixes #3988 correctly passing user_guid through canEdit for metadataCash Costello
2011-03-26Refs #3238 #3246 anootations needed the same fixes as metadatacash
2011-03-26Fixes #3246 fixed ElggMetadata() constructorcash
2011-02-13Refs #2907. DRY'd up and abstracted out a lot of metadata / annotation functi...brettp
2011-02-12Refs #650. Changed elgg_get_metadata_by_id() to elgg_get_metadata_from_id() t...brettp
2011-02-12Refs #650. Replaced get_metadata() by elgg_get_metadata_by_id()brettp
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
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-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-09-22Converted line endings to unix.brettp
2010-09-06Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...ewinslow