Home
last modified time | relevance | path

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

/plugin/ckgedit/conf/
H A Ddefault.php30 $conf['font_options'] = 0;
H A Dmetadata.php30 $meta['font_options'] = array('onoff');
/plugin/ckgedit/
H A Dhelper.php123 $font_opts = $this->getConf('font_options');
/plugin/ckgedit/action/
H A Dedit.php1015 var ckgedit_xcl_fonts =parseInt ("<?php echo $this->getConf('font_options') ;?>");