9 calls to oauth_common_context_load() in OAuth 1.0 7.3
- oauth_common_context_from_request in ./
oauth_common.module - Loads the context for a request.
- oauth_common_delete_confirm_context in ./
oauth_common.admin.inc - Provide a form to confirm deletion of a context.
- oauth_common_delete_confirm_context_submit in ./
oauth_common.admin.inc - Handle the submit button to delete a context.
- oauth_common_edit_context in ./
oauth_common.admin.inc - Edit a context.
- oauth_common_export_context in ./
oauth_common.admin.inc - Page callback to export a context to PHP code.
- oauth_common_form_authorization in ./
oauth_common.authorizations.inc - Provide a form to edit and add authorizations.
- oauth_common_form_authorize_submit in ./
oauth_common.pages.inc - Form submit handler that grants access to the consumer
- oauth_common_form_authorize_validate in ./
oauth_common.pages.inc - Validation of the form for granting access to the consumer
- oauth_common_verify_request in ./
oauth_common.inc - Verifies the request