You are here

Functions in Spaces 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
spaces_access_denied ./spaces.module Menu callback for early access_denied calls. Going through the a menu callback allows Drupal bootstrap to complete. 1
spaces_active_space_menu ./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. 3
spaces_admin_access ./spaces.module Menu admin access wrapper. 1 2
spaces_admin_links ./spaces.module Generates an array of admin links for the current space suitable for use in theme_links(). 1
spaces_basic_form ./spaces_admin.inc BASIC FORM =========================================================
spaces_basic_form_submit ./spaces_admin.inc 1
spaces_blog_context_default_contexts spaces_blog/spaces_blog.features.inc Implementation of hook_context_default_contexts().
spaces_blog_menu_default_items spaces_blog/spaces_blog.features.inc Implementation of hook_menu_default_items().
spaces_blog_views_default_views spaces_blog/spaces_blog.features.inc Implementation of hook_views_default_views().
spaces_context_active_contexts_alter ./spaces.module Implementation of hook_context_active_contexts_alter().
spaces_context_conditions ./spaces.module Implementation of hook_context_conditions().
spaces_customizers ./spaces.module Retrieve all available customizers. 6
spaces_customize_form ./spaces_admin.inc Feature customization form. 2
spaces_customize_form_submit ./spaces_admin.inc Submit handler for feature customization form. 1
spaces_customize_form_validate ./spaces_admin.inc Validate handler for spaces features form
spaces_delete ./spaces.module Deletes a space object's records in the database. 2
spaces_design_imagecache_default_presets spaces_design/spaces_design.module Implementation of hook_imagecache_default_presets().
spaces_design_preprocess_page spaces_design/spaces_design.module Turn design choices into theme variables. 1
spaces_design_spaces_settings spaces_design/spaces_design.module Implementation of hook_spaces_settings().
spaces_design_theme spaces_design/spaces_design.module Implementation of hook_theme().
spaces_design_theme_registry_alter spaces_design/spaces_design.module Implementation of hook_theme_registry_alter().
spaces_design_upload_validate spaces_design/spaces_design.spaces.inc Element validator for logo upload. Actually handles file creation and value setting tasks all at once. 1
spaces_enable ./spaces.install Implementaton of hook_enable().
spaces_features ./spaces.module Retrieve all available features. 12 1
spaces_features_api ./spaces.module Implementation of hook_features_api().
spaces_features_export ./spaces.features.inc Implementation of hook_spaces_features_export().
spaces_features_export_render ./spaces.features.inc Implementation of hook_spaces_features_export_render().
spaces_features_form ./spaces_admin.inc FEATURE SETTINGS =================================================== 3
spaces_features_form_reset ./spaces_admin.inc Reset submit handler for feature customization form. 1
spaces_features_form_submit ./spaces_admin.inc Submit handler for spaces features form
spaces_features_form_validate ./spaces_admin.inc Validate handler for spaces features form 1
spaces_features_items ./spaces.module Returns an array of items of a given type that belong to a given feature. 2
spaces_features_map ./spaces.module Caches a map of feature component => feature name 9
spaces_features_menu_links_alter ./spaces.module Implementation of hook_features_menu_links_alter(). This function is deprecated and is no longer a real drupal_alter() callback. It is invoked directly from spaces_preprocess_page(). 1
spaces_features_revert ./spaces.features.inc Implementation of hook_spaces_features_revert().
spaces_feature_access ./spaces.module Menu feature access wrapper. 1 1
spaces_feature_settings ./spaces.module Retrieve settings provided by a given feature. 4
spaces_flush_caches ./spaces.module Implementation of hook_flush_caches().
spaces_form_presets ./spaces.module Preset options form that can be reused by implementing modules. 4
spaces_get_space ./spaces.module Wrapper function around spaces_set_space(). Retrieves the current active space. 23
spaces_help ./spaces.module Implementation of hook_help().
spaces_init ./spaces.module Implementation of hook_init().
spaces_init_context ./spaces.module Context prefix provider callback. 1
spaces_install ./spaces.install Implementaton of hook_install().
spaces_load ./spaces.module Load a space. 12
spaces_menu ./spaces.module Implementation of hook_menu(). 4
spaces_menu_access ./spaces.module Spaces menu access callback. Allows space types to manage menu access as related to their space workflow. See hook_menu_alter() for how the original menu access callback / argument gets passed to an altered item. 1 1
spaces_menu_alter ./spaces.module Implementation of hook_menu_alter().
spaces_nodeapi ./spaces.module Implementation of hook_nodeapi().
spaces_og_context_links_alter spaces_og/spaces_og.module Implementation of hook_context_links_alter().

Pages

Other projects