\Mail\ControllerManagementController

Class ManagementController

Summary

Methods
Properties
Constants
onDispatch()
indexAction()
viewAction()
No public properties found
No constants found
getEntity()
getCreateForm()
getEditForm()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

onDispatch()

onDispatch(\Zend\Mvc\MvcEvent  $e) 

{@inheritdoc}

Parameters

\Zend\Mvc\MvcEvent $e

indexAction()

indexAction() : array|\Zend\View\Model\ViewModel

Returns

array|\Zend\View\Model\ViewModel

viewAction()

viewAction() : array|\Zend\View\Model\ViewModel

Returns

array|\Zend\View\Model\ViewModel

getCreateForm()

getCreateForm() : \Mail\Form\Create|mixed

Returns

\Mail\Form\Create|mixed

getEditForm()

getEditForm() : \Mail\Form\Create|mixed

Returns

\Mail\Form\Create|mixed