[−][src]Module places::storage::tags
Enums
| ValidatedTag | The validity of a tag. |
Functions
| get_tags_for_url | Retrieves a list of tags for the specified URL. |
| get_urls_with_tag | Retrieves a list of URLs which have the specified tag. |
| remove_all_tags_from_url | Remove all tags from the specified URL. |
| remove_tag | Remove the specified tag from all URLs. |
| tag_url | Tags the specified URL. |
| untag_url | Remove the specified tag from the specified URL. |
| validate_tag | Checks the validity of the specified tag. |