Home
last modified time | relevance | path

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

/plugin/abc/conf/
H A Ddefault.php9 $conf['displaySource'] = 0;
H A Dmetadata.php9 $meta['displaySource'] = array('onoff');
/plugin/abc/
H A Dsyntax.php125 // only per css visible when displaySource = 1
126 if ($this->getConf('displaySource')) $visible = " visible";