Home
last modified time | relevance | path

Searched refs:getConf (Results 201 – 225 of 1091) sorted by last modified time

12345678910>>...44

/plugin/orphanmedia2/
H A Dsyntax.php271 …|gif|png)$/", $m_link) && file_exists($m_link)) && ($prviewcounter<$this->getConf('prev_limit'))) {
/plugin/do/
H A Dhelper.php335 if (!$this->getConf('notify_assignee')) {
546 $userpage = $this->getConf('userpage');
/plugin/do/syntax/
H A Ddo.php323 if (!$this->getConf('notify_assignee')) {
/plugin/iframeinterwiki/
H A Dsyntax.php37 if (!$this->getConf('js_ok') && substr($url,0,11) == 'javascript:'){
/plugin/imgpaste/
H A Daction.php101 $filename = $this->getConf('filename');
/plugin/semantic/
H A Daction.php34 if ($this->getConf('useJSONLD')) {
39 if ($this->getConf('useMetaDescription')) {
43 if ($this->getConf('useMetaAuthor')) {
47 if ($this->getConf('useDublinCore')) {
51 if ($this->getConf('useOpenGraph')) {
55 if ($this->getConf('exposeWebService')) {
71 'exposeWebService' => $this->getConf('exposeWebService'),
/plugin/clearhistory/
H A Daction.php25 if ($this->getConf('autoclearenabled') == 0) $this->run = true;
55 $onlySmall = $this->getConf('autoclearonlysmall');
56 $onlyNoComment = $this->getConf('autoclearonlynocomment');
H A Dadmin.php68 …echo '<input type="checkbox" name="onlysmall" id="c3" ' . ($this->getConf('autoclearonlysmall') ? …
69 …echo '<input type="checkbox" name="onlynocomment" id="c4" ' . ($this->getConf('autoclearonlynocomm…
/plugin/odtsupport/
H A Dsyntax.php123 $hash = date($this->getConf('dateformat'), intval($metadata));
150 $url = $this->getConf('serverurl').$string;
166 $url = $this->getConf('serverurl').$string;
174 if ($fieldsPlugin && $this->getConf('firstdefinitionwins')) {
/plugin/barcodes/
H A Dsyntax.php62 …utes()['img-type'] ? strval($barcode->attributes()['img-type']) : $this->getConf('default_img_type…
63 … Color::str2hex($barcode->attributes()['color']) : Color::str2hex($this->getConf('default_color'));
64 …ttributes()['background-color']) : ($this->getConf('default_background_color') ? Color::str2hex($t…
/plugin/fastwiki/
H A Daction.php58 'secedit' => $this->getConf('secedit'),
59 'preview' => $this->getConf('preview'),
60 'fastpages' => $this->getConf('fastpages'),
61 'save' => $this->getConf('save'),
62 'fastshow' => $this->getConf('fastshow'),
63 'fastshow_same_ns' => $this->getConf('fastshow_same_ns'),
64 'fastshow_include' => $this->getConf('fastshow_include'),
65 'fastshow_exclude' => $this->getConf('fastshow_exclude'),
66 'preload' => function_exists('curl_init') ? $this->getConf('preload') : false,
68 'preload_batchsize'=> $this->getConf('preload_batchsiz
[all...]
/plugin/snow/
H A Daction.php32 $JSINFO['plugin']['snow']['enabled'] = $this->getConf('enabled');
33 $JSINFO['plugin']['snow']['zindex'] = $this->getConf('zindex');
34 $JSINFO['plugin']['snow']['color'] = $this->getConf('color');
35 $JSINFO['plugin']['snow']['excludemobile'] = $this->getConf('excludemobile');
36 $JSINFO['plugin']['snow']['flakesmax'] = $this->getConf('flakesmax');
37 $JSINFO['plugin']['snow']['flakesmaxactive'] = $this->getConf('flakesmaxactive');
39 $JSINFO['plugin']['snow']['usegpu'] = $this->getConf('usegpu');
40 $JSINFO['plugin']['snow']['followmouse'] = $this->getConf('followmouse');
41 $JSINFO['plugin']['snow']['snowstick'] = $this->getConf('snowstick');
42 $JSINFO['plugin']['snow']['usemelteffect'] = $this->getConf('usemelteffect');
[all …]
/plugin/structgantt/meta/
H A DGantt.php64 $conf = $searchConfig->getConf();
/plugin/authdrupal8/
H A Dauth.php40 if(!$this->getConf('database') || !$this->getConf('username') || !$this->getConf('host')) {
81 $sql = str_replace('%{drupalPrefix}', $this->getConf('prefix'), $sql);
182 $sql = str_replace('%{drupalPrefix}', $this->getConf('prefix'), $sql);
208 $sql = str_replace('%{drupalPrefix}', $this->getConf('prefix'), $sql);
232 $sql = str_replace('%{drupalPrefix}', $this->getConf('prefix'), $this->getUserCount);
304 $con = @mysqli_connect($this->getConf('host'), $this->getConf('username'), $this->getConf('passwor
[all...]
/plugin/twofactoraltemail/
H A Daction.php84 return $this->getConf('tolerance');
/plugin/dw2markdown/
H A Daction.php31 if ($event->data['view'] != 'page' || !$this->getConf('showexportbutton')) {
/plugin/gitlabapi/
H A Dsyntax.php64 $data['server'] = $this->getConf('server.default');
66 $data['token'] = $this->getConf('token.default');
/plugin/edittable/action/
H A Djsinfo.php22 $JSINFO['plugins']['edittable']['default columnwidth'] = $this->getConf('default colwidth');
/plugin/blog/
H A Daction.php192 $dateprefix = $this->getConf('dateprefix');
H A Dhelper.php16 $this->sort = $this->getConf('sortkey');
63 $excluded_pages = $this->getConf('excluded_pages');
116 if ($this->getConf('sortorder') == 'ascending') ksort($result);
140 $flags['formpos'] = $this->getConf('formposition');
156 } elseif ($conf_title = $this->getConf('newentrytitle')) {
/plugin/blog/syntax/
H A Dautoarchive.php31 if ($ns == '') $ns = cleanID($this->getConf('namespace'));
H A Dblog.php40 if ($ns == '') $ns = cleanID($this->getConf('namespace'));
H A Darchive.php47 if ($ns == '') $ns = cleanID($this->getConf('namespace'));
113 if ($this->getConf('showhistogram')) {
212 $max_months = $this->getConf('max_months');
213 $histogram_height = $this->getConf('histogram_height');
/plugin/pubmed2020/classes/
H A Dpubmed2020.php421 $ret['first_author'] = $authors[0].", ".$pluginObject->getConf('et_al_vancouver');
428 $limit = $pluginObject->getConf('limit_authors_vancouver');
442 $vancouver .= ", ".$pluginObject->getConf('et_al_vancouver');
459 $authors3 .= ", ".$pluginObject->getConf('et_al_vancouver');
477 if ($pluginObject->getConf('remove_dot_from_journal_iso') === true)
/plugin/pubmed2020/
H A Dsyntax.php75 $this->documentFormat = $this->getConf('default_command');
382 $this->outputTpl["user"] = $this->getConf('user_defined_output');
609 $outputTpl['user'] = $this->getConf('user_defined_output');
678 if (!empty($this->getConf('twitter_url_shortener_format_pmid'))
680 $url = $this->getConf('twitter_url_shortener_format_pmid');
682 } else if (!empty($this->getConf('twitter_url_shortener_format_pcmid'))
684 $url = $this->getConf('twitter_url_shortener_format_pmcid');
696 if (!empty($this->getConf('twitter_via_user_name'))) {
697 $via = "&via=".$this->getConf('twitter_via_user_name');

12345678910>>...44