[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/xmlsitemap/xmlsitemap_taxonomy/ -> xmlsitemap_taxonomy.module (summary)

(no description)

File Size: 226 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 10 functions

  xmlsitemap_taxonomy_xmlsitemap_link_info()
  xmlsitemap_taxonomy_cron()
  xmlsitemap_taxonomy_xmlsitemap_index_links()
  xmlsitemap_taxonomy_xmlsitemap_process_taxonomy_term_links()
  xmlsitemap_taxonomy_form_taxonomy_form_vocabulary_alter()
  xmlsitemap_taxonomy_form_taxonomy_form_term_alter()
  xmlsitemap_taxonomy_taxonomy()
  xmlsitemap_taxonomy_create_link()
  xmlsitemap_taxonomy_get_term_depth()
  xmlsitemap_taxonomy_get_node_count()

Functions
Functions that are not part of a class:

xmlsitemap_taxonomy_xmlsitemap_link_info()   X-Ref
Implements hook_xmlsitemap_link_info().


xmlsitemap_taxonomy_cron()   X-Ref
Implements hook_cron().

Process old taxonomy terms not found in the {xmlsitemap} table.

xmlsitemap_taxonomy_xmlsitemap_index_links($limit)   X-Ref
Implements hook_xmlsitemap_index_links().


xmlsitemap_taxonomy_xmlsitemap_process_taxonomy_term_links(array $tids)   X-Ref
Process taxonomy term sitemap links.

param: $tids

xmlsitemap_taxonomy_form_taxonomy_form_vocabulary_alter(&$form, $form_state)   X-Ref
Implements hook_form_FORM_ID_alter().


xmlsitemap_taxonomy_form_taxonomy_form_term_alter(&$form, $form_state)   X-Ref
Implements hook_form_FORM_ID_alter().


xmlsitemap_taxonomy_taxonomy($op, $type, $array = NULL)   X-Ref
Implements hook_taxonomy().


xmlsitemap_taxonomy_create_link(stdClass &$term)   X-Ref
Create a sitemap link from a taxonomy term.

param: $term
return:

xmlsitemap_taxonomy_get_term_depth(stdClass $term)   X-Ref
Find the tree depth of a taxonomy term.

param: $term
return:

xmlsitemap_taxonomy_get_node_count(stdClass $term)   X-Ref
Find the number of nodes that are associated with a taxonomy term.

param: $term
return:



Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7