function space::__construct in Spaces 6
Same name and namespace in other branches
- 5.2 spaces.module \space::__construct()
- 6.3 plugins/space.inc \space::__construct()
- 6.2 spaces.module \space::__construct()
- 7.3 plugins/space.inc \space::__construct()
- 7 plugins/space.inc \space::__construct()
Core API-related functions
File
- ./
spaces.module, line 383
Class
- space
- Interface for space objects.
Code
function __construct($type, $sid = NULL, $is_active = FALSE);