|
Cheetah
|
Public Member Functions | |
| __construct (&$aModule) | |
| actionToken () | |
| actionApi ($sAction) | |
| actionAuth () | |
| actionAdministration () | |
| isAdmin () | |
Public Member Functions inherited from ChWsbModule | |
| __construct ($aModule) | |
| isLogged () | |
| getUserId () | |
| getUserPassword () | |
| getTitleKey ($sUri) | |
| serviceGetBaseUrl () | |
Protected Attributes | |
| $_oStorage | |
| $_oServer | |
| $_oAPI | |
Additional Inherited Members | |
Static Public Member Functions inherited from ChWsbModule | |
| static | getInstance ($sClassName) |
| static | getTitle ($sUri) |
Public Attributes inherited from ChWsbModule | |
| $_aModule | |
| $_oDb | |
| $_oTemplate | |
| $_oConfig | |
Definition at line 15 of file ChOAuthModule.php.
| ChOAuthModule::__construct | ( | & | $aModule | ) |
Definition at line 21 of file ChOAuthModule.php.
| ChOAuthModule::actionAdministration | ( | ) |
Definition at line 118 of file ChOAuthModule.php.
| ChOAuthModule::actionApi | ( | $sAction | ) |
Definition at line 57 of file ChOAuthModule.php.
| ChOAuthModule::actionAuth | ( | ) |
Definition at line 88 of file ChOAuthModule.php.
| ChOAuthModule::actionToken | ( | ) |
Definition at line 51 of file ChOAuthModule.php.
| ChOAuthModule::isAdmin | ( | ) |
Definition at line 170 of file ChOAuthModule.php.
|
protected |
Definition at line 19 of file ChOAuthModule.php.
|
protected |
Definition at line 18 of file ChOAuthModule.php.
|
protected |
Definition at line 17 of file ChOAuthModule.php.