aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/extender.php
AgeCommit message (Expand)Author
2013-05-17Refs #5491 temporary fix for bad can_edit_extender() logiccash
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2012-11-14Style cleanupSteve Clay
2012-11-14Fixes #4861: allow lazy-loading for static method callbacks, allow more calla...Steve Clay
2012-05-17Fixes #4481: In can_edit_extender, correctly pass entity to permissions hook....Steve Clay
2012-01-08coding standards fixes - commentsCash Costello
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-05-14not using deprecated get_annotation/get_metadata functions in can_edit_extend...cash
2011-05-14improved documentation of elgg_register_extender_url_handler()cash
2011-04-02Refs #2878 fixes detect_extender_valuetype() in trunkcash
2011-02-15Fixes #2860: Deprecated several registration functions that were using the 'c...ewinslow
2011-02-12Refs #2610: Using call_user_func in url hooksewinslow
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2010-11-20Fixes #2668 adding getOwnerGUID()cash
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-11-02Refs #2463: Added URL normalization support for entity and extender url handlersewinslow
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
2009-10-15Standardized gobs of files.brettp
2009-09-16Fixes #1238: Added ElggExtender::getOwnerEntity() and changed ElggExtender::g...brettp
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-02-12A correction to the way attributes are set for extenders.ben
2009-01-23Refs #706marcus
2008-11-19Fixes #568: Exportable code now inclusive not exclusive.marcus
2008-11-14* Introducing get_loggedin_user() and get_loggedin_userid()marcus
2008-11-06Some tidying of objects and opendd exportmarcus
2008-10-06Refs #402 and #407: Extra fields added to system_logmarcus
2008-09-10Closes #349: We need to improve detect_extender_valuetypemarcus
2008-08-08Adjusted contributors file.ben
2008-07-30Refs #186: Get URL for relationshipsmarcus
2008-07-30Refs #186marcus
2008-07-30Introducing url handlers for extenders.marcus
2008-07-30Extender getURL() support (no overide as of yet)marcus
2008-07-17Closes #160marcus
2008-07-16Closes #155: Introduces 'volatile' type of metadata in odd feeds.marcus
2008-07-15Closes #135: First version of the OpenDD friends elsewhere feed.marcus
2008-07-14Time_created should be time_updated.marcus
2008-07-14Introducing oddmetadata_to_elggextender(), a function used for import but fun...marcus
2008-06-06Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-05Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-23Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-23Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-29Sledgehammer tactics on can_edit_extenderben
2008-04-29Attempt at an extender canEdit fixben
2008-04-29Added getEntity() to ElggExtenderben