XML sitemap API for sitemap links. in XML sitemap 6.2
File
- ./
xmlsitemap.module, line 515 - Main file for the xmlsitemap module.
Functions
Name | Location | Description |
---|---|---|
xmlsitemap_get_directory |
./ |
End of "defgroup xmlsitemap_link_api" |
xmlsitemap_link_delete |
./ |
Delete a specific sitemap link from the database. |
xmlsitemap_link_delete_multiple |
./ |
Delete multiple sitemap links from the database. |
xmlsitemap_link_load |
./ |
Load a specific sitemap link from the database. |
xmlsitemap_link_load_multiple |
./ |
Load sitemap links from the database. |
xmlsitemap_link_save |
./ |
Saves or updates a sitemap link. |
xmlsitemap_link_update_multiple |
./ |
Perform a mass update of sitemap data. |
_xmlsitemap_check_changed_link |
./ |
Check if there is sitemap link is changed from the existing data. |
_xmlsitemap_check_changed_links |
./ |
Check if there is a visible sitemap link given a certain set of conditions. |