\Categories\ControllerManagementController

Summary

Methods
Properties
Constants
onDispatch()
indexAction()
createAction()
editAction()
orderAction()
startImageUploadAction()
deleteImageAction()
No public properties found
No constants found
getCreateForm()
getEditForm()
getEntity()
No protected properties found
N/A
getMaxOrder()
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

createAction()

createAction() : \Zend\View\Model\ViewModel

Returns

\Zend\View\Model\ViewModel

editAction()

editAction() : \Zend\View\Model\ViewModel

Returns

\Zend\View\Model\ViewModel

orderAction()

orderAction() : \Zend\View\Model\JsonModel

Returns

\Zend\View\Model\JsonModel

startImageUploadAction()

startImageUploadAction() 

Advanced avatar uploader Blueimp UI

deleteImageAction()

deleteImageAction() 

getCreateForm()

getCreateForm() 

{@inheritDoc}

getEditForm()

getEditForm() 

{@inheritDoc}

getEntity()

getEntity() 

{@inheritDoc}

getMaxOrder()

getMaxOrder(  $parentId) : integer|mixed

Returns maximum order field value within category siblings.

Parameters

$parentId

Returns

integer|mixed