You are here

function space_customizer::form in Spaces 5.2

Same name and namespace in other branches
  1. 6 spaces.module \space_customizer::form()
  2. 6.2 spaces.module \space_customizer::form()
2 methods override space_customizer::form()
space_customizer_menu::form in ./spaces.module
space_customizer_views::form in ./spaces.module

File

./spaces.module, line 378

Class

space_customizer
Interface for space customizers.

Code

function form($space, $feature);