Home
last modified time | relevance | path

Searched +full:admin +full:tags +(+path:plugin +path:tagging) -(+path:plugin +path:tagging +path:lang) (Results 1 – 1 of 1) sorted by relevance

/plugin/tagging/
H A Dhelper.php47 * Return the user to use for accessing tags
105 * Create or Update tags of a page
111 * @param array $tags
115 public function replaceTags($id, $user, $tags) { argument
128 foreach ($tags as $tag) {
144 * Get a list of Tags or Pages matching search criteria
193 * @param array $tags list of tags => count
198 public function cloudData($tags, $levels = 10) { argument
199 $min = min($tags);
234 html_cloud($tags, $type, $func, $wrap = true, $return = false, $ns = '') global() argument
557 deleteTags($tags, $namespace = '') global() argument
[all...]