Home
last modified time | relevance | path

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

/plugin/pycode/conf/
H A Dmetadata.php13 // btns = (int) value of the checkbox:
16 $meta["btns"] = array("onoff");
H A Ddefault.php13 $conf["btns"] = 1; // for default shortcut buttons are shown in the toolbar
/plugin/pycode/
H A Daction.php229 $btns = $this->getConf("btns");
231 if ($btns == 1){