public function phoca_actionHeader(&$options) { $data = array('class' => 'ph-edit', 'title' => 'COM_PHOCACART_ACTION_LABEL'); return $this->renderHeaderColumn($data, $options); }