You are here

function space_setting::__construct in Spaces 6.2

Same name and namespace in other branches
  1. 6 spaces.module \space_setting::__construct()
3 methods override space_setting::__construct()
space_setting_color::__construct in spaces_design/spaces_design.spaces.inc
space_setting_home::__construct in ./spaces.spaces.inc
space_setting_logo::__construct in spaces_design/spaces_design.spaces.inc

File

./spaces.module, line 506

Class

space_setting
Interface for space settings.

Code

function __construct($id = NULL);