Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure all getter and lister functions use 1.7-style API. (Trac #2165) #2165

Closed
elgg-gitbot opened this issue Feb 16, 2013 · 13 comments
Closed

Comments

@elgg-gitbot
Copy link

Original ticket http://trac.elgg.org/ticket/2165 on 40342570-01-02 by brettp, assigned to unknown.

Elgg version: 1.7

Know to be missing:

  • elgg_list_entities_from_relationship()
  • elgg_get_entities_from_relationship_count()
  • elgg_list_entities_from_relationship_count()
  • elgg_list_entities_from_annotations()
  • elgg_get_annotations()
@elgg-gitbot
Copy link
Author

brettp wrote on 40382858-11-04

Related to #650.

@elgg-gitbot
Copy link
Author

brettp wrote on 40382861-05-18

....or not. #650 is talking about annotation helper functions.

@elgg-gitbot
Copy link
Author

brettp wrote on 40382863-04-01

(In [svn:6102]) Refs #2165: Added elgg_list_entities_from_annotations() to deprecate list_entities_from_annotations().

@elgg-gitbot
Copy link
Author

Title changed from Ensure all elgg_get_entities_*() functions have corresponding elgg_list_entities_*() function to Ensure all getter and lister functions use 1.7-style API. by brettp on 40383105-04-28

@elgg-gitbot
Copy link
Author

Milestone changed to Elgg 1.8 by brettp on 40388440-02-01

@elgg-gitbot
Copy link
Author

ewinslow wrote on 40514420-03-21

Also missing:

elgg_list_entities_from_access_id()

@elgg-gitbot
Copy link
Author

Attachment added by ewinslow on 40514702-11-20: 2165_elgg_list_entities_from_access_id.diff

@elgg-gitbot
Copy link
Author

brettp wrote on 40540522-08-13

get_entities_from_access_id()
get_entities_from_annotation_count()
get_entities_from_relationship_count()
get_entities_in_area()
get_entities_from_private_setting_multi()
get_entities_from_private_setting()

@elgg-gitbot
Copy link
Author

cash wrote on 40881903-02-11

(In [svn:7335]) Refs #2165 added elgg_get_entities_from_private_settings()

@elgg-gitbot
Copy link
Author

cash wrote on 40881915-07-04

[svn:3610] added elgg_get_entities_from_access_id()

@elgg-gitbot
Copy link
Author

cash wrote on 40882047-07-20

(In [svn:7336]) Refs #2165 adds elgg_get_entities_from_location()

@elgg-gitbot
Copy link
Author

cash wrote on 40883112-11-23

(In [svn:7337]) Refs #1411, #2165 added elgg_list_entities_from_location() and deprecated in_area functions

@elgg-gitbot
Copy link
Author

brettp wrote on 41016392-07-11

Closing this because it's now basically a dupe of #650 and #1411.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant