webd v0.0.2 (2018-03-06T10:41:10Z)
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.