generator: class: sfPropelAdminGenerator param: model_class: Employee theme: default list: max_per_page: 10 object_actions: _edit: ~ _delete: ~ actions: _create: ~ display: [active, _listPicture, name, email, degrees, position_text] edit: fields: position: params: text_method=getPosition edit_biography: name: "Biographies" edit_title: name: "Titles" edit_picture: name: "Picture" display: Personal Information: [name, _editTitle, degrees, position, _editPicture] Contact Information: [phone, cellphone, email] Biography: [_editBiography] Display Information: [active, sort_order]