Property | Type | Description | |
---|---|---|---|
$aclPage | array | Contains information about acl |
Method | Description | |
---|---|---|
createAction ( ) : Zend\View\Model\ViewModel | array | Create Datatype | |
deleteAction ( ) : Zend\View\Model\JsonModel | Delete datatype | |
editAction ( ) : Zend\View\Model\ViewModel | array | Edit datatype | |
indexAction ( ) : Zend\View\Model\ViewModel | array | List all datatypes |
public createAction ( ) : Zend\View\Model\ViewModel | array | ||
return | Zend\View\Model\ViewModel | array |
public deleteAction ( ) : Zend\View\Model\JsonModel | ||
return | Zend\View\Model\JsonModel |
public editAction ( ) : Zend\View\Model\ViewModel | array | ||
return | Zend\View\Model\ViewModel | array |
public indexAction ( ) : Zend\View\Model\ViewModel | array | ||
return | Zend\View\Model\ViewModel | array |