Home
last modified time | relevance | path

Searched +full:color_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.php29 $conf['color_options'] = 0;
H A Dmetadata.php29 $meta['color_options'] = array('onoff');
/plugin/ckgedit/
H A Dhelper.php122 $color_opts = $this->getConf('color_options');
/plugin/ckgedit/action/
H A Dedit.php1016 var ckgedit_xcl_colors =parseInt("<?php echo $this->getConf('color_options') ;?>");