aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/objects.php
AgeCommit message (Expand)Author
2013-02-09simplify flow, styleSteve Clay
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2013-02-02Merge pull request #398 from jeabakker/#4880Steve Clay
2012-12-08Fixes #4806 make the create_<subtype>_entity() functions privatecash
2012-10-03correct singual usage of type in elgg_get_entities_* functionsJerome Bakker
2012-01-04Fixes #3710. Returning false from update, <type> event no longer deletes entity.Brett Profitt
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-04-06moved two more deprecated functions out of the main libscash
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2011-02-01Moved functions from export.php - river.php into deprecated filesewinslow
2011-02-01Reversing 7975ewinslow
2011-02-01Refs #2839: moved deprecated functions from access.php - private_settings.php...ewinslow
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
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-15Refs #2220: Pulled remaining classes out of lib files. Core classes now auto...ewinslow
2010-09-06Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...ewinslow
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash
2010-02-22Fixes #1528: Correctly throwing exceptions for objects, groups, and users.brettp
2010-02-17Fixes #1488: Removed use of deprecated functions in core. brettp
2010-02-01Add elgg_deprecated_notice() so we don't have to re-write all the elgg_log() ...brettp
2010-01-31Deprecated old search functions and views.brettp
2010-01-12closes #1145 - deprecated current "copy constructor" for all entities and imp...cash
2009-11-07Moved default search hooks into search mod.brettp
2009-11-06Added default object search.brettp
2009-10-16Rewriting core debug messages to be more informative.nickw
2009-10-15Standardized gobs of files.brettp
2009-10-09Creating an ElggObject unit test.nickw
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-03-11Closes 868: Fixes regression introduced in [3119]. Version number bumped.marcus
2009-03-06Very minor comment tweakmarcus
2009-03-06Reversed delete procedure on entities, parent now checked first before sub de...marcus
2009-03-03Removed calls to the deprecated entity cacheben
2009-01-23Refs #706marcus
2009-01-13Closes #676: Entity subtables now deleted on failed connections.marcus
2008-11-19Fixes #568: Exportable code now inclusive not exclusive.marcus
2008-11-03Minor tweaks 'cos case does matter...marcus
2008-10-21Closes #457: Now returns $guid on success, false on failmarcus
2008-08-13Fixes #241: Changed order, delete user using object's delete method rather th...marcus
2008-08-07Centralised set and get magic functions to the tlc. Added isset and unset mag...marcus
2008-07-22Yet more container refactoring.ben
2008-07-18Moved container_guid to entities, modified a bunch of functions.ben
2008-07-07Closes #107, this has been superceded by groups functionality (#106).marcus
2008-07-07Fixes #122marcus
2008-07-01Group class, refs #106marcus
2008-07-01Added object in container search, refs #106.marcus
2008-06-24Removing more notices.ben
2008-06-18Fixes #42: Object full text search on description marcus