14 calls to xmlsitemap_get_link_info() in XML sitemap 7.2
- drush_xmlsitemap_queue_rebuild in ./
xmlsitemap.drush.inc - Dump and queue all the sitemap links to be rebuilt in a queue process.
- xmlsitemap_add_form_link_options in ./
xmlsitemap.admin.inc - Add a link's XML sitemap options to the link's form.
- xmlsitemap_add_link_bundle_settings in ./
xmlsitemap.admin.inc - Add the link type XML sitemap options to the link type's form.
- xmlsitemap_get_bundle_path in ./
xmlsitemap.module - Get Bundle.
- xmlsitemap_get_link_type_enabled_bundles in ./
xmlsitemap.module - Enabled Bundles.
- xmlsitemap_get_link_type_indexed_status in ./
xmlsitemap.module - Indexed Status.
- xmlsitemap_get_rebuildable_link_types in ./
xmlsitemap.generate.inc - Get Rebuildable link types.
- xmlsitemap_link_bundle_load in ./
xmlsitemap.module - Bundle Load.
- xmlsitemap_link_queue_process in ./
xmlsitemap.module - Queue callback for processing sitemap links.
- xmlsitemap_link_type_rename in ./
xmlsitemap.module - Rename a link type.
- xmlsitemap_rebuild_batch in ./
xmlsitemap.generate.inc - Batch information callback for rebuilding the sitemap data.
- xmlsitemap_rebuild_batch_fetch in ./
xmlsitemap.generate.inc - Batch callback; fetch and add the sitemap links for a specific entity.
- xmlsitemap_settings_form in ./
xmlsitemap.admin.inc - Form builder; Administration settings form.
- xmlsitemap_views_data in ./
xmlsitemap.views.inc - Implements hook_views_data().