You are here

function space_customizer::form in Spaces 6

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

File

./spaces.module, line 528

Class

space_customizer
Interface for space customizers.

Code

function form($space, $feature);