You are here

Functions in Drupal 4

Primary tabs

Namesort descending Location Description Direct uses Strings
system_update_162 database/updates.inc
system_update_163 database/updates.inc
system_update_164 database/updates.inc
system_update_165 database/updates.inc
system_update_166 database/updates.inc
system_update_167 database/updates.inc
system_update_168 database/updates.inc
system_update_169 database/updates.inc
system_update_170 database/updates.inc
system_update_171 database/updates.inc
system_update_172 database/updates.inc
system_update_173 database/updates.inc
system_update_174 database/updates.inc
system_update_175 database/updates.inc
system_update_176 database/updates.inc
system_update_177 database/updates.inc
system_update_178 database/updates.inc Update base paths for relative URLs in node and comment content.
system_update_179 database/updates.inc Update base paths for relative URLs in custom blocks, profiles and various variables.
system_update_180 database/updates.inc
system_update_181 database/updates.inc
system_update_182 database/updates.inc The lid field in pgSQL should not be UNIQUE, but an INDEX.
system_update_183 database/updates.inc Cid matching by MySQL should be case-sensitive.
system_update_184 database/updates.inc
system_user modules/system.module Implementation of hook_user().
system_view_general modules/system.module 1
t includes/common.inc Translate strings to the current locale. 504 12
tablesort_cell includes/tablesort.inc Format a table cell. 1
tablesort_get_order includes/tablesort.inc Determine the current sort criterion. 1
tablesort_get_querystring includes/tablesort.inc Compose a query string to append to table sorting requests. 1
tablesort_get_sort includes/tablesort.inc Determine the current sort direction. 1
tablesort_header includes/tablesort.inc Format a column header. 1
tablesort_init includes/tablesort.inc Initialize the table sort context. 2
tablesort_sql includes/tablesort.inc Create an SQL sort clause. 12
taxonomy_admin_term_edit modules/taxonomy.module Page to list terms for a vocabulary 1
taxonomy_admin_vocabulary_edit modules/taxonomy.module Page to add or edit a vocabulary 1
taxonomy_autocomplete modules/taxonomy.module Helper function for autocompletion 1
taxonomy_del_term modules/taxonomy.module 4
taxonomy_del_vocabulary modules/taxonomy.module 2
taxonomy_form modules/taxonomy.module Generate a form element for selecting terms from a vocabulary. 1
taxonomy_form_all modules/taxonomy.module Generate a set of options for selecting a term from all vocabularies. Can be passed to form_select.
taxonomy_form_alter modules/taxonomy.module Generate a form for selecting terms to associate with a node.
taxonomy_form_term modules/taxonomy.module 1 1
taxonomy_form_term_submit modules/taxonomy.module Accept the form submission for a taxonomy term and save the result.
taxonomy_form_vocabulary modules/taxonomy.module Display form for adding and editing vocabularies. 1 1
taxonomy_form_vocabulary_submit modules/taxonomy.module Accept the form submission for a vocabulary and save the results.
taxonomy_get_children modules/taxonomy.module Find all children of a term ID. 1
taxonomy_get_parents modules/taxonomy.module Find all parents of a given term ID. 5
taxonomy_get_parents_all modules/taxonomy.module Find all ancestors of a given term ID. 2
taxonomy_get_related modules/taxonomy.module Find all term objects related to a given term ID. 1
taxonomy_get_synonyms modules/taxonomy.module Return an array of synonyms of the given term ID. 1

Pages

Other projects