dolibarr  20.0.0-beta
Functions
oauth.lib.php File Reference

Function for module Oauth. More...

Go to the source code of this file.

Functions

 getAllOauth2Array ()
 Return array of possible OAUTH2 services. More...
 
 getSupportedOauth2Array ()
 Return array of tabs to used on pages to setup cron module. More...
 
 oauthadmin_prepare_head ()
 Return array of tabs to used on pages to setup cron module. More...
 

Detailed Description

Function for module Oauth.

Definition in file oauth.lib.php.

Function Documentation

◆ getAllOauth2Array()

getAllOauth2Array ( )

Return array of possible OAUTH2 services.

Returns
array Array of services

Definition at line 33 of file oauth.lib.php.

◆ getSupportedOauth2Array()

getSupportedOauth2Array ( )

Return array of tabs to used on pages to setup cron module.

Returns
array Array of tabs

Definition at line 279 of file oauth.lib.php.

◆ oauthadmin_prepare_head()

oauthadmin_prepare_head ( )

Return array of tabs to used on pages to setup cron module.

Returns
array Array of tabs

Definition at line 364 of file oauth.lib.php.