public function categoryHeader(&$options) { $data = array('class' => 'ph-parentcattitle', 'title' => 'COM_PHOCACART_FIELD_CATEGORY_LABEL'); return $this->renderHeaderColumn($data, $options); }