getId()) { case 'id': return array('label' => $row->getId()); case 'value': default: return array('label' => $row->getData()); } } } ?>