You are here

function space_customizer::customize in Spaces 6

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

File

./spaces.module, line 531

Class

space_customizer
Interface for space customizers.

Code

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