Cheetah
Public Member Functions | Protected Attributes | List of all members
ChOAuthModule Class Reference
Inheritance diagram for ChOAuthModule:
ChWsbModule

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
 

Detailed Description

Definition at line 15 of file ChOAuthModule.php.

Constructor & Destructor Documentation

◆ __construct()

ChOAuthModule::__construct ( $aModule)

Definition at line 21 of file ChOAuthModule.php.

Member Function Documentation

◆ actionAdministration()

ChOAuthModule::actionAdministration ( )

Definition at line 118 of file ChOAuthModule.php.

◆ actionApi()

ChOAuthModule::actionApi (   $sAction)

Definition at line 57 of file ChOAuthModule.php.

◆ actionAuth()

ChOAuthModule::actionAuth ( )

Definition at line 88 of file ChOAuthModule.php.

◆ actionToken()

ChOAuthModule::actionToken ( )

Definition at line 51 of file ChOAuthModule.php.

◆ isAdmin()

ChOAuthModule::isAdmin ( )

Definition at line 170 of file ChOAuthModule.php.

Member Data Documentation

◆ $_oAPI

ChOAuthModule::$_oAPI
protected

Definition at line 19 of file ChOAuthModule.php.

◆ $_oServer

ChOAuthModule::$_oServer
protected

Definition at line 18 of file ChOAuthModule.php.

◆ $_oStorage

ChOAuthModule::$_oStorage
protected

Definition at line 17 of file ChOAuthModule.php.


The documentation for this class was generated from the following file: