|
1C-Bitrix 25.700.0
|
Открытые члены | |
| defaultAction () | |
| loadAction () | |
| saveAction (array $config) | |
| Открытые члены унаследованные от Controller | |
| __construct (Request $request=null) | |
| forward ($controller, string $actionName, array $parameters=null) | |
| getConfigurationOfActions () | |
| getModuleId () | |
| isLocatedUnderPsr4 () | |
| getActionUri (string $actionName, array $params=[], bool $absolute=false) | |
| getUnsignedParameters () | |
| getCurrentUser () | |
| setCurrentUser (CurrentUser $currentUser) | |
| convertKeysToCamelCase ($data) | |
| listNameActions () | |
| configureActions () | |
| getAutoWiredParameters () | |
| getPrimaryAutoWiredParameter () | |
| getDefaultAutoWiredParameters () | |
| getRequest () | |
| getScope () | |
| setScope ($scope) | |
| getSourceParametersList () | |
| setSourceParametersList ($sourceParametersList) | |
| run ($actionName, array $sourceParametersList) | |
| finalizeResponse (Response $response) | |
| generateActionMethodName ($action) | |
| redirectTo ($url) | |
| getErrors () | |
| hasErrors () | |
| getErrorByCode ($code) | |
См. определение в файле config.php строка 10
| defaultAction | ( | ) |
Load or get default facebook config
| ConfigLoadException | |
| Main |
SystemException
| UnknownFieldException |
См. определение в файле config.php строка 19
| loadAction | ( | ) |
Load facebook config action
| Main |
SystemException
| ConfigLoadException |
См. определение в файле config.php строка 37
| saveAction | ( | array | $config | ) |
Save facebook config action
| array | $config |
См. определение в файле config.php строка 48