Age | Commit message (Expand) | Author |
---|---|---|
2011-10-08 | Fixes #3743 returning bool instead of int when setting a private setting | Cash Costello |
2011-10-08 | Fixes #3936 added @access private to internal functions | Cash Costello |
2011-09-29 | Fixes #3827 updated documentation on @return for elgg_get_entities* functions | cash |
2011-02-12 | Added elgg_get_entities_from_plugin_user_settings(). Added a name_prefix opti... | brettp |
2011-02-01 | Moved functions from export.php - river.php into deprecated files | ewinslow |
2011-02-01 | Reversing 7975 | ewinslow |
2011-02-01 | Refs #2839: moved deprecated functions from access.php - private_settings.php... | ewinslow |
2011-01-22 | do not need {} around quoted variables surrounded by quotes | cash |
2011-01-02 | Added checking for real entities to other private setting functions. | brettp |
2011-01-02 | set_private_setting() checks if the guid is a real entity. | brettp |
2010-11-18 | Refs #2165 added elgg_get_entities_from_private_settings() | cash |
2010-11-06 | pulled private settings out into a separate lib | cash |