Method |
Description |
|
__call ( $name, $args ) |
|
|
createInstance ( RouteRule $routeRule ) |
|
|
display ( ) |
|
|
downloadFile ( $label, $mime, $path, $type = 'file' ) |
|
|
getFileData ( ) |
|
|
getHeaders ( ) |
|
|
getNewCookies ( ) |
|
|
getRedirectLocation ( ) |
|
|
getRequestHeaders ( ) |
|
|
getRouteRule ( ) |
|
|
getStatusResponse ( ) |
|
|
getTab ( ) |
|
|
header ( $header ) |
|
|
initialize ( RouteRule $routeRule ) |
|
|
isAjax ( ) |
|
|
notice ( $messages, $keep = false, $url = null ) |
|
|
redirect ( $url, $messages = [] ) |
|
|
renderAjaxView ( $viewName = null ) |
|
|
setCookie ( $params ) |
|
|
setRedirectLocation ( $redirectLocation ) |
|
|
setStatusResponse ( $statusResponse ) |
|
|