Controller
Controller class of methods
Method | Description | Available from version |
---|---|---|
__construct( \Bitrix\Main\Request $request = null ) | Constructor method. Parameters:
| |
forward( $controller, string $actionName, array $parameters = null ) | Call-forwarding from current controller to another action. Simultaneously, saves current context (scope, currentUser, request). When initiating action performs full cycle with pre-filters, post-filters and etc.
|
© «Bitrix24», 2001-2024