Home
last modified time | relevance | path

Searched refs:_getTagCloud (Results 1 – 2 of 2) sorted by path

/plugin/cloud/
H A Dsyntax.php80 $cloud = $this->_getTagCloud($num, $min, $max, $namespaces, $tag);
275 function _getTagCloud($num, &$min, &$max, $namespaces, helper_plugin_tag $tag) { function in syntax_plugin_cloud
/plugin/cumulus/
H A Dsyntax.php118 $cloud = $this->_getTagCloud($options['max'], $min, $max, $tag);
255 function _getTagCloud($num, &$min, &$max, &$tag) { function in syntax_plugin_cumulus