Home
last modified time | relevance | path

Searched +full:toolbar_icon +(+path:plugin +path:tag) -(+path:plugin +path:tag +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/tag/
H A Daction.php21 if($this->getConf('toolbar_icon')) {
117 'title' => $this->getLang('toolbar_icon'),
/plugin/tag/conf/
H A Ddefault.php9 $conf['toolbar_icon'] = 0; // enables/disables the toolbar icon
H A Dmetadata.php15 $meta['toolbar_icon'] = array('onoff');