|
UNA
|
Public Member Functions | |
| __construct (&$aModule) | |
| checkAllowedOrigins () | |
| initOAuth ($sClientId) | |
| actionToken () | |
| actionRevoke () | |
| actionCom ($sMethod) | |
| actionApi ($sAction) | |
| actionAuth () | |
| serviceAuthorization () | |
| serviceGetClientsBy ($aParams=array()) | |
| serviceAddClient ($aClient) | |
| serviceUpdateClientsBy ($aParamsSet, $aParamsWhere) | |
| serviceDeleteClientsBy ($aParams) | |
| studioSettings () | |
| getClientIdFromAccessTokenHeader () | |
| Public Member Functions inherited from BxDolModule | |
| __construct ($aModule) | |
| __get ($sName) | |
| __set ($sName, $o) | |
| isEnabled () | |
| getName () | |
| isLogged () | |
| getUserId () | |
| getUserPassword () | |
| serviceIsSafeService ($s) | |
| serviceGetSafeServices () | |
| serviceIsPublicService ($s) | |
| serviceGetPublicServices () | |
Protected Attributes | |
| $_oStorage | |
| $_oServer | |
| $_oAPI | |
Additional Inherited Members | |
| Static Public Member Functions inherited from BxDolModule | |
| static | getInstance ($sName) |
| static | getTitle ($sUri) |
| static | getTitleKey ($sUri) |
| Public Attributes inherited from BxDolModule | |
| $_aModule | |
| BxOAuthModule::actionApi | ( | $sAction | ) |
Authenicated call to the API
| BxOAuthModule::actionCom | ( | $sMethod | ) |
Authenicated or public call to the "safe" and "public" service methods