API Documentation
Table of Contents
Namespaces
Functions
- o365_sso_post_update_update_default_link_text_config() : mixed
- Update the default link text configuration.
- hook_o365_auth_scopes() : mixed
- Create a list of authorization scopes.
- o365_post_update_remove_api_settings_config() : mixed
- Remove API settings configuration.
Functions
o365_sso_post_update_update_default_link_text_config()
Update the default link text configuration.
o365_sso_post_update_update_default_link_text_config() : mixed
hook_o365_auth_scopes()
Create a list of authorization scopes.
hook_o365_auth_scopes(array<string|int, mixed> &$scopes, O365ConnectorInterface $connector) : mixed
Parameters
- $scopes : array<string|int, mixed>
-
An array of authorization scopes.
- $connector : O365ConnectorInterface
o365_post_update_remove_api_settings_config()
Remove API settings configuration.
o365_post_update_remove_api_settings_config() : mixed