Home
last modified time | relevance | path

Searched refs:getConf (Results 276 – 300 of 1091) sorted by relevance

1...<<11121314151617181920>>...44

/plugin/charpicker/
H A Daction.php24 $add_chars = $this->getConf('chars');
30 $del_chars = $this->getConf('del_chars');
40 if($this->getConf('del_all')) {
/plugin/ckgedit/action/
H A Dmeta.php63 if(!$this->getConf('dw_priority')) { return; }
369 $dwedit_ns = $this->getConf('dwedit_ns');
548 if($this->getConf('winstyle')) {
686 $default_fb = $this->getConf('default_fb');
696 if($this->getConf('openfb') || $acl == 255) {
731 $scayt_lang = $this->getConf('scayt_lang');
738 if ($this->getConf('winstyle')) {
786 $onoff = $this->getConf('dblclk');
796 $syntaxDiv = $wrap_helper->getConf('syntaxDiv');
802 $syntaxSpan = $wrap_helper->getConf('syntaxSpan');
[all …]
/plugin/amazonlight/
H A Dsyntax.php69 'imgw' => $this->getConf('imgw'),
70 'imgh' => $this->getConf('imgh'),
71 'price' => $this->getConf('showprice'),
173 $partner = $this->getConf('partner_' . $country);
/plugin/footer/
H A Daction.php69 $pre_nsp = $this->getConf('prefix_namespace');
81 $pre_sub = $this->getConf('prefix_subnamespace');
143 if ($this->getConf('separation') == 'paragraph') {
219 $aclcache = $this->getConf('aclcache');
/plugin/revealjs/syntax/
H A Dheader.php56 if ($this->getConf('revealjs_active') || $_GET['do']=='export_revealjs') {
89 $horizontal_slide_level = $this->getConf('horizontal_slide_level');
112 …$level_calculated = ($level > $horizontal_slide_level && $this->getConf('enlarge_vertical_slide_he…
120 else if ($this->getConf('revealjs_active') ) {
161 …tartData, 'Slide '.$renderer->wikipage_slide_number).'"></h2>' . ($this->getConf('show_slide_detai…
/plugin/captcha/
H A Daction.php45 if ((int)$this->getConf('loginprotect') > 1) {
112 $config = (int)$this->getConf('loginprotect');
159 if (!$this->getConf('forusers') && $INPUT->server->str('REMOTE_USER')) {
191 if (!$this->getConf('forusers') && $INPUT->server->str('REMOTE_USER')) {
/plugin/combo/action/
H A Dmetatwitter.php143 $siteTwitterHandle = $this->getConf(self::CONF_TWITTER_SITE_HANDLE);
144 $siteTwitterId = $this->getConf(self::CONF_TWITTER_SITE_ID);
188 $twitterMeta[self::META_DNT] = $this->getConf(self::CONF_TWITTER_DONT_NOT_TRACK, self::CONF_ON);
195 $twitterMeta[self::META_WIDGETS_THEME] = $this->getConf(BlockquoteTag::CONF_TWEET_WIDGETS_THEME, BlockquoteTag::CONF_TWEET_WIDGETS_THEME_DEFAULT);
196 $twitterMeta[self::META_WIDGETS_BORDER_COLOR] = $this->getConf(BlockquoteTag::CONF_TWEET_WIDGETS_BORDER, BlockquoteTag::CONF_TWEET_WIDGETS_BORDER_DEFAULT);
/plugin/editsections/action/
H A Des.php33 if ($this->getConf('cache') === 'disabled') {
43 if ( preg_match('/201.-/', $doku_version['date']) > 0 and $this->getConf('cache') === 'enabled') {
47 $JSINFO['es_order_type'] = $this->getConf('order_type');
53 $order = $this->getConf('order_type');
104 $order = $this->getConf('order_type');
193 $order = $this->getConf('order_type');
/plugin/authyubikey/
H A Dauth.php83 … $yubi = new Auth_Yubico($this->getConf('yubico_client_id'), $this->getConf('yubico_secret_key'));
119 …$yubi = new Auth_Yubico($this->getConf('yubico_client_id'), $this->getConf('yubico_secret_key'));
122 for($i=0; $i < intval($this->getConf('yubico_maxkeys')); $i++) {
131 if($this->getConf('yubico_maxkeys') == 1) {
/plugin/authgoogle/
H A Dauth.php81 $client->setClientId($this->getConf('client_id'));
82 $client->setClientSecret($this->getConf('client_secret'));
153 … if ($this->getConf('default_groups')) $grps = explode(' ', $this->getConf('default_groups'));
194 if ($this->getConf('allowed_domains')) {
195 $domains = preg_split("/[ ]+/is", $this->getConf('allowed_domains'));
/plugin/snippets/
H A Daction.php53 $old_rev=$this->getConf('old_revisions')?'on':'off';
82 if($this->getConf('snips_updatable')) {
87 if($this->getConf('userreplace')) {
92 …$JSINFO['default_macro_string'] = $this->getConf('default_macro_string') ? $this->getConf('default…
110 if($this->getConf('prettytitles')) {
150 $force_old = $this->getConf('old_revisions');
279 if($this->getConf('skip_unset_macros')) {
/plugin/partialsearch/
H A Drenderer.php28 if ($this->getConf('replaceunderscores')) {
39 if ($this->getConf('replaceunderscores') && $id) {
58 if ($this->getConf('userawreturns')) {
/plugin/ruby/
H A Dsyntax.php49 if (utf8_strlen($this->getConf('parentheses')) > 1) {
51 $rp[0] = utf8_substr($this->getConf('parentheses'), 0, 1);
52 $rp[1] = utf8_substr($this->getConf('parentheses'), 1, 1);
/plugin/supa/action/
H A Daction.php46 echo " '".addslashes($this->getConf("previewscaler"))."',\n";
47 echo " '".addslashes($this->getConf("previewwidth"))."',\n";
48 echo " '".addslashes($this->getConf("previewheight"))."',\n";
/plugin/dokumicrobugtracker/
H A Dsyntax.php81 return ($this->getConf('use_captcha'));
198 $values = explode(',', $this->getConf($pref_name));
336 $statuses = explode(',', $this->getConf('statuses'));
354 if ($this->getConf('send_email')==1)
358 $from=$this->getConf('email_address') ;
376 $severities = explode(',', $this->getConf('severities'));
383 if ($this->getConf('use_captcha')==1) {
/plugin/countdown/
H A Dsyntax.php30 if ($ACT==='show' && $this->getConf('time_message') > 0)
84 if ($dt_days == 0 && $this->getConf('use_today') ) {
90 if ($this->getConf('with_hours')) {
123 if ($this->getConf('include_date') ) {
137 if ($this->getConf('include_date') ) {
/plugin/linkback/exe/
H A Dpingback.php61 if (!$this->tools->getConf('enable_pingback'))
122 if ($this->tools->getConf('usefavicon')) {
134 if ($this->tools->getConf('log_processing'))
139 if ($this->tools->getConf('log_processing'))
171 if ($this->tools->getConf('ping_internal') && (strstr($targetUri, DOKU_URL) == $targetUri)) {
/plugin/bugzillaint/syntax/
H A Dtree.php59 …'depth' => preg_match('/depth:([0-9])/i', $match, $found) ? $found[1] : $this->getConf('tree_depth…
61 …match('/extras:([a-z_,]+)/i', $match, $found) ? trim($found[1]) : $this->getConf('list_default_ext…
88 $url = $this->getConf('show_baseurl') . $data['tree']['id'];
/plugin/approve/action/
H A Dviewmode.php29 if (!$this->getConf('viewmode')) return;
45 if (!$this->getConf('viewmode')) return false;
57 if (!$this->getConf('viewmode')) return false;
/plugin/file2dw/
H A Daction.php54 if ( strpos( $this->getConf('formDisplayRule'), $event->data) === false ) return;
84 $message = $this->getConf('formIntroMessage');
99 $form->setHiddenField('MAX_FILE_SIZE',$this->getConf('formMaxFileSize'));
132 $this->logLevel = $this->getConf( 'logLevel' );
133 $this->debugShowInfo = $this->getConf( 'debugShowInfo' );
136 $this->logFile = $this->getConf( 'logFile' );
207 if ($this->getConf( 'parserMimeTypeSOffice' ) != ''
208 … && strpos( $this->getConf( 'parserMimeTypeSOffice' ), $_FILES['userFile']['type'] ) !== false) {
239 if ( $this->getConf('parserLinkToOriginalFile') && auth_quickaclcheck($ID) >= AUTH_UPLOAD ) {
425 $confUploadDir = $this->getConf('parserUploadDir');
/plugin/blogtng/action/
H A Dedit.php65 if (!$blog && !$INFO['exists']) $blog = $this->getConf('default_blog');
80 …ngBlog) $tags = helper_plugin_blogtng_tools::filterExplodeCSVinput($this->getConf('default_tags'));
99 $commentstatus = $this->getConf('default_commentstatus');
105 if($this->getConf('editform_set_date')) {
173 $blog = $this->getConf('default_blog');
189 … $tags = helper_plugin_blogtng_tools::filterExplodeCSVinput($this->getConf('default_tags'));
214 $commentstatus = $this->getConf('default_commentstatus');
222 if($this->getConf('editform_set_date')) {
319 if($this->getConf('editform_set_date')) {
357 return helper_plugin_blogtng_tools::filterExplodeCSVinput($this->getConf('tags'));
/plugin/newpagetemplate/
H A Daction.php77 if($this->getConf('userreplace')) {
89 if($this->getConf('standardreplace')) {
93 if($this->getConf('prettytitles')) {
162 if($this->getConf('skip_unset_macros')) {
/plugin/docsearch/action/
H A Dsearch.php47 if($runs++ < $this->getConf('showSnippets')) {
59 if($this->getConf('showUsage') !== 0) {
60 $usages = ft_mediause($id, $this->getConf('showUsage'));
/plugin/loadskin/
H A Dhelper.php53 $mobileSwitch = $this->getConf('mobileSwitch');
54 $mobileTpl = $this->getConf('mobileTemplate');
63 $excludeTemplates = array_map('trim', explode(",", $this->getConf('excludeTemplates')));
/plugin/authorlist/
H A Daction.php41 if($this->getConf('automatic')){ // on every page by default?
44 …if($this->getConf('showheading')) $event->data .= DOKU_LF."======".strip_tags($this->getConf('hea…

1...<<11121314151617181920>>...44