7 calls to gauth_user_services_load() in Google Auth 7
- gauth_user_auth_services_enabled in gauth_user/
gauth_user.module - Function returns the permission or the account types allowed for a user.
- gauth_user_permission in gauth_user/
gauth_user.module - Implements hook_permission().
- gauth_user_services_edit_form in gauth_user/
gauth_user.admin.inc - Form builder; Edit an services account.
- gauth_user_services_edit_form_validate in gauth_user/
gauth_user.admin.inc - Validate handler for adding a new account to google auth services accounts.
- gauth_user_services_save in gauth_user/
gauth_user.module - Save an account.
- gauth_user_services_types in gauth_user/
gauth_user.module - Function return the types of services created.
- gauth_user_services_user_account_create in gauth_user/
gauth_user.pages.inc - Function creates a service account of the specified type.