6 calls to spaces_is_member() in Spaces 5
- spaces_announce_nodeapi in spaces_announce/spaces_announce.module 
- Implementation of hook_nodeapi
- spaces_feature in ./spaces.module 
- Test if feature exists
- spaces_features_menu in ./spaces.module 
- returns a keyed array of features split by public/private/group-agnostic TODO: can this be optimized? maybe if we store our data differently : |
- spaces_router in ./spaces.module 
- Consolidated group context routing logic.
- theme_spaces_button in ./spaces.module 
- Generates a themed set of links for node types associated with the current active contexts.
- _spaces_core_book_link in spaces_core/spaces_core.module 
