Lines Matching refs:getConf
29 $str = $this->getConf($val);
59 $ckgdoku_conf_direction = $this->getConf('direction');
86 $open_upload = $this->getConf('open_upload');
87 $editor_backup = $this->getConf('editor_bak');
88 $create_folder = $this->getConf('create_folder');
89 $interface_lang = $this->getConf('other_lang');
90 $scayt_lang = $this->getConf('scayt_lang');
93 $scayt_auto = $this->getConf('scayt_auto');
94 $color_opts = $this->getConf('color_options');
95 $font_opts = $this->getConf('font_options');
96 $toolbar_opts = $this->getConf('alt_toolbar');
97 $mfiles = $this->getConf('mfiles');
98 $extra_plugins = $this->getConf('extra_plugins');
99 $ckg_gui = $this->getConf('gui');
150 $default_fb = $this->getConf('default_fb');