constant SPACES_PRIVATE in Spaces 5
4 uses of SPACES_PRIVATE
- spaces_feature in ./
spaces.module - Test if feature exists
- spaces_features_menu in ./
spaces.module - returns a keyed array of features split by public/private/group-agnostic TODO: can this be optimized? maybe if we store our data differently : |
- spaces_groupmask in ./
spaces.module - Provides a mask to OG settings mapping
- _spaces_enforce_feature in ./
spaces.module - API function that enforces OG group and privacy settings on a node.
File
- ./
spaces.module, line 22
Code
define('SPACES_PRIVATE', 1);