You are here

function space_customizer::customize in Spaces 5.2

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

File

./spaces.module, line 381

Class

space_customizer
Interface for space customizers.

Code

function customize($space, $feature, $object = NULL);