|
|
|
|
|
|
|
|
'active' => $this->getControllerAction() == 'site/iamproducer', |
|
|
'active' => $this->getControllerAction() == 'site/iamproducer', |
|
|
'options' => ['id' => 'li-producteurs'] |
|
|
'options' => ['id' => 'li-producteurs'] |
|
|
], |
|
|
], |
|
|
|
|
|
[ |
|
|
|
|
|
'label' => 'Fonctionnalités', |
|
|
|
|
|
'url' => $this->getUrlManager()->createUrl(['site/service']), |
|
|
|
|
|
'active' => $this->getControllerAction() == 'site/service', |
|
|
|
|
|
'options' => ['id' => 'li-producteurs'] |
|
|
|
|
|
], |
|
|
[ |
|
|
[ |
|
|
'label' => 'À propos', |
|
|
'label' => 'À propos', |
|
|
'url' => $this->getUrlManager()->createUrl(['site/about']), |
|
|
'url' => $this->getUrlManager()->createUrl(['site/about']), |