webd ~master (2022-04-10T23:36:40.5271137)
Dub
Repo
TagCollection.clearTags
webd
web
tagcollection
TagCollection
Clears tags based on a tag prefix ex. "page::", "item::" etc.
void
clearTags
()
void
clearTags
(string tagPrefix)
class
TagCollection
(string tagName = "tags")
void
clearTags
(
string
tagPrefix
)
Parameters
tagPrefix
string
The tag prefix.
Meta
Source
See Implementation
webd
web
tagcollection
TagCollection
functions
add
clearTags
createTags
get
getLoop
has
remove
properties
keys
variables
_tags
Clears tags based on a tag prefix ex. "page::", "item::" etc.