You are here

Functions in Spaces 6

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. Should only be used when the $may_cache argument of hook_menu() is false. 3
spaces_admin_access ./spaces.module Menu admin access wrapper. 1 2
spaces_basic_form ./spaces_admin.inc 1
spaces_basic_form_submit ./spaces_admin.inc 1
spaces_block ./spaces.module Implementation of hook_block()
spaces_content_types ./spaces.module Returns a content type => features map. 4
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_context_reactions ./spaces.module Implementation of hook_context_reactions().
spaces_core_block spaces_core/spaces_core.module Implementation of hook_block().
spaces_core_context_default_contexts spaces_core/spaces_core.module Implementation of hook_context_default_contexts().
spaces_core_context_links_alter spaces_core/spaces_core.module Implementation of hook_context_links_alter();
spaces_core_documents spaces_core/spaces_core.module 1
spaces_core_form_alter spaces_core/spaces_core.module Implementation of hook_form_alter().
spaces_core_help spaces_core/spaces_core.module Implementation of hook_help().
spaces_core_menu spaces_core/spaces_core.module Implementation of hook_menu().
spaces_core_menu_alter spaces_core/spaces_core.module Implementation of hook_menu_alter().
spaces_core_views_default_views spaces_core/spaces_core.module Implementation of hook_default_views().
spaces_customizers ./spaces.module Retrieve all available customizers. 4
spaces_customize_form ./spaces_admin.inc Feature customization form. 1
spaces_customize_form_reset ./spaces_admin.inc Reset submit handler for feature customization form. 1
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_enable ./spaces.install Implementaton of hook_enable().
spaces_features ./spaces.module Retrieve all available features. 21 1
spaces_features_form ./spaces_admin.inc 2
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_menu ./spaces.module Returns a links array in the theme_links() format of the current space's menu items for features accessible to the current user. Each item has a keyed array of children items if applicable. 2
spaces_features_page ./spaces_admin.inc FEATURE SETTINGS =================================================== 2
spaces_feature_access ./spaces.module Menu feature access wrapper. 1 2
spaces_form_alter ./spaces.module Implementation of hook_form_alter().
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. 25
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. 11
spaces_menu ./spaces.module Implementation of hook_menu(). 6
spaces_menu_rebuild ./spaces.module Rebuilds the spaces menu stored in the menu_links tables via the menu API. 3
spaces_nodeapi ./spaces.module Implementation of hook_nodeapi().
spaces_og_enable spaces_og/spaces_og.install Implementaton of hook_enable().
spaces_og_form_alter spaces_og/spaces_og.module
spaces_og_get_users spaces_og/spaces_og.module Get drupal users
spaces_og_init spaces_og/spaces_og.module Implementation of hook_init(); We're gonna bulldoze your OG settings. Get over it.
spaces_og_is_member spaces_og/spaces_og.module Tests for user membership in group 1
spaces_og_menu spaces_og/spaces_og.module Implementation of hook_menu().

Pages

Other projects