You are here

function spaces_plugin_access_spaces_feature::options_submit in Spaces 6

Same name and namespace in other branches
  1. 6.2 includes/spaces_plugin_access_spaces_feature.inc \spaces_plugin_access_spaces_feature::options_submit()

File

includes/spaces_plugin_access_spaces_feature.inc, line 40

Class

spaces_plugin_access_spaces_feature
Provides access control for views by checking against the current space's feature settings.

Code

function options_submit(&$form, &$form_state) {
}