UNA
Toggle main menu visibility
Loading...
Searching...
No Matches
BxOAuthAPI Class Reference
UNA Modules
»
OAuth2 server
Inheritance diagram for BxOAuthAPI:
Public Member Functions
__construct
($oModule)
me
($aToken)
user
($aToken)
friends
($aToken)
market
($aToken)
com
($sMethod, $aToken, $bPublic)
isPublicAPI
($sModule, $sMethod, $sClass=false)
isSafeAPI
($sModule, $sMethod, $sClass=false)
service
($aToken, $bPublic=false, $bOutputResultOnly=false)
errorOutput
($iHttpCode, $sError, $sErrorDesc)
output
($a)
Public Attributes
$aAction2Scope
$aExceptionsAPI
= array ('output', 'errorOutput', 'isPublicAPI')
Protected Member Functions
_isAPI
($sModule, $sMethod, $sClass=false, $sCheckMethod='is_safe_service')
_getProfileWithAccessChecking
($iProfileId)
_prepareProfileArray
($oProfile, $bPublicFieldsOnly=true)
Protected Attributes
$_oModule
$_oDb
Member Data Documentation
◆
$aAction2Scope
BxOAuthAPI::$aAction2Scope
Initial value:
= array (
'me'
=>
'basic,market,service,api'
,
'user'
=>
'basic,market,service,api'
,
'friends'
=>
'basic,market,service,api'
,
'service'
=>
'service'
,
'market'
=>
'market'
,
'api'
=>
'api'
,
)
The documentation for this class was generated from the following file:
modules/boonex/oauth2/classes/
BxOAuthAPI.php
BxOAuthAPI
Generated on
for UNA by
1.17.0