18 calls to spaces_load() in Spaces 7.3
- SpacesContextControllerTestCase::test in tests/
spaces.test - Test override inheritance of variable controller.
- SpacesVariableControllerTestCase::test in tests/
spaces.test - Test override inheritance of variable controller.
- spaces_dashboard_access_user in spaces_dashboard/
spaces_dashboard.module - Access callback for the user Dashboard.
- spaces_get_space_from_object in ./
spaces.module - Get the space that an $object is in.
- spaces_init_space in ./
spaces.module - Initialize a space and set it to be the current active space.
- spaces_og_form_group_submit in spaces_og/
spaces_og.module - Group form submit handler.
- spaces_og_node_update in spaces_og/
spaces_og.module - Implements hook_node_update().
- spaces_og_spaces_get_space_from_object in spaces_og/
spaces_og.module - Implementation of hook_spaces_get_space_from_object().
- spaces_preset_editor in spaces_ui/
export_ui/ spaces_presets_export_ui.class.php - Preset editor form.
- spaces_taxonomy_form_taxonomy_form_term_alter in spaces_taxonomy/
spaces_taxonomy.module - Implements hook_form_alter() for taxonomy_form_term().
- spaces_taxonomy_spaces_get_space_from_object in spaces_taxonomy/
spaces_taxonomy.module - Implements hook_spaces_get_space_from_object().
- spaces_user_spaces_get_space_from_object in spaces_user/
spaces_user.module - Implementation of hook_spaces_get_space_from_object().
- spaces_user_user_insert in spaces_user/
spaces_user.module - Implements hook_user_insert().
- spaces_user_user_update in spaces_user/
spaces_user.module - Implements hook_user_update().
- space_og::router in spaces_og/
plugins/ space_og.inc - Implementation of space->router().
- space_taxonomy::router_term in spaces_taxonomy/
plugins/ space_taxonomy.inc - Router helper with logic for individual taxonomy terms.
- _spaces_og_form_alter_group in spaces_og/
spaces_og.pages.inc - Group node form_alter(). @TODO: repair default values on node previews.
- _spaces_taxonomy_term_save_preset_and_modifier in spaces_taxonomy/
spaces_taxonomy.module - Save the Taxonomy Term preset values.