|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct ($sessiontoken= '', $username= '', $password= '', $options=array()) | |
Static Public Member Functions | |
| static | get_auth_header_name () |
Data Fields | |
| const | LOGIN_URL = 'https://www.google.com/accounts/ClientLogin' |
Definition at line 563 of file googleapi.php.
| __construct | ( | $ | sessiontoken = '', |
| $ | username = '', |
||
| $ | password = '', |
||
| $ | options = array() |
||
| ) |
| static get_auth_header_name | ( | ) | [static] |
Reimplemented from google_auth_request.
Definition at line 594 of file googleapi.php.
| const LOGIN_URL = 'https://www.google.com/accounts/ClientLogin' |
Definition at line 564 of file googleapi.php.