drush_xmlsitemap_custom_scan |
xmlsitemap_custom/xmlsitemap_custom.drush.inc |
Scan a directory for static files to include via custom XML sitemap links. |
|
1 |
drush_xmlsitemap_index |
./xmlsitemap.drush.inc |
Process un-indexed XML sitemap links. |
|
1 |
drush_xmlsitemap_queue_rebuild |
./xmlsitemap.drush.inc |
Dump and queue all the sitemap links to be rebuilt in a queue process. |
|
|
drush_xmlsitemap_rebuild |
./xmlsitemap.drush.inc |
Dump and rebuild all the sitemap data, then regenerate the files. |
|
1 |
drush_xmlsitemap_regenerate |
./xmlsitemap.drush.inc |
Regenerate the sitemap files from existing data. |
|
1 |
hook_query_xmlsitemap_generate_alter |
./xmlsitemap.api.php |
Alter the query selecting data from {xmlsitemap} during sitemap generation. |
|
|
hook_xmlsitemap_context |
./xmlsitemap.api.php |
Provide information about the current context on the site. |
|
|
hook_xmlsitemap_context_alter |
./xmlsitemap.api.php |
Alter the current context information. |
|
|
hook_xmlsitemap_context_info |
./xmlsitemap.api.php |
Provide information about contexts available to XML sitemap. |
|
|
hook_xmlsitemap_context_info_alter |
./xmlsitemap.api.php |
Alter XML sitemap context info. |
|
|
hook_xmlsitemap_context_url_options |
./xmlsitemap.api.php |
Provide options for the url() function based on an XML sitemap context. |
|
|
hook_xmlsitemap_context_url_options_alter |
./xmlsitemap.api.php |
Alter the url() options based on an XML sitemap context. |
|
|
hook_xmlsitemap_element_alter |
./xmlsitemap.api.php |
Alter the content added to an XML sitemap for an individual element. |
|
|
hook_xmlsitemap_engine_info |
xmlsitemap_engines/xmlsitemap_engines.api.php |
Provide a list of supported sitemap engines. |
|
|
hook_xmlsitemap_engine_info_alter |
xmlsitemap_engines/xmlsitemap_engines.api.php |
Alter the list of sitemap engines. |
|
|
hook_xmlsitemap_index_links |
./xmlsitemap.api.php |
Index links for the XML sitemaps. |
|
|
hook_xmlsitemap_link_alter |
./xmlsitemap.api.php |
Alter the data of a sitemap link before the link is saved. |
|
|
hook_xmlsitemap_link_info |
./xmlsitemap.api.php |
Provide information on the type of links this module provides. |
|
|
hook_xmlsitemap_link_insert |
./xmlsitemap.api.php |
Inform modules that an XML sitemap link has been created. |
|
|
hook_xmlsitemap_link_presave_alter |
./xmlsitemap.api.php |
Act on a sitemap link being inserted or updated. |
|
|
hook_xmlsitemap_link_update |
./xmlsitemap.api.php |
Inform modules that an XML sitemap link has been updated. |
|
|
hook_xmlsitemap_rebuild_clear |
./xmlsitemap.api.php |
Respond to XML sitemap link clearing and rebuilding. |
|
|
hook_xmlsitemap_regenerate_finished |
./xmlsitemap.api.php |
Respond to XML sitemap regeneration. |
|
|
hook_xmlsitemap_root_attributes_alter |
./xmlsitemap.api.php |
Alter the attributes used for the root element of the XML sitemap. |
|
|
hook_xmlsitemap_sitemap_delete |
./xmlsitemap.api.php |
Respond to XML sitemap deletion. |
|
|
hook_xmlsitemap_sitemap_operations |
./xmlsitemap.api.php |
Provide information about XML sitemap bulk operations. |
|
|
xmlsitemap_add_form_entity_summary |
./xmlsitemap.admin.inc |
Add a table summary for an entity and its bundles. |
1 |
|
xmlsitemap_add_form_link_options |
./xmlsitemap.admin.inc |
Add a link's XML sitemap options to the link's form. |
4 |
|
xmlsitemap_add_link_bundle_settings |
./xmlsitemap.admin.inc |
Add the link type XML sitemap options to the link type's form. |
5 |
|
xmlsitemap_batch_variable_set |
./xmlsitemap.generate.inc |
Batch callback; set an array of variables and their values. |
|
2 |
xmlsitemap_calculate_changefreq |
./xmlsitemap.module |
Calculates the average interval between UNIX timestamps. |
2 |
|
xmlsitemap_check_all_directories |
./xmlsitemap.module |
Check all directories. |
1 |
|
xmlsitemap_check_directory |
./xmlsitemap.module |
Check that the sitemap files directory exists and is writable. |
5 |
|
xmlsitemap_check_status |
./xmlsitemap.inc |
Check the status of all hook_requirements() from any xmlsitemap modules. |
1 |
|
xmlsitemap_clear_directory |
./xmlsitemap.module |
Clear Directory. |
4 |
|
xmlsitemap_cron |
./xmlsitemap.module |
Implements hook_cron(). |
|
|
xmlsitemap_cron_queue_info |
./xmlsitemap.module |
Implements hook_cron_queue_info(). |
|
|
xmlsitemap_custom_delete_link_form |
xmlsitemap_custom/xmlsitemap_custom.admin.inc |
Delete Link Form. |
|
1 |
xmlsitemap_custom_delete_link_form_submit |
xmlsitemap_custom/xmlsitemap_custom.admin.inc |
Delete Link Form Submit. |
|
|
xmlsitemap_custom_drush_command |
xmlsitemap_custom/xmlsitemap_custom.drush.inc |
Implements hook_drush_command(). |
|
|
xmlsitemap_custom_edit_link_form |
xmlsitemap_custom/xmlsitemap_custom.admin.inc |
Edit Link Form. |
|
1 |
xmlsitemap_custom_edit_link_form_submit |
xmlsitemap_custom/xmlsitemap_custom.admin.inc |
Edit Link Form Submit. |
|
|
xmlsitemap_custom_edit_link_form_validate |
xmlsitemap_custom/xmlsitemap_custom.admin.inc |
Edit Link Form Validate. |
|
|
xmlsitemap_custom_list_links |
xmlsitemap_custom/xmlsitemap_custom.admin.inc |
List Links. |
|
1 |
xmlsitemap_custom_load |
xmlsitemap_custom/xmlsitemap_custom.module |
Menu load callback; load a custom sitemap link from the {xmlsitemap} table. |
|
|
xmlsitemap_custom_menu |
xmlsitemap_custom/xmlsitemap_custom.module |
Implements hook_menu(). |
|
|
xmlsitemap_custom_scan_directories |
xmlsitemap_custom/xmlsitemap_custom.scan.inc |
Scan directories and keep matching subtrees of the custom XML sitemap. |
1 |
|
xmlsitemap_custom_uninstall |
xmlsitemap_custom/xmlsitemap_custom.install |
Implements hook_uninstall(). |
|
|
xmlsitemap_custom_xmlsitemap_link_info |
xmlsitemap_custom/xmlsitemap_custom.module |
Implements hook_xmlsitemap_link_info(). |
|
|
xmlsitemap_directory_move |
./xmlsitemap.module |
Move a directory to a new location. |
1 |
|