Go to the source code of this file.
Functions | |
| taxonomy_term_page ($str_tids= '', $depth=0, $op= 'page') | |
| theme_taxonomy_term_page ($tids, $result) | |
| taxonomy_autocomplete ($vid, $string= '') | |
Definition in file taxonomy.pages.inc.
| taxonomy_autocomplete | ( | $ | vid, | |
| $ | string = '' | |||
| ) |
Helper function for autocompletion
Definition at line 114 of file taxonomy.pages.inc.
References $result, check_plain(), db_fetch_object(), db_query_range(), db_rewrite_sql(), drupal_explode_tags(), drupal_json(), and name.
| taxonomy_term_page | ( | $ | str_tids = '', |
|
| $ | depth = 0, |
|||
| $ | op = 'page' | |||
| ) |
Menu callback; displays all nodes associated with a term.
Definition at line 12 of file taxonomy.pages.inc.
References $depth, $op, $output, $result, $row, $title, check_plain(), db_fetch_object(), db_placeholders(), db_query(), db_rewrite_sql(), drupal_add_feed(), drupal_not_found(), drupal_set_breadcrumb(), drupal_set_title(), l(), name, t(), theme(), url(), and variable_get().