PHP Class Elcodi\Admin\PageBundle\Controller\EmailController

Inheritance: extends Elcodi\Admin\CoreBundle\Controller\Abstracts\AbstractAdminController
Afficher le fichier Open project: elcodi/bamboo

Méthodes publiques

Méthode Description
editAction ( Symfony\Component\Form\FormInterface $form, Elcodi\Component\Page\Entity\Interfaces\PageInterface $email, boolean $isValid ) : RedirectResponse Edit and Saves page
listAction ( ) : array List elements of certain entity type.

Method Details

editAction() public méthode

Edit and Saves page
public editAction ( Symfony\Component\Form\FormInterface $form, Elcodi\Component\Page\Entity\Interfaces\PageInterface $email, boolean $isValid ) : RedirectResponse
$form Symfony\Component\Form\FormInterface Form
$email Elcodi\Component\Page\Entity\Interfaces\PageInterface Email
$isValid boolean Is valid
Résultat Symfony\Component\HttpFoundation\RedirectResponse Redirect response

listAction() public méthode

This action is just a wrapper, so should never get any data, as this is component responsibility
public listAction ( ) : array
Résultat array Result