You are here

function space_setting::__construct in Spaces 6

Same name and namespace in other branches
  1. 6.2 spaces.module \space_setting::__construct()
1 method overrides space_setting::__construct()
space_setting_home::__construct in ./spaces.module

File

./spaces.module, line 518

Class

space_setting
Interface for space settings.

Code

function __construct($id = NULL);