프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$aclPage | array | Contains information about acl |
메소드 | 설명 | |
---|---|---|
createAction ( ) : Zend\View\Model\ViewModel | array | Create Translation | |
downloadAction ( ) : Zend\Stdlib\ResponseInterface | Send a file to the browser | |
indexAction ( ) : Zend\View\Model\ViewModel | array | List and edit translation | |
uploadAction ( ) : Zend\Http\Response | Upload a file to the server |
메소드 | 설명 | |
---|---|---|
saveTranslation ( |
Save translation |
public createAction ( ) : Zend\View\Model\ViewModel | array | ||
리턴 | Zend\View\Model\ViewModel | array |
public downloadAction ( ) : Zend\Stdlib\ResponseInterface | ||
리턴 | Zend\Stdlib\ResponseInterface |
public indexAction ( ) : Zend\View\Model\ViewModel | array | ||
리턴 | Zend\View\Model\ViewModel | array |
public uploadAction ( ) : Zend\Http\Response | ||
리턴 | Zend\Http\Response |