aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/objects.php
AgeCommit message (Expand)Author
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
2008-06-13Fixed update/insert issue on all top-level entitiesben
2008-06-10register_event_handler and trigger_event have been renamed to register_elgg_e...ben
2008-06-09Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-09git-svn-id: https://code.elgg.org/elgg/trunk@842 36083f99-b078-4883-b0ff-0f9b...icewing
2008-06-09Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-09git-svn-id: https://code.elgg.org/elgg/trunk@838 36083f99-b078-4883-b0ff-0f9b...icewing
2008-06-09Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-09git-svn-id: https://code.elgg.org/elgg/trunk@834 36083f99-b078-4883-b0ff-0f9b...icewing
2008-06-05Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-02Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-22Rearranging events: stage 1ben
2008-05-20Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-08Misja Hoebe <misja@curverider.co.uk> More docstring fixesmisja
2008-04-07Further adventures in getting things to delete correctlyben
2008-04-03Marcus Povey <marcus@dushka.co.uk>icewing
2008-03-17Marcus Povey <marcus@dushka.co.uk>icewing
2008-03-14A quick syntax fix for objectsben
2008-03-14Adding a couple of extra functions, deleting the old users moduleben
2008-03-14Added new objects classben
2008-03-14Removing old objects classben
2008-03-12Language updatesben
2008-03-12Updates to both objects (in order to be able to resave type properly) and acc...ben
2008-03-10Updated objects with metadata and annotationsben
2008-03-06Marcus Povey <marcus@dushka.co.uk>icewing
2008-03-06Objects are now cast to ElggObjects on getben
2008-03-06Marcus Povey <marcus@dushka.co.uk>icewing