Beispiel #1
0
 protected function addField(Ajde_Crud_Options_Fields_Field $field)
 {
     $this->_fields[$field->getName()] = $field;
 }