Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| _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. |
| _options_form_to_storage | function | modules/ |
Transforms submitted form values into field storage format. |
| _options_get_options | function | modules/ |
Collects the options for a field. |
| _options_prepare_options | function | modules/ |
Sanitizes the options. |
| _options_properties | function | modules/ |
Describes the preparation steps required by each widget. |
| _options_storage_to_form | function | modules/ |
Transforms stored field values into the format the widgets need. |
| _overlay_region_list | function | modules/ |
Returns a list of page regions related to the overlay. |
| _password_base64_encode | function | includes/ |
Encodes bytes into printable base 64 using the *nix standard from crypt(). |
| _password_crypt | function | includes/ |
Hash a password using a secure stretched hash. |
| _password_enforce_log2_boundaries | function | includes/ |
Ensures that $count_log2 is within set bounds. |
| _password_generate_salt | function | includes/ |
Generates a random base 64-encoded salt prefixed with settings for the hash. |
| _password_get_count_log2 | function | includes/ |
Parse the log2 iteration count from a stored hash or setting string. |
| _password_itoa64 | function | includes/ |
Returns a string for mapping an int to the corresponding base 64 character. |
| _php_filter_tips | function | modules/ |
Implements callback_filter_tips(). |
| _poll_choice_form | function | modules/ |
|
| _poll_menu_access | function | modules/ |
Callback function to see if a node is acceptable for poll menu items. |
| _profile_field_serialize | function | modules/ |
|
| _profile_field_types | function | modules/ |
|
| _profile_form_explanation | function | modules/ |
|
| _profile_get_fields | function | modules/ |
|
| _profile_update_user_fields | function | modules/ |
Helper function: update an array of user fields by calling profile_view_field |
| _rdf_get_default_mapping | function | modules/ |
Helper function to get the default RDF mapping for a given entity type. |
| _rdf_mapping_load | function | modules/ |
Helper function to retrieve an RDF mapping from the database. |
| _rdf_mapping_load_multiple | function | modules/ |
Helper function to retrieve a set of RDF mappings from the database. |
| _registry_check_code | function | includes/ |
Checks for a resource in the registry. |
| _registry_parse_file | function | includes/ |
Parse a file and save its interface and class listings. |
| _registry_parse_files | function | includes/ |
Parse all changed files and save their interface and class listings. |
| _registry_update | function | includes/ |
Does the work for registry_update(). |
| _search_excerpt_match_filter | function | modules/ |
Helper function for array_filter() in search_search_excerpt_match(). |
| _search_excerpt_replace | function | modules/ |
Helper function for array_walk() in search_excerpt(). |
| _search_get_module_names | function | modules/ |
Helper function to get real module names. |
| _search_index_truncate | function | modules/ |
Helper function for array_walk in search_index_split. |
| _search_menu_access | function | modules/ |
Access callback for search tabs. |
| _session_test_get | function | modules/ |
Page callback, prints the stored session value to the screen. |
| _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. |
| _session_test_is_logged_in | function | modules/ |
Menu callback, only available if current user is logged in. |
| _session_test_no_set | function | modules/ |
Menu callback: turns off session saving and then tries to save a value anyway. |
| _session_test_set | function | modules/ |
Page callback, stores a value in $_SESSION['session_test_value']. |
Pagination
- Previous page
- Page 229
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.