11 calls to gauth_account_load() in Google Auth 7
- gauth_account_authenticate in ./
gauth.module - Authenticate a google account.
- gauth_account_delete in ./
gauth.module - Delete an account.
- gauth_account_edit_form in ./
gauth.admin.inc - Form builder; Edit an account.
- gauth_account_edit_form_validate in ./
gauth.admin.inc - Validate handler for adding a new account to google auth accounts.
- gauth_account_is_authenticated in ./
gauth.module - Check if an account is authenticated or not.
- gauth_account_revoke_token in ./
gauth.module - Unauthenticate an account.
- gauth_account_save in ./
gauth.module - Save an account.
- gauth_client_get in ./
gauth.module - Get Google_client object of an account.
- gauth_response_handler in ./
gauth.module - Function to handle authentication and response from google.
- gauth_user_auth_services_access in gauth_user/
gauth_user.module - Function returns the access true if the account is owned by the user viewing else false.
- gauth_user_auth_services_enabled in gauth_user/
gauth_user.module - Function returns the permission or the account types allowed for a user.