Home
last modified time | relevance | path

Searched refs:getConf (Results 26 – 50 of 1091) sorted by relevance

12345678910>>...44

/plugin/swiftmail/
H A Daction.php37 if($this->getConf('debug')){
45 $this->getConf('smtp_host'),
46 $this->getConf('smtp_port'),
47 $this->getConf('smtp_ssl')
51 if($this->getConf('pop3_host')) {
53 … $smtp->attachAuthenticator(new Swift_Authenticator_PopB4Smtp($this->getConf('pop3_host')));
57 if($this->getConf('auth_user')) $smtp->setUsername($this->getConf('auth_user'));
58 if($this->getConf('auth_pass')) $smtp->setPassword($this->getConf('auth_pass'));
61 $swift =& new Swift($smtp,$this->getConf('localdomain'));
126 if(!$ok && $this->getConf('debug')){
/plugin/nsiconinsearch/
H A Daction.php31 if (file_exists('data/media/'.$actual_ns.'/'.$this->getConf('iconfile'))) {
32 …ns .":". $this->getConf('iconfile') ."\" alt=\"". $actual_ns ."\" width=\"". $this->getConf('iconw…
42 if (file_exists('data/media/'.$actual_ns.'/'.$this->getConf('iconfile'))) {
43 …ns .":". $this->getConf('iconfile') ."\" alt=\"". $actual_ns ."\" width=\"". $this->getConf('iconw…
/plugin/codeprettify/
H A Daction.php27 if ($this->getConf('url_prettify_handlers')) {
28 $urlPrettifyHandlers = $this->getConf('url_prettify_handlers');
36 if ($this->getConf('url_prettify_skins')) {
37 $urlPrettifySkins = $this->getConf('url_prettify_skins');
45 if ($this->getConf('lang_handlers')) {
46 $handlers .= ',' . trim($this->getConf('lang_handlers'), ',');
72 if ($this->getConf('skin')) {
73 $skin = $urlPrettifySkins . $this->getConf('skin');
/plugin/evesso/
H A Dhelper.php55 if ($this->getConf('custom-redirectURI') !== '') {
56 return $this->getConf('custom-redirectURI');
72 return $this->getConf('singleService') == '';
76 return $this->getConf('singleService') != '';
80 return $this->getConf('singleService') == 'EveOnline';
90 return $this->getConf('eveonline-key');
100 return $this->getConf('eveonline-secret');
110 return $this->getConf('eveonline-authurl');
120 return $this->getConf('eveonline-tokenurl');
127 if ($this->getConf($name) === '') {
[all …]
/plugin/alphaindex/
H A Dsyntax.php98 if ($this->getConf('empty_msg')) {
99 $n = $this->getConf('empty_msg');
145 if($this->getConf('articles_deletion')) {
154 if($this->getConf('hidepages')) {
159 if($this->getConf('title_tpl')) {
160 $titleTpl = $this->getConf('title_tpl');
165 if($this->getConf('begin_letter_tpl')) {
171 if($this->getConf('entry_tpl')) {
172 $entryTpl = $this->getConf('entry_tpl');
177 if($this->getConf('end_letter_tpl')) {
[all …]
/plugin/jalbum/syntax/
H A Dslideshow.php93 $jsscript .= $this->getConf('baseurl').'/'.$picdir.'thumbs/'.$p['file'];
101 … $jsscript .= $this->getConf('baseurl').'/'.$picdir.'slides/'.str_replace('JPG','html',$p['file']);
109 'var changeTime = '.$this->getConf('changetime').';'.
112 if (isset($this->getConf['target'])) {
113 $target = 'target="'.$this->getConf['target'].'" ';
121 …'<img class="jalbumslide" src="'.$this->getConf('baseurl').'/'.$picdir.'thumbs/'.$pics[0]['file'].…
122 ' width="'.$this->getConf('slidewidth').'"'.
123 ' height="'.$this->getConf('slideheight').'"'.
141 search($files,$this->getConf('albumdir'),'search_media',array(),$dir."/thumbs");
/plugin/pgn4web/
H A Dsyntax.php99 $set = $this->getConf('set');
100 $setsizeportrait = $this->getConf('setsizeportrait');
101 $setsizelandscape = $this->getConf('setsizelandscape');
102 $pluginwidthportrait = $this->getConf('pluginwidthportrait');
103 $pluginwidthlandscape = $this->getConf('pluginwidthlandscape');
104 $font = $this->getConf('font');
105 $infowidth = $this->getConf('infowidth');
106 $textheight = $this->getConf('textheight');
107 $layout = $this->getConf('layout');
323 if ($this->getConf('showsetselect')) {
[all …]
/plugin/tagalerts/
H A Daction.php54 …if ((($this->getConf('action') == "messages") or ($this->getConf('forcemsg') != null)) & ($ACT == …
56 …rrorTriggers = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('error'))));
57 …$infoTriggers = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('info'))));
58 …ssTriggers = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('success'))));
59 …ifyTriggers = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('notify'))));
69 …if ((isset($tags[$i])) and (($this->getConf('action') == "messages") or (strpos($this->getConf('fo…
88 if (($this->getConf('action') == "inline") & ($ACT == "show")) {
96 …ers['error'] = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('error'))));
97 …ggers['info'] = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('info'))));
98 …'success'] = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('success'))));
[all …]
/plugin/linkprefix/
H A Drenderer.php30 …if (!$this->getConf('prefix') || $this->getConf('ignore_same_domain') == 1 && strtolower(parse_url…
36 $url = $this->getConf('encode_url') ? urlencode($url) : $url;
37 if ($this->getConf('prefix') == DOKU_BASE . 'lib/plugins/linkprefix/redirect.php?') {
38 $url = $protocol . "://" . $_SERVER["HTTP_HOST"] . $this->getConf('prefix') . $url;
41 $url = $this->getConf('prefix') . $url;
47 if (!$this->getConf('prefix')) {
52 …$url = $this->getConf('encode_url') ? urlencode($this->interwiki[$shortcut]) : $this->interwiki[$s…
53 if ($backup) $this->interwiki[$shortcut] = $this->getConf('prefix') . $url;
/plugin/recaptcha2/
H A Daction.php22 if($this->getConf('publickey') && $this->getConf('privatekey')) {
23 if($this->getConf('regprotect') || $this->getConf('editprotect')){
30 if($this->getConf('regprotect')){
44 if($this->getConf('editprotect')){
82 if(!$this->getConf('forusers') && $_SERVER['REMOTE_USER']){
120 if(!$this->getConf('forusers') && $_SERVER['REMOTE_USER']){
125 ($act == 'register' && $this->getConf('regprotect') && $_POST['save'] ) ||
126 ($act == 'save' && $this->getConf('editprotect'))
H A Dhelper.php21 if(!$this->getConf('forusers') && $_SERVER['REMOTE_USER']) return false;
32 $recaptcha = new \ReCaptcha\ReCaptcha($this->getConf('privatekey'));
43 $lang = $this->getConf('lang') ? $this->getConf('lang') : $conf['lang'];
45 …iv class="g-recaptcha" data-sitekey="' . $this->getConf('publickey') . '" data-theme="' . $this->g…
/plugin/issuetracker/
H A Dsyntax.php95 return ($this->getConf('use_captcha'));
546 $noSevIMG = $this->getConf('noSevIMG');
574 if(($this->getConf('multi_projects')!==0) && ($this->getConf('shw_project_col')!==0))
642 … if(($this->getConf('multi_projects')!==0) && ($this->getConf('shw_project_col')!==0))
689 if(($this->getConf('multi_projects')!==0) && ($this->getConf('shw_project_col')!==0))
737 … if(($this->getConf('multi_projects')!==0) && ($this->getConf('shw_project_col')!==0))
947 if ($this->getConf('send_email')==1)
1206 if($this->getConf('wysiwyg')==true) {
1377 if($this->getConf('wysiwyg')==true)
1750 if($this->getConf('ip_blocked') == 1){
[all …]
H A Daction.php1152 … if(($this->getConf('multi_projects')!==0) && ($this->getConf('shw_project_col')!==0))
1197 if(($this->getConf('multi_projects')!==0) && ($this->getConf('shw_project_col')!==0))
1455 $noStatIMG = $this->getConf('noStatIMG');
1456 $noSevIMG = $this->getConf('noSevIMG');
2121 if($this->getConf('wysiwyg')==true) {
2169 if((strpos($this->getConf('ltdReport'),'Symptom link 1')===false) || ($this->getConf('upload')>0)) {
2333 … && ($this->getConf('shw_mail_addr')===1) && ($this->getConf('auth_ad_overflow') == false))
2339 … && ($this->getConf('shw_mail_addr')===0) && ($this->getConf('auth_ad_overflow') == false))
3044 return ($this->getConf('use_captcha'));
3528 if($this->getConf('ip_blocked') == 1){
[all …]
/plugin/phpipam/
H A Dsyntax.php386 $this->getConf('api_url'), $this->getConf('api_app'),
937 $this->getConf('api_url'), $this->getConf('api_app'),
938 $this->getConf('api_key') ? $this->getConf('api_key') : false,
1258 $this->getConf('api_url'), $this->getConf('api_app'),
1259 $this->getConf('api_key') ? $this->getConf('api_key') : false,
1393 $this->getConf('api_url'), $this->getConf('api_app'),
1543 $this->getConf('api_url'), $this->getConf('api_app'),
1854 $this->getConf('api_url'), $this->getConf('api_app'),
1959 $this->getConf('api_url'), $this->getConf('api_app'),
2050 $this->getConf('api_url'), $this->getConf('api_app'),
[all …]
/plugin/aceeditor/
H A Daction.php35 $wraplimit = trim($this->getConf('wraplimit'));
36 $xmltags = $this->getConf('xmltags');
39 'default' => $this->getConf('default'),
40 'highlight' => $this->getConf('highlight'),
42 'colortheme' => $this->getConf('colortheme'),
43 'latex' => $this->getConf('latex'),
44 'markdown' => $this->getConf('markdown'),
58 if (!$this->has_jquery() and $this->getConf('loadjquery')) {
/plugin/syntaxhighlighter4/
H A Daction.php42 'href' => DOKU_BASE.'lib/plugins/syntaxhighlighter4/dist/'.$this->getConf('theme'),
72 ptln(' autoLinks: '.($this->getConf('autoLinks') == 1 ? 'true' : 'false').',');
73 $firstLine = $this->getConf('first-line');
77 ptln(' gutter: '.($this->getConf('gutter') == 1 ? 'true' : 'false').',');
78 ptln(' htmlScript: '.($this->getConf('htmlScript') == 1 ? 'true' : 'false').',');
79 $tabSize = $this->getConf('tabSize');
83 ptln(' smartTabs: '.($this->getConf('smartTabs') == 1 ? 'true' : 'false'));
/plugin/passwordgenerator/
H A Daction.php20 $JSINFO['plugin_passwordgenerator_charset1'] = $this->getConf('charset1');
21 $JSINFO['plugin_passwordgenerator_charset2'] = $this->getConf('charset2');
22 $JSINFO['plugin_passwordgenerator_charset3'] = $this->getConf('charset3');
23 $JSINFO['plugin_passwordgenerator_charset4'] = $this->getConf('charset4');
24 $JSINFO['plugin_passwordgenerator_generator1Length'] = $this->getConf('generator1Length');
25 $JSINFO['plugin_passwordgenerator_removeSelection'] = $this->getConf('removeSelection');
/plugin/linkback/action/
H A Dantispam.php28 if ($this->getConf('antispam_linkcount_enable') && !$this->_clean_linkcount($linkback['raw_excerpt'])) {
31 if (!$this->getConf('antispam_linkcount_moderate'))
39 if ($this->getConf('antispam_wordblock_enable') && !$this->_clean_wordblock($linkback['raw_excerpt'])) {
42 if (!$this->getConf('antispam_wordblock_moderate'))
50 if ($this->getConf('antispam_host_enable') && !$this->_clean_host($linkback['url'], $linkback['submitter_ip'])) {
53 if (!$this->getConf('antispam_host_moderate'))
61 if ($this->getConf('antispam_link_enable') && !$this->_clean_link($target, $page, $linkback['type'])) {
64 if (!$this->getConf('antispam_link_moderate'))
78 if (preg_match($regex, $excerpt) > $this->getConf('antispam_linkcount_max'))
120 if ($this->getConf('ping_interna
[all...]
/plugin/botbouncer/
H A Daction.php36 $whitelist_ips = explode(',',$this->getConf('whitelist'));
64 $honeypotApiKey = $this->getConf('honeypotapikey');
65 $akismetApiKey = $this->getConf('akismetapikey');
66 $akismetUrl = $this->getConf('akismetblogurl');
67 $mollomPublicKey = $this->getConf('mollompublickey');
68 $mollomPrivateKey = $this->getConf('mollomprivatekey');
69 $continue = $this->getConf('continue');
70 $spamError = $this->getConf('spamerror');
/plugin/oauthgeneric/
H A Daction.php25 $url = $this->getConf('userurl');
32 $grpdots = sexplode('[]', $this->getConf('json-grps'), 2);
33 $user = DotAccess::get($result, $this->getConf('json-user'), '');
34 $name = DotAccess::get($result, $this->getConf('json-name'), '');
35 $mail = DotAccess::get($result, $this->getConf('json-mail'), '');
74 return $this->getConf('scopes');
80 return $this->getConf('label');
86 return $this->getConf('color');
/plugin/translation3/
H A Dhelper.php44 $this->tns = cleanID($this->getConf('translationns'));
102 $skiptrans = trim($this->getConf('skiptrans'));
125 if($this->getConf('localabout')){
166 $out .= html_wikilink($this->getConf('about'),'?');
194 if ($this->getConf('description')){
200 if($this->getConf('dropdown')){ // use dropdown
223 if($this->getConf('dropdown2'))
258 if (!$this->getConf('description') && $this->getConf('showabout')) {
268 if (!$this->getConf('description') && $this->getConf('showabout')) {
319 … strlen($langflag[hsc($name)]) > 0 && $this->getConf('flags')) || $this->getConf('flags') && $this…
[all …]
/plugin/userhomepage/
H A Dhelper.php16 if ($this->getConf('group_by_name')) {
21 … $this->private_ns = cleanID($this->getConf('users_namespace').':'. $this->privateNamespace());
34 if (strpos($this->getConf('public_pages_ns'),':%NAME%:%START%') !== false) {
35 $target = str_replace('%NAME%', $userLogin, $this->getConf('public_pages_ns'));
38 $target = $this->getConf('public_pages_ns').':'.$userLogin;
79 $ret = $this->getConf('userlink_classes');
208 if ($this->getConf('create_private_ns')) {
216 if ($this->getConf('create_public_page')) {
228 if ($this->getConf('use_name_string')) {
240 if ( $this->getConf('use_start_page')) {
[all …]
/plugin/toctweak/action/
H A Drendertoc.php42 $active = $this->getConf('tocAllHeads');
49 if ($conf['tocminheads'] != $this->getConf('tocminheads')) {
50 $conf['tocminheads'] = $this->getConf('tocminheads');
124 $tocPosition = @$meta['position'] ?: $this->getConf('tocPosition');
135 $topLv = @$meta['toptoclevel'] ?: $this->getConf('toptoclevel');
136 $maxLv = @$meta['maxtoclevel'] ?: $this->getConf('maxtoclevel');
179 $topLv = @$meta['toptoclevel'] ?: $this->getConf('toptoclevel');
180 $maxLv = @$meta['maxtoclevel'] ?: $this->getConf('maxtoclevel');
208 $tocPosition = @$meta['position'] ?: $this->getConf('tocPosition');
214 $topLv = @$meta['toptoclevel'] ?: $this->getConf('toptoclevel');
[all …]
/plugin/smtp/
H A Daction.php56 $this->getConf('smtp_host'),
57 $this->getConf('smtp_port'),
58 $this->getConf('smtp_ssl')
60 if($this->getConf('auth_user')){
62 $this->getConf('auth_user'),
63 $this->getConf('auth_pass')
67 helper_plugin_smtp::getEHLO($this->getConf('localdomain'))
81 if(!$ok && $this->getConf('debug')) {
/plugin/sidebar/
H A Daction.php40 if (!$this->getConf('enable') || self::$done) return;
42 … $bodyClass = 'sidebar sidebar_' . $this->getConf('layout') . '_' . $this->getConf('orientation');
76 if (!$this->getConf('showeditbtn') || !$this->getConf('page')) return;
79 $fileSidebar = $this->getSidebarFN(getNS($ID), $this->getConf('page'));
90 … ptln('<input type="submit" value="' . $this->getConf('editbtntxt') . '" class="button" />', 10);
107 if ($this->getConf('page')) {
108 $fileSidebar = $this->getSidebarFN(getNS($ID), $this->getConf('page'));

12345678910>>...44