You are here

12 calls to spaces_types() in Spaces 6

spaces_active_space_menu in ./spaces.module
A mild abstraction of hook_menu() items that can be used by implementing modules to embed/graft relevant spaces items into the menu tree. Should only be used when the $may_cache argument of hook_menu() is false.
spaces_basic_form in ./spaces_admin.inc
spaces_context_conditions in ./spaces.module
Implementation of hook_context_conditions().
spaces_context_reactions in ./spaces.module
Implementation of hook_context_reactions().
spaces_features_form in ./spaces_admin.inc
spaces_handler_filter_spaces_current::query in includes/spaces_handler_filter_spaces_current.inc
Meta query handler which delegates query building to the implementing spaces.
spaces_load in ./spaces.module
Load a space.
spaces_preset_default_form in ./spaces_admin.inc
Page callback for generating a list of spaces presets. (admin/build/spaces)
spaces_preset_default_form_submit in ./spaces_admin.inc
Submit handler for spaces_preset_default_form().
spaces_purl_provider in ./spaces.module
Implementation of hook_purl_provider().
spaces_router in ./spaces.module
Wrapper around implementations of $space->router. Provides additional intelligence, including a global killswitch and routing when no spaces are active.
spaces_save in ./spaces.module
Saves a space object's feature/setting values.