You are here

Functions in OAuth 1.0 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
oauth_common_page_user_consumers ./oauth_common.consumers.inc Menu system callback for listing a users consumers. 1
oauth_common_perm ./oauth_common.module Implementation of hook_perm().
oauth_common_permissions_form ./oauth_common.authorizations.inc 1
oauth_common_providerui_menu ./oauth_common_providerui.module Implementation of hook_menu().
oauth_common_provider_token_load ./oauth_common.module Menu system wildcard loader for provider tokens.
oauth_common_requirements ./oauth_common.install Implements hook_requirements().
oauth_common_schema ./oauth_common.install Implementation of hook_schema().
oauth_common_theme ./oauth_common.module Implementation of hook_theme().
oauth_common_uninstall ./oauth_common.install Implementation of hook_uninstall().
oauth_common_update_6001 ./oauth_common.install Implementation of hook_update_N().
oauth_common_update_6002 ./oauth_common.install Implementation of hook_update_N().
oauth_common_update_6003 ./oauth_common.install Implementation of hook_update_N().
oauth_common_update_6100 ./oauth_common.install Implementation of hook_update_N().
oauth_common_update_6200 ./oauth_common.install Implementation of hook_update_N().
oauth_common_update_6201 ./oauth_common.install Implementation of hook_update_N().
oauth_common_update_6202 ./oauth_common.install Implementation of hook_update_N().
oauth_common_update_6300 ./oauth_common.install Implementation of hook_update_N().
oauth_common_user ./oauth_common.module Implementation of hook_user().
oauth_common_user_access_tokens ./oauth_common.inc Return information about access tokens related to a user.
oauth_common_user_consumers ./oauth_common.inc Return information about consumers related to a user. 1
oauth_common_verify_request ./oauth_common.inc Verifies the request 1
services_oauth_xrds ./oauth_common.module Implementation of hook_xrds().
_oauth_common_add_admin_css ./oauth_common.admin.inc 1
_oauth_common_admin ./oauth_common.admin.inc 1
_oauth_common_admin_settings_validate ./oauth_common.admin.inc 1
_oauth_common_always_true ./oauth_common.module This function is used as a access callback when the authentication of the request shouldn't be done by the menu system.
_oauth_common_auth_level_from_values ./oauth_common.admin.inc Helper function to create a authorization level array from form values. 2
_oauth_common_consumer_schema ./oauth_common.install Contains the consumer schema - used by oauth_common_schema() as well as latest related update function 2
_oauth_common_glue_url ./oauth_common.pages.inc Constructs the url to which to return someone who has asked for access to a consumer 2
_oauth_common_oauth_authorization_levels_6001 updates/update.6001.inc 1
_oauth_common_oauth_common_context_6200 updates/update.6200.inc 1
_oauth_common_provider_consumer_schema ./oauth_common.install Contains the provider consumer schema - used by oauth_common_schema() as well as latest related update function 2
_oauth_common_provider_token_schema ./oauth_common.install Contains the provider token schema - used by oauth_common_schema() as well as latest related update function 2
_oauth_common_token_schema ./oauth_common.install Contains the token schema - used by oauth_common_schema() as well as latest related update function 2
_oauth_common_update_6001 updates/update.6001.inc This update either creates a authorization levels table, or transfers the authorization levels table from the services_oauth module. 1
_oauth_common_update_6002 updates/update.6002.inc This update adds a expiry time column to the tokens table. 1
_oauth_common_update_6003 updates/update.6003.inc This update makes it possible for consumers to store tokens in the common token table. It also adds the possibility to add consumer-consumers to the common consumer table. 1
_oauth_common_update_6100 updates/update.6100.inc This update adds the concept of contexts for consumers and authorization levels. Also adding a couple of indexes that make sense when oauth_common is acting as a consumer of other services. 1
_oauth_common_update_6200 updates/update.6200.inc This update turns the contexts into ctools-manageable entities and migrates the authorization levels into the new contexts table. 1
_oauth_common_update_6201 updates/update.6201.inc This update unifies the handling of provider and consumer consumer entries. 1
_oauth_common_update_6202 updates/update.6202.inc This update allows for longer consumer secrets. 1
_oauth_common_update_6300 updates/update.6300.inc This update massively refactors the database. 1
_oauth_common_user_access ./oauth_common.module Access callback function used by several menu items. 1
_oauth_common_validate_request_callback ./oauth_common.pages.inc Combined menu callback for tests of consumers and access tokens 1
_oauth_common_verify_body_hash ./oauth_common.inc 1
_oauth_common_version ./oauth_common.module Finds the current version of the OAuth module, used in eg. user agents 1

Pages

Other projects