You are here

Functions in XML sitemap 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
xmlsitemap_settings_engines xmlsitemap/xmlsitemap.module Menu callback; return search engine settings form. 1
xmlsitemap_settings_engines_submit xmlsitemap/xmlsitemap.module Submit search engine settings form.
xmlsitemap_settings_sitemap xmlsitemap/xmlsitemap.module Menu callback; return sitemap settings form. 3
xmlsitemap_settings_sitemap_submit xmlsitemap/xmlsitemap.module Submit sitemap settings form.
xmlsitemap_sitemap_frequency xmlsitemap/xmlsitemap.module Determine the frequency of updates to a link. 3
xmlsitemap_term_disable xmlsitemap_term/xmlsitemap_term.install Implementation of hook_disable().
xmlsitemap_term_enable xmlsitemap_term/xmlsitemap_term.install Implementation of hook_enable().
xmlsitemap_term_form_alter xmlsitemap_term/xmlsitemap_term.module Implementation of hook_form_alter().
xmlsitemap_term_install xmlsitemap_term/xmlsitemap_term.install Implementation of hook_install().
xmlsitemap_term_nodeapi xmlsitemap_term/xmlsitemap_term.module Implementation of hook_nodeapi().
xmlsitemap_term_taxonomy xmlsitemap_term/xmlsitemap_term.module Implementation of hook_taxonomy().
xmlsitemap_term_uninstall xmlsitemap_term/xmlsitemap_term.install Implementation of hook_uninstall().
xmlsitemap_term_update_2 xmlsitemap_term/xmlsitemap_term.install Implementation of hook_update_N().
xmlsitemap_term_update_3 xmlsitemap_term/xmlsitemap_term.install Implementation of hook_update_N().
xmlsitemap_term_xmlsitemap_description xmlsitemap_term/xmlsitemap_term.module Implementation of hook_xmlsitemap_description().
xmlsitemap_term_xmlsitemap_links xmlsitemap_term/xmlsitemap_term.module Implementation of hook_xmlsitemap_links().
xmlsitemap_uninstall xmlsitemap/xmlsitemap.install Implementation of hook_uninstall().
xmlsitemap_update_1 xmlsitemap/xmlsitemap.install Implementation of hook_update_N().
xmlsitemap_update_10 xmlsitemap/xmlsitemap.install Implementation of hook_update_N().
xmlsitemap_update_2 xmlsitemap/xmlsitemap.install Implementation of hook_update_N().
xmlsitemap_update_3 xmlsitemap/xmlsitemap.install Implementation of hook_update_N().
xmlsitemap_update_4 xmlsitemap/xmlsitemap.install Implementation of hook_update_N().
xmlsitemap_update_5 xmlsitemap/xmlsitemap.install Implementation of hook_update_N().
xmlsitemap_update_6 xmlsitemap/xmlsitemap.install Implementation of hook_update_N().
xmlsitemap_update_7 xmlsitemap/xmlsitemap.install Implementation of hook_update_N().
xmlsitemap_update_8 xmlsitemap/xmlsitemap.install Implementation of hook_update_N().
xmlsitemap_update_9 xmlsitemap/xmlsitemap.install Implementation of hook_update_N().
xmlsitemap_url xmlsitemap/xmlsitemap.module Modified version of url(). We don't want to do a separate database query for each url, so we pass the alias as an extra parameter. 10
xmlsitemap_user_disable xmlsitemap_user/xmlsitemap_user.install Implementation of hook_disable().
xmlsitemap_user_enable xmlsitemap_user/xmlsitemap_user.install Implementation of hook_enable().
xmlsitemap_user_form_alter xmlsitemap_user/xmlsitemap_user.module Implementation of hook_form_alter().
xmlsitemap_user_install xmlsitemap_user/xmlsitemap_user.install Implementation of hook_install().
xmlsitemap_user_uninstall xmlsitemap_user/xmlsitemap_user.install Implementation of hook_uninstall().
xmlsitemap_user_update_2 xmlsitemap_user/xmlsitemap_user.install Implementation of hook_update_N().
xmlsitemap_user_user xmlsitemap_user/xmlsitemap_user.module Implementation of hook_user().
xmlsitemap_user_xmlsitemap_description xmlsitemap_user/xmlsitemap_user.module Implementation of hook_xmlsitemap_description().
xmlsitemap_user_xmlsitemap_links xmlsitemap_user/xmlsitemap_user.module Implementation of hook_xmlsitemap_links().
_xmlsitemap_get_path_alias xmlsitemap/xmlsitemap.module Modified version of drupal_get_path_alias() for xmlsitemap_url(). 1
_xmlsitemap_menu_process_link xmlsitemap_menu/xmlsitemap_menu.module Add links for a menu item and all its children to the sitemap. 1
_xmlsitemap_node_frontpage xmlsitemap_node/xmlsitemap_node.module Get the nid of the front page node.
_xmlsitemap_node_submit xmlsitemap_node/xmlsitemap_node.module Add submit actions to forms.
_xmlsitemap_output_chunk xmlsitemap/xmlsitemap.module Display a chunk of the sitemap. 1
_xmlsitemap_output_index xmlsitemap/xmlsitemap.module Generate the sitemap index. 1
_xmlsitemap_ping xmlsitemap/xmlsitemap.module Submit the sitemap to search engines. 2
_xmlsitemap_submit_on_exit xmlsitemap/xmlsitemap.module Schedule a call to _xmlsitemap_ping() to be run on exit. Use this function instead of _xmlsitemap_ping() to avoid a delay in outputting the page to the user. 2
_xmlsitemap_update xmlsitemap/xmlsitemap.module Update the sitemap if content has changed. 3
_xmlsitemap_user_submit xmlsitemap_user/xmlsitemap_user.module Add submit actions to forms.

Pages

Other projects