Definition at line 10 of file ChOAuthAPI.php.
◆ __construct()
ChOAuthAPI::__construct |
( |
|
$oModule | ) |
|
◆ _getProfileInfoWithAccessChecking()
ChOAuthAPI::_getProfileInfoWithAccessChecking |
( |
|
$iProfileId | ) |
|
|
protected |
◆ _prepareProfileArray()
ChOAuthAPI::_prepareProfileArray |
( |
|
$aProfileInfo, |
|
|
|
$bPublicFieldsOnly = true |
|
) |
| |
|
protected |
◆ errorOutput()
ChOAuthAPI::errorOutput |
( |
|
$iHttpCode, |
|
|
|
$sError, |
|
|
|
$sErrorDesc |
|
) |
| |
◆ friends()
ChOAuthAPI::friends |
( |
|
$aToken | ) |
|
◆ me()
ChOAuthAPI::me |
( |
|
$aToken | ) |
|
◆ output()
◆ service()
ChOAuthAPI::service |
( |
|
$aToken | ) |
|
◆ user()
ChOAuthAPI::user |
( |
|
$aToken | ) |
|
◆ $_oDb
◆ $_oModule
◆ $aAction2Scope
ChOAuthAPI::$aAction2Scope |
Initial value:= array (
'me' => 'basic',
'user' => 'basic',
'friends' => 'basic',
'service' => 'basic',
)
Definition at line 14 of file ChOAuthAPI.php.
The documentation for this class was generated from the following file: