public function getStatic() { if (isset($this->element['legacy'])) { return $this->getInput(); } $options = array('id' => $this->id); return $this->getFieldContents($options); }