aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/entities.php
AgeCommit message (Expand)Author
2008-05-23Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-23An improvement to the clearMetadata method on ElggEntities - specify a name a...ben
2008-05-22Rearranging events: stage 1ben
2008-05-21And againben
2008-05-21Minor fix for setting metadataben
2008-05-21Entities now clear all associated relationships on deleteben
2008-05-21Metadata can now be added to before an entity is saved. It will be added to t...ben
2008-05-20Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-20Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-08Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-02Removed a debug messageben
2008-05-02A fix for get_entities, which was borking if the subtype of object specified ...ben
2008-05-02The system now uses the site GUID to get and set entity data. Also, installat...ben
2008-05-01Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-01Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-30Slight correction to the count entities from relationship alias in ElggEntityben
2008-04-30Fixing some functions relating to relationshipsben
2008-04-30get_entities returns false if the subtype name couldn't be found.ben
2008-04-30Introducing getEntitiesFromRelationship and countEntitiesFromRelationship met...ben
2008-04-29Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-29Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-25Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-25Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-25Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-25Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-24git-svn-id: https://code.elgg.org/elgg/trunk@515 36083f99-b078-4883-b0ff-0f9b...icewing
2008-04-24Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-21Fixed user GUID and multiple metadata bugsben
2008-04-21Minor update to the default entity URLsben
2008-04-21git-svn-id: https://code.elgg.org/elgg/trunk@504 36083f99-b078-4883-b0ff-0f9b...icewing
2008-04-21can_edit_entity now always returns false if the user is logged outben
2008-04-18If you feed an entity a metadata array, it assumes multiple values are allowedben
2008-04-16ElggEntity->getOwnerUser() -> ElggEntity->getOwnerEntity()ben
2008-04-16Added the getURL and getOwnerUser methods to ElggEntity (gets the URL to disp...ben
2008-04-16Generic entity view systemben
2008-04-15get_entities now allows for arrays of GUIDs to be supplied as an owner, and c...ben
2008-04-15Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-15Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-15Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-15Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-15Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-14Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-11Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-11Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-09Fixed some bugs including a load order patch from Rolando, and an update issueben
2008-04-08Misja Hoebe <misja@curverider.co.uk> More docstring fixesmisja
2008-04-07Further adventures in getting things to delete correctlyben
2008-04-07Further delete and event trigger fixesben
2008-04-07Triggering events on create, update and delete actions on entitiesben
2008-04-07Much better handling for deleting entities and metadataben