public function access_levelHeader(&$options) { $data = array('class' => 'ph-access', 'title' => 'JFIELD_ACCESS_LABEL'); return $this->renderHeaderColumn($data, $options); }