You are here

XML Sitemap in XML sitemap 5

Same name and namespace in other branches
  1. 8 xmlsitemap.module \xmlsitemap
  2. 6.2 xmlsitemap.module \xmlsitemap
  3. 7.2 xmlsitemap.module \xmlsitemap
  4. 2.x xmlsitemap.module \xmlsitemap

File

docs/xmlsitemap.php, line 8
XML Sitemap API documentation

Functions

Namesort descending Location Description
hook_xmlsitemap_engines docs/xmlsitemap.php Define actions for search engines.
hook_xmlsitemap_links docs/xmlsitemap.php Define additional links to add to the site map.
theme_xmlsitemap_node_view_news xmlsitemap_node/xmlsitemap_node.module Display the nodes of a view as a Google News site map.
theme_xmlsitemap_node_view_sitemap xmlsitemap_node/xmlsitemap_node.module Display the nodes of a view as an XML site map.
theme_xmlsitemap_settings_additional ./xmlsitemap.module Theme additional links form.
xmlsitemap_cron ./xmlsitemap.module Implementation of hook_cron().
xmlsitemap_engines_menu xmlsitemap_engines/xmlsitemap_engines.module Implementation of hook_menu().
xmlsitemap_engines_xmlsitemap_engines xmlsitemap_engines/xmlsitemap_engines.module Implementation of hook_xmlsitemap_engines().
xmlsitemap_exit ./xmlsitemap.module Implementation of hook_exit().
xmlsitemap_file_download ./xmlsitemap.module Implementation of hook_file_download().
xmlsitemap_help ./xmlsitemap.module Implementation of hook_help().
xmlsitemap_menu ./xmlsitemap.module Implementation of hook_menu().
xmlsitemap_node_comment xmlsitemap_node/xmlsitemap_node.module Implementation of hook_comment().
xmlsitemap_node_cron xmlsitemap_node/xmlsitemap_node.module Implementation of hook_cron().
xmlsitemap_node_form_alter xmlsitemap_node/xmlsitemap_node.module Implementation of hook_form_alter().
xmlsitemap_node_frequency xmlsitemap_node/xmlsitemap_node.module
xmlsitemap_node_nodeapi xmlsitemap_node/xmlsitemap_node.module Implmentation of hook_nodeapi().
xmlsitemap_node_node_type xmlsitemap_node/xmlsitemap_node.module Implementation of hook_node_type().
xmlsitemap_node_perm xmlsitemap_node/xmlsitemap_node.module Implementation of hook_perm().
xmlsitemap_node_priority xmlsitemap_node/xmlsitemap_node.module Calculate the priority of a node.
xmlsitemap_node_views_query_alter xmlsitemap_node/xmlsitemap_node.module Implementation of hook_views_query_alter().
xmlsitemap_node_views_style_plugins xmlsitemap_node/xmlsitemap_node.module Implementation of hook_views_style_plugins().
xmlsitemap_node_xmlsitemap_links xmlsitemap_node/xmlsitemap_node.module Implementation of hook_xmlsitemap_links().
xmlsitemap_priority_options ./xmlsitemap.module Get an array of site map priority options.
xmlsitemap_robotstxt ./xmlsitemap.module Implementation of hook_robotstxt().
xmlsitemap_settings_additional ./xmlsitemap.module Menu callback; return additional links form.
xmlsitemap_settings_additional_submit ./xmlsitemap.module Submit additional links form.
xmlsitemap_settings_engines ./xmlsitemap.module Menu callback; return search engine settings form.
xmlsitemap_settings_engines_submit ./xmlsitemap.module Submit search engine settings form.
xmlsitemap_settings_sitemap ./xmlsitemap.module Menu callback; return site map settings form.
xmlsitemap_settings_sitemap_submit ./xmlsitemap.module Submit site map settings form.
xmlsitemap_settings_sitemap_validate ./xmlsitemap.module Validate site map settings form.
xmlsitemap_term_cron xmlsitemap_term/xmlsitemap_term.module Implementation of hook_cron().
xmlsitemap_term_form_alter xmlsitemap_term/xmlsitemap_term.module Implementation of hook_form_alter().
xmlsitemap_term_perm xmlsitemap_term/xmlsitemap_term.module Implementation of hook_perm().
xmlsitemap_term_taxonomy xmlsitemap_term/xmlsitemap_term.module Implementation of hook_taxonomy().
xmlsitemap_term_xmlsitemap_links xmlsitemap_term/xmlsitemap_term.module Implementation of hook_xmlsitemap_links().
xmlsitemap_update_sitemap ./xmlsitemap.module Mark the site map as changed and the cache as needing update.
xmlsitemap_url ./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.
xmlsitemap_user_cron xmlsitemap_user/xmlsitemap_user.module Implementation of hook_cron().
xmlsitemap_user_form_alter xmlsitemap_user/xmlsitemap_user.module Implementation of hook_form_alter().
xmlsitemap_user_perm xmlsitemap_user/xmlsitemap_user.module Implementation of hook_perm().
xmlsitemap_user_user xmlsitemap_user/xmlsitemap_user.module Implementation of hook_user().
xmlsitemap_user_xmlsitemap_links xmlsitemap_user/xmlsitemap_user.module Implementation of hook_xmlsitemap_links().
xmlsitemap_xmlsitemap_links ./xmlsitemap.module Implementation of hook_xmlsitemap_links().
_xmlsitemap_additional_links ./xmlsitemap.module Get additional links.
_xmlsitemap_chunk_last_change ./xmlsitemap.module Compare link modification time to modification time of previous link.
_xmlsitemap_engines_ask xmlsitemap_engines/xmlsitemap_engines.module Define actions for Ask.com.
_xmlsitemap_engines_bing xmlsitemap_engines/xmlsitemap_engines.module Define actions for Bing.
_xmlsitemap_engines_google xmlsitemap_engines/xmlsitemap_engines.module Define actions for Google.
_xmlsitemap_engines_verify xmlsitemap_engines/xmlsitemap_engines.module Menu callback; display verification page.
_xmlsitemap_engines_yahoo xmlsitemap_engines/xmlsitemap_engines.module Define actions for Yahoo!.
_xmlsitemap_file_create_url ./xmlsitemap.module Modified version of file_create_url(). Allows us to remove language prefixes.
_xmlsitemap_format ./xmlsitemap.module Process an array of links.
_xmlsitemap_frequency ./xmlsitemap.module Determine the frequency of updates to a link.
_xmlsitemap_get_path_alias ./xmlsitemap.module Modified version of drupal_get_path_alias() for xmlsitemap_url().
_xmlsitemap_links ./xmlsitemap.module Get all site map links.
_xmlsitemap_link_count ./xmlsitemap.module Count the total number of links in the site.
_xmlsitemap_node_excludes xmlsitemap_node/xmlsitemap_node.module Get array of excluded types.
_xmlsitemap_node_frontpage xmlsitemap_node/xmlsitemap_node.module Get the nid of the front page node.
_xmlsitemap_node_links xmlsitemap_node/xmlsitemap_node.module Get node links.
_xmlsitemap_node_submit xmlsitemap_node/xmlsitemap_node.module Add submit actions to forms.
_xmlsitemap_output ./xmlsitemap.module Menu callback; display the site map.
_xmlsitemap_output_chunk ./xmlsitemap.module Generate a chunk of the site map.
_xmlsitemap_output_index ./xmlsitemap.module Generate the site map index.
_xmlsitemap_ping ./xmlsitemap.module Submit the site map to search engines.
_xmlsitemap_submit_on_exit ./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.
_xmlsitemap_term_excludes xmlsitemap_term/xmlsitemap_term.module Get array of excluded vocabularies.
_xmlsitemap_term_frontpage xmlsitemap_term/xmlsitemap_term.module Get the tid of the front page term.
_xmlsitemap_term_links xmlsitemap_term/xmlsitemap_term.module Get term links.
_xmlsitemap_term_priority xmlsitemap_term/xmlsitemap_term.module Calculate the priority of a term.
_xmlsitemap_update_cache ./xmlsitemap.module Update the cached site map files.
_xmlsitemap_user_frontpage xmlsitemap_user/xmlsitemap_user.module Get the uid of the front page profile.
_xmlsitemap_user_links xmlsitemap_user/xmlsitemap_user.module Get user profile links.
_xmlsitemap_user_priority xmlsitemap_user/xmlsitemap_user.module Calculate the priority of a user profile.
_xmlsitemap_user_submit xmlsitemap_user/xmlsitemap_user.module Add submit actions to forms.
_xmlsitemap_xml_links ./xmlsitemap.module Extract links from site maps returned by hook_xmlsitemap_links().