You are here

17 calls to spaces_load() in Spaces 6.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_access_admin in spaces_og/spaces_og.module
Access callback for OG administrative items under node/%. Prevents items from showing up under node types that are not groups.
spaces_og_form_group_submit in spaces_og/spaces_og.module
Group form submit handler.
spaces_og_nodeapi in spaces_og/spaces_og.module
Implementation of hook_nodeapi().
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
Implementation of hook_form_alter() for taxonomy_form_term.
spaces_taxonomy_taxonomy in spaces_taxonomy/spaces_taxonomy.module
Implementation of hook_taxonomy().
spaces_user_spaces_get_space_from_object in spaces_user/spaces_user.module
Implementation of hook_spaces_get_space_from_object().
spaces_user_user in spaces_user/spaces_user.module
Implementation of hook_user().
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.