taxonomy_autocomplete

Functions that call taxonomy_autocomplete()

Namesort iconLocationDescription
taxonomy_autocompletemodules/taxonomy.moduleHelper function for autocompletion

Functions called by taxonomy_autocomplete()

Namesort iconLocationDescription
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_query_rangeincludes/database.pgsql.incRuns a limited-range query in the active database.
db_rewrite_sqlincludes/database.incRewrites node, taxonomy and comment queries. Use it for listing queries. Do not use FROM table1, table2 syntax, use JOIN instead.
drupal_to_jsincludes/common.incConverts a PHP variable into its Javascript equivalent.
taxonomy_autocompletemodules/taxonomy.moduleHelper function for autocompletion
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.