id = $id; $this->displayName = $displayName; $this->cssId = $cssId; $this->defaultChecked = $defaultChecked; $this->isAdvancedField = $isAdvancedField; $this->forPost = $forPost; $this->forPage = $forPage; $this->excludeVersion = $excludeVersion; } } ?>