Home
last modified time | relevance | path

Searched refs:tagns (Results 1 – 2 of 2) sorted by relevance

/plugin/tagentry/
H A Daction.php35 $tagns = $this->getConf( 'namespace' );
40 $tagns = $tagnst;
46 $alltags = $this->_getpages( $tagns );
134 function _getpages( $tagns = 'wiki:tags' ) { argument
142 'ns' => $tagns
/plugin/tag/
H A Daction.php76 $tagns = $this->getConf('namespace');
79 $tag = trim(str_replace($tagns.':', '', $INPUT->str('tag')));