You are here

constant SPACES_PUBLIC in Spaces 5

4 uses of SPACES_PUBLIC
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 23

Code

define('SPACES_PUBLIC', 2);