dolibarr 21.0.0-alpha
|
Function for module Oauth. More...
Go to the source code of this file.
Functions | |
getAllOauth2Array () | |
Return array of possible OAUTH2 services. | |
getSupportedOauth2Array () | |
Return array of tabs to used on pages to setup cron module. | |
oauthadmin_prepare_head () | |
Return array of tabs to used on pages to setup cron module. | |
Function for module Oauth.
Definition in file oauth.lib.php.
getAllOauth2Array | ( | ) |
Return array of possible OAUTH2 services.
Definition at line 34 of file oauth.lib.php.
getSupportedOauth2Array | ( | ) |
Return array of tabs to used on pages to setup cron module.
Definition at line 280 of file oauth.lib.php.
Referenced by CMailFile\sendfile().
oauthadmin_prepare_head | ( | ) |
Return array of tabs to used on pages to setup cron module.
Definition at line 365 of file oauth.lib.php.
References complete_head_from_modules(), and dol_buildpath().