aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/private_settings.php
AgeCommit message (Expand)Author
2013-01-25Fixes #4992 - saving temporary private settings works nowcash
2012-01-09coding standard fixes to engineCash Costello
2011-11-01standardized the elgg_get_entities* function @return documentationcash
2011-10-08Fixes #3743 returning bool instead of int when setting a private settingCash Costello
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-09-29Fixes #3827 updated documentation on @return for elgg_get_entities* functionscash
2011-02-12Added elgg_get_entities_from_plugin_user_settings(). Added a name_prefix opti...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
2011-01-22do not need {} around quoted variables surrounded by quotescash
2011-01-02Added checking for real entities to other private setting functions.brettp
2011-01-02set_private_setting() checks if the guid is a real entity.brettp
2010-11-18Refs #2165 added elgg_get_entities_from_private_settings()cash
2010-11-06pulled private settings out into a separate libcash