| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 444 lines (11 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| openid_redirect_http($url, $message) X-Ref |
| Performs an HTTP 302 redirect (for the 1.x protocol). |
| openid_redirect($url, $message) X-Ref |
| Creates a js auto-submit redirect for (for the 2.x protocol) |
| openid_redirect_form(&$form_state, $url, $message) X-Ref |
| No description |
| _openid_is_xri($identifier) X-Ref |
| Determine if the given identifier is an XRI ID. |
| _openid_normalize($identifier) X-Ref |
| Normalize the given identifier as per spec. |
| _openid_normalize_xri($xri) X-Ref |
| No description |
| _openid_normalize_url($url) X-Ref |
| No description |
| _openid_create_message($data) X-Ref |
| Create a serialized message packet as per spec: $key:$value\n . |
| _openid_encode_message($message) X-Ref |
| Encode a message from _openid_create_message for HTTP Post |
| _openid_parse_message($message) X-Ref |
| Convert a direct communication message into an associative array. |
| _openid_nonce() X-Ref |
| Return a nonce value - formatted per OpenID spec. |
| _openid_link_href($rel, $html) X-Ref |
| Pull the href attribute out of an html link element. |
| _openid_meta_httpequiv($equiv, $html) X-Ref |
| Pull the http-equiv attribute out of an html meta element |
| _openid_signature($association, $message_array, $keys_to_sign) X-Ref |
| Sign certain keys in a message param: $association - object loaded from openid_association or openid_server_association table param: $message_array - array of entire message about to be sent param: $keys_to_sign - keys in the message to include in signature (without |
| _openid_hmac($key, $text) X-Ref |
| No description |
| _openid_sha1($text) X-Ref |
| No description |
| _openid_dh_base64_to_long($str) X-Ref |
| No description |
| _openid_dh_long_to_base64($str) X-Ref |
| No description |
| _openid_dh_binary_to_long($str) X-Ref |
| No description |
| _openid_dh_long_to_binary($long) X-Ref |
| No description |
| _openid_dh_xorsecret($shared, $secret) X-Ref |
| No description |
| _openid_dh_rand($stop) X-Ref |
| No description |
| _openid_get_bytes($num_bytes) X-Ref |
| No description |
| _openid_response($str = NULL) X-Ref |
| No description |
| _openid_get_params($str) X-Ref |
| No description |
| bcpowmod($base, $exp, $mod) X-Ref |
| Provide bcpowmod support for PHP4. |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |