You are here

Classes, traits, and interfaces in Spaces 7

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
space class plugins/space.inc Base class describing a space. 1
SpacesContextControllerTestCase class tests/spaces.test Unit tests for context controller
SpacesDashboardTestCase class spaces_dashboard/tests/spaces_dashboard.test
SpacesMenuTestCase class tests/spaces.test Test for menu re-ordering
SpacesOGTestAccess class spaces_og/tests/spaces_og.test
SpacesOGTestAutocomplete class spaces_og/tests/spaces_og.test
SpacesOGTestCase class spaces_og/tests/spaces_og.test Base test class for Spaces OG tests. 6
SpacesOGTestCRUD class spaces_og/tests/spaces_og.test
SpacesOGTestFeatures class spaces_og/tests/spaces_og.test
SpacesOGTestOverrides class spaces_og/tests/spaces_og.test
SpacesOGTestRouter class spaces_og/tests/spaces_og.test
SpacesTestCase class tests/spaces.test Tests for basic spaces functionality.
SpacesVariableControllerTestCase class tests/spaces.test Unit tests for variable controller
spaces_controller abstract class plugins/spaces_controller.inc Abstract base class for a spaces controller. Classes that extend spaces_controller must implement load_original_values(). 2
spaces_controller_context class plugins/spaces_controller_context.inc Context controller.
spaces_controller_customtext class spaces_customtext/plugins/spaces_controller_customtext.inc Customtext variable controller.
spaces_controller_variable class plugins/spaces_controller_variable.inc Variable controller. 1
spaces_handler_field_node class includes/spaces_handler_field_node.inc
spaces_handler_field_spaces_feature class includes/spaces_handler_field_spaces_feature.inc Field handler to translate a node type into its spaces feature.
spaces_handler_filter_spaces_current class includes/spaces_handler_filter_spaces_current.inc Spaces view filter handler.
spaces_handler_filter_spaces_feature class includes/spaces_handler_filter_spaces_feature.inc Filter to only show node types associated with current feature.
spaces_og_handler_field_og_group_nids class spaces_og/views/spaces_og_handler_field_og_group_nids.inc
spaces_og_plugin_argument_validate_useringroups class spaces_og/views/spaces_og_plugin_argument_validate_useringroups.inc Validate whether an argument is a valid user that is a member of one of the current user's groups. This check works through the implementation of db_rewrite_sql() in spaces_og.
spaces_plugin_access_spaces_feature class includes/spaces_plugin_access_spaces_feature.inc Provides access control for views by checking against the current space's feature settings. Optionally allows a permission to be checked in addition to the first feature access control check.
spaces_presets_export_ui class spaces_ui/export_ui/spaces_presets_export_ui.class.php CTools export UI extending class.
space_og class spaces_og/plugins/space_og.inc Organic groups integration for Spaces.
space_taxonomy class spaces_taxonomy/plugins/space_taxonomy.inc Taxonomy integration for Spaces.
space_type class plugins/space_type.inc Common functionality for space types that implement access, routing, delegated Views filtering and feature management concepts. Examples: spaces_og, spaces_user, spaces_taxonomy. 2
space_type_purl class plugins/space_type_purl.inc Common functionality for space types that use a PURL modifier to trigger their activation. Examples: space_og, space_taxonomy. 2
space_user class spaces_user/plugins/space_user.inc User integration for Spaces.
ViewsAccessTestCase class tests/spaces.test Test for the Views acces plugin

Other projects