Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Controller Cписок членов класса

Полный список членов класса Controller, включая наследуемые из базового класса

$actionControllerprotected
$actionDescriptionControllerprotected
$errorCollectionControllerprotected
$realActionNameControllerprotected
$requestControllerprotected
__construct()Controller
checkAction()Controllerprotected
checkRequiredFilesParams(array $required)Controllerprotected
checkRequiredGetParams(array $required)Controllerprotected
checkRequiredInputParams(array $inputParams, array $required)Controllerprotected
checkRequiredModules()Controllerprotected
checkRequiredPostParams(array $required)Controllerprotected
end()Controllerprotected
ERROR_REQUIRED_PARAMETERController
ERROR_UNKNOWN_ACTIONController
EVENT_ON_BEFORE_ACTIONController
exec()Controller
getAction()Controller
getActionDescription()Controller
getApplication()Controllerprotected
getErrorByCode($code)Controller
getErrors()Controller
getUser()Controllerprotected
init()Controllerprotected
isAjaxRequest()Controllerprotected
listActions()Controllerprotected
normalizeActionDescription($action, $description)Controllerprotected
normalizeListOfAction(array $listOfActions)Controllerprotected
prepareParams()Controllerprotected
processBeforeAction($actionName)Controllerprotected
resolveAction()Controllerprotected
runAction()Controllerprotected
runProcessingException(\Exception $e)Controllerprotected
runProcessingIfInvalidCsrfToken()Controllerprotected
runProcessingIfUserNotAuthorized()Controllerprotected
sendJsonAccessDeniedResponse($message='')Controllerprotected
sendJsonInvalidSignResponse($message='')Controllerprotected
sendJsonResponse($response, $params=null)Controllerprotected
sendJsonSuccessResponse(array $response=array())Controllerprotected
sendResponse($response)Controllerprotected
setAction($action, array $description)Controller
setActionName($action)Controller
STATUS_DENIEDController
STATUS_ERRORController
STATUS_INVALID_SIGNController
STATUS_NEED_AUTHController
STATUS_RESTRICTIONController
STATUS_SUCCESSController
triggerOnBeforeAction($action)Controllerprotected