Search for Id
| Title | Object type | File name | Summary | 
|---|---|---|---|
| _openid_dh_xorsecret | function | modules/ | 
                                                                                        |
| _openid_encode_message | function | modules/ | 
                                                                                        Encode a message from _openid_create_message for HTTP Post | 
| _openid_get_bytes | function | modules/ | 
                                                                                        |
| _openid_get_math_library | function | modules/ | 
                                                                                        Determine the available math library GMP vs. BCMath, favouring GMP for performance. | 
| _openid_get_params | function | modules/ | 
                                                                                        |
| _openid_hmac | function | modules/ | 
                                                                                        |
| _openid_invalid_openid_transition | function | modules/ | 
                                                                                        Provides transition for accounts with possibly invalid OpenID identifiers in authmap. | 
| _openid_is_xri | function | modules/ | 
                                                                                        Determine if the given identifier is an XRI ID. | 
| _openid_link_href | function | modules/ | 
                                                                                        Pull the href attribute out of an html link element. | 
| _openid_math_add | function | modules/ | 
                                                                                        Calls the add function from the available math library for OpenID. | 
| _openid_math_cmp | function | modules/ | 
                                                                                        Calls the cmp function from the available math library for OpenID. | 
| _openid_math_div | function | modules/ | 
                                                                                        Calls the div function from the available math library for OpenID. | 
| _openid_math_mod | function | modules/ | 
                                                                                        Calls the mod function from the available math library for OpenID. | 
| _openid_math_mul | function | modules/ | 
                                                                                        Calls the mul function from the available math library for OpenID. | 
| _openid_math_pow | function | modules/ | 
                                                                                        Calls the pow function from the available math library for OpenID. | 
| _openid_math_powmod | function | modules/ | 
                                                                                        Calls the mul function from the available math library for OpenID. | 
| _openid_meta_httpequiv | function | modules/ | 
                                                                                        Pull the http-equiv attribute out of an html meta element | 
| _openid_nonce | function | modules/ | 
                                                                                        Return a nonce value - formatted per OpenID spec. | 
| _openid_parse_message | function | modules/ | 
                                                                                        Convert a direct communication message into an associative array.  | 
              
| _openid_response | function | modules/ | 
                                                                                        |
| _openid_select_service | function | modules/ | 
                                                                                        Select a service element. | 
| _openid_signature | function | modules/ | 
                                                                                        Sign certain keys in a message | 
| _openid_test_endpoint_associate | function | modules/ | 
                                                                                        OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0, section 8).  | 
              
| _openid_test_endpoint_authenticate | function | modules/ | 
                                                                                        OpenID endpoint; handle "authenticate" requests. | 
| _openid_url_normalize | function | modules/ | 
                                                                                        OpenID normalization method: normalize URL identifiers. | 
| _openid_user_login_form_alter | function | modules/ | 
                                                                                        |
| _openid_xrds_discovery | function | modules/ | 
                                                                                        OpenID discovery method: perform a XRDS discovery. | 
| _openid_xrds_parse | function | modules/ | 
                                                                                        Parse an XRDS document. | 
| _openid_xri_discovery | function | modules/ | 
                                                                                        OpenID discovery method: perform an XRI discovery. | 
| _openid_xri_normalize | function | modules/ | 
                                                                                        OpenID normalization method: normalize XRI identifiers. | 
| _session_test_id | function | modules/ | 
                                                                                        Menu callback: print the current session ID. | 
| _session_test_id_from_cookie | function | modules/ | 
                                                                                        Menu callback: print the current session ID as read from the cookie. | 
| _system_theme_settings_validate_path | function | modules/ | 
                                                                                        Helper function for the system_theme_settings form. | 
| _taxonomy_get_tid_from_term | function | modules/ | 
                                                                                        Helper function for array_map purposes. | 
| _update_manager_unique_identifier | function | modules/ | 
                                                                                        Returns a short unique identifier for this Drupal installation. | 
Pagination
- Previous page
 - Page 15
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.