helix3 = $helix3; $this->position = $this->helix3->getParam('contact_position'); } public function renderFeature() { if($this->helix3->getParam('enable_contactinfo')) { $output = ''; return $output; } } }