You are here

12 calls to spaces_types() in Spaces 5.2

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_prefix_provider in ./spaces.module
Implementation of hook_context_prefix_provider().
spaces_handler_filter_type in ./spaces_views.inc
Spaces view filter handler.
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_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.
spaces_ui_features in ./spaces_ui.module
Menu page callback that shows a listing of spaces features.
spaces_ui_form_alter in ./spaces_ui.module
Implementation of hook_form_alter()
spaces_views_handler_operator_spacetype in ./spaces_views.inc
Views filter options handler that provides the options array for the filter view value dropdown.