constant SPACES_FEATURE_DISABLED in Spaces 5.2
Same name and namespace in other branches
- 6 spaces.module \SPACES_FEATURE_DISABLED
- 6.2 spaces.module \SPACES_FEATURE_DISABLED
6 uses of SPACES_FEATURE_DISABLED
- spaces_customize in ./
spaces_admin.inc - Customization page callback.
- spaces_features_form in ./
spaces_admin.inc - FEATURE SETTINGS ===================================================
- spaces_features_menu in ./
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.
- spaces_shoutbox_block in spaces_shoutbox/
spaces_shoutbox.module - Implementation of hook_block()
- space_setting_home::form in ./
spaces.module
File
- ./
spaces.module, line 6
Code
define('SPACES_FEATURE_DISABLED', 0);