(add-label connection spacename title label)add single label to page
add single label to page
(add-labels connection spacename title labels)add labels to page
add labels to page
(get-label-list connection pageid)(get-label-list connection spacename title)get label as keyword list
get label as keyword list
(get-labels connection pageid)(get-labels connection spacename title)get labels as map
get labels as map
(has-label? connection pageid label)(has-label? connection spacename title label)check if a page has a given label
check if a page has a given label
(remove-all-labels connection spacename title)remove all labels from page
remove all labels from page
(remove-label connection spacename title label)remove single label from page
remove single label from page
(set-labels connection spacename title labels)set labels (remove all labes and set new labels)
set labels (remove all labes and set new labels)
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |