|
| setSecurity (Security $security) |
|
| configure () |
|
| preUpdate ($adherent) |
|
| prePersist ($adherent) |
|
| getFullTextFilter ($queryBuilder, $alias, $field, $value) |
|
| setEventDispatcher (EventDispatcherInterface $eventDispatcher) |
|
| getEventDispatcher () |
|
| setUserManager (UserManagerInterface $userManager) |
|
| getUserManager () |
|
| getBatchActions () |
|
| getExportFields () |
|
|
| configureQuery (ProxyQueryInterface $query) |
|
| configureSideMenu (MenuItemInterface $menu, $action, AdminInterface $childAdmin=null) |
|
| configureFormFields (FormMapper $formMapper) |
|
| configureDatagridFilters (DatagridMapper $datagridMapper) |
|
| configureListFields (ListMapper $listMapper) |
|
| configureRoutes (RouteCollection $collection) |
|
|
| $baseRouteName = 'adherent' |
|
| $baseRoutePattern = 'adherent' |
|
| $security |
|
| $datagridValues |
|
Administration des adhérents.
KOHINOS : Outil de gestion de Monnaie Locale Complémentaire
- Auteur
- Julien Jorry julie.nosp@m.n.jo.nosp@m.rry@g.nosp@m.mail.nosp@m..com
◆ configureDatagridFilters()
App\Admin\AdherentAdmin::configureDatagridFilters |
( |
DatagridMapper |
$datagridMapper | ) |
|
|
protected |
◆ configureFormFields()
App\Admin\AdherentAdmin::configureFormFields |
( |
FormMapper |
$formMapper | ) |
|
|
protected |
◆ getEventDispatcher()
App\Admin\AdherentAdmin::getEventDispatcher |
( |
| ) |
|
- Renvoie
- EventDispatcherInterface
◆ getUserManager()
App\Admin\AdherentAdmin::getUserManager |
( |
| ) |
|
- Renvoie
- UserManagerInterface
◆ setEventDispatcher()
App\Admin\AdherentAdmin::setEventDispatcher |
( |
EventDispatcherInterface |
$eventDispatcher | ) |
|
- Paramètres
-
EventDispatcherInterface | $userManager | |
◆ setUserManager()
App\Admin\AdherentAdmin::setUserManager |
( |
UserManagerInterface |
$userManager | ) |
|
- Paramètres
-
UserManagerInterface | $userManager | |
◆ $datagridValues
App\Admin\AdherentAdmin::$datagridValues |
|
protected |
Valeur initiale := [
'_sort_order' => 'DESC',
'_sort_by' => 'updatedAt',
]
La documentation de cette classe a été générée à partir du fichier suivant :
- src/Admin/AdherentAdmin.php