Home
last modified time | relevance | path

Searched +full:default_fb +(+path:plugin +path:ckgedit) -(+path:plugin +path:ckgedit +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/ckgedit/
H A Dhelper.php178 $default_fb = $this->getConf('default_fb');
179 if($default_fb == 'none') {
/plugin/ckgedit/conf/
H A Ddefault.php8 $conf['default_fb'] = 'acl';
H A Dmetadata.php8 $meta['default_fb'] = array('multichoice','_choices' => array('none','acl'));
/plugin/ckgedit/action/
H A Dmeta.php686 $default_fb = $this->getConf('default_fb');
688 if($default_fb == 'none') {