Search for autocomplete
- Search 9.5.x for autocomplete
- Search 8.9.x for autocomplete
- Search 10.3.x for autocomplete
- Search 11.x for autocomplete
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| form_process_autocomplete | function | includes/ |
Process function to prepare autocomplete data. |
| jquery.ui.autocomplete.css | file | misc/ |
/* * jQuery UI Autocomplete 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Autocomplete#theming … |
| ProfileTestAutocomplete | class | modules/ |
Test profile field autocompletion and access. |
| ProfileTestAutocomplete::getInfo | function | modules/ |
|
| ProfileTestAutocomplete::testAutocomplete | function | modules/ |
Tests profile field autocompletion and access. |
| profile_admin_settings_autocomplete | function | modules/ |
Retrieve a pipe delimited string of autocomplete suggestions for profile categories |
| profile_autocomplete | function | modules/ |
Callback to allow autocomplete of profile text fields. |
| taxonomy_autocomplete | function | modules/ |
Page callback: Outputs JSON for taxonomy autocomplete suggestions. |
| taxonomy_autocomplete_validate | function | modules/ |
Form element validate handler for taxonomy term autocomplete element. |
| ThemeFastTestCase::testUserAutocomplete | function | modules/ |
Tests access to user autocompletion and verify the correct results. |
| UserAutocompleteTestCase | class | modules/ |
Test user autocompletion. |
| UserAutocompleteTestCase::$privileged_user | property | modules/ |
|
| UserAutocompleteTestCase::$unprivileged_user | property | modules/ |
|
| UserAutocompleteTestCase::getInfo | function | modules/ |
|
| UserAutocompleteTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| UserAutocompleteTestCase::testUserAutocomplete | function | modules/ |
Tests access to user autocompletion and verify the correct results. |
| user_autocomplete | function | modules/ |
Menu callback; Retrieve a JSON object containing autocomplete suggestions for existing users. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.