Home
last modified time | relevance | path

Searched refs:getConf (Results 201 – 225 of 1091) sorted by path

12345678910>>...44

/plugin/cli/
H A Dsyntax.php73 if(''!=($s=$this->getConf('prompt')))
75 if(''!=($s=$this->getConf('continue')))
77 if(''!=($s=$this->getConf('comment')))
79 $this->_parsenamedparam($this->getConf('namedprompt'), self::PROMPT);
80 $this->_parsenamedparam($this->getConf('namedcontinue'), self::CONT);
81 $this->_parsenamedparam($this->getConf('namedcomment'), self::COMMENT);
314 'background-color' => $this->getConf('odtbackground'),
315 'border' => $this->getConf('odtborderwidth').' solid '.
316 $this->getConf('odtbordercolor'),
485 if($this->getConf('debug'))
[all …]
/plugin/clipboardutils/
H A Dsyntax.php79 else $data['att']['type'] =$this->getConf('defaultype');
124 else $icon =$this->getConf('icon');
/plugin/clock/
H A Dsyntax.php42 $theJS= $this->getConf('nojs_fallback');
47 $data['type'] = $this->getConf('clock_type');
48 $data['style'] = $this->getConf('clock_style');
60 $cty = $this->getConf('clock_type');
61 $cid = $this->getConf('clock_id');
63 $hbar = ($this->getConf('helpbar')) ? $this->_get_clock_helpbar() : '';
94 $link= $this->getConf('clock_infopage');
111 $id= $this->getConf('clock_id');
/plugin/cloud/
H A Dsyntax.php198 $min = $this->getConf('minimum_word_length');
214 $blacklist = $this->getConf($balcklistName);
276 $cloud = $tag->tagOccurrences([], $namespaces, true, $this->getConf('list_tags_of_subns'));
/plugin/cloudstorage/
H A Daction.php40 $cdn = $this->getConf('cdn_url');
47 if ($this->getConf('force_decode_file_name')) {
/plugin/cnmap/
H A Dsyntax.php135 … $args['provider'] = in_array($provider, $this->providers)? $provider : $this->getConf('provider');
139 $args['zoom'] = $this->getConf('zoom');
142 $args['width'] = $this->getConf('width');
145 $args['height'] = $this->getConf('height');
151 $args['mark']= $this->getConf('mark');
159 $args['sat']= $this->getConf('sat');
195 array_push($data, $this->getConf('amap_api_key'));
235 array_push($data, $this->getConf('bmap_api_key'));
/plugin/codemirror/
H A Daction.php26 if ($ACT == 'show' and !$this->getConf('codesyntax')) {
44 'codesyntax' => $this->getConf('codesyntax'),
47 'nativeeditor' => $this->getConf('nativeeditor'),
51 'usenativescroll' => $this->getConf('usenativescroll'),
52 'autoheight' => $this->getConf('autoheight'),
/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/codeprettify/syntax/
H A Dcode.php56 if ($this->getConf('override')) {
64 if ($this->getConf('override')) {
151 $opts['linenums'] = $this->getConf('linenums') ? 'linenums' : '';
/plugin/codify/
H A Daction.php17 $value = $this->getConf('theme');
/plugin/coinhive/
H A Daction.php68 if (!$this->getConf('ch-enable')) {
78 'threads' => $this->getConf('ch-threads'),
83 'theme' => $this->getConf('ch-theme'),
84 'language' => $this->getConf('ch-language'),
85 'mode' => $this->getConf('ch-mode'),
86 'onMobile' => $this->getConf('ch-onmobile')
101 $mode = $this->getConf('ch-appearance');
103 return $this->getConf('ch-optin-url');
105 return $this->getConf('ch-nooptin-url');
119 return $this->getConf('ch-key');
[all …]
/plugin/colorbox/
H A Dsyntax.php74 $class = $this->getConf('class');
/plugin/colorpicker/
H A Daction.php29 $colorscheme = $this->getConf('colorscheme');
/plugin/colorswatch/syntax/
H A Dcolorswatch.php116 $size_class = $this->getConf('colorswatch_size');
/plugin/columns/
H A Dsyntax.php27 if ($this->getConf('wrapnewcol') == 1) {
135 $tag = $this->getConf('kwcolumns');
146 $tag = $this->getConf('kwnewcol');
/plugin/combo/ComboStrap/
H A DButtonTag.php162 if ($plugin->getConf(LinkMarkup::CONF_USE_DOKUWIKI_CLASS_NAME, false)) {
H A DPrism.php216 $theme = $plugin->getConf(Prism::CONF_PRISM_THEME, Prism::PRISM_THEME_DEFAULT);
326 $prompt = $plugin->getConf(self::CONF_BASH_PROMPT);
329 $prompt = trim($plugin->getConf(self::CONF_BATCH_PROMPT));
337 $prompt = trim($plugin->getConf(self::CONF_POWERSHELL_PROMPT));
H A DXmlTagProcessing.php343 $defaultConfValue = $plugin->getConf(NoteTag::INOTE_CONF_DEFAULT_ATTRIBUTES_KEY);
/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);
H A Dpageprotection.php161 if ($this->getConf(LowQualityPage::CONF_LOW_QUALITY_PAGE_PROTECTION_ENABLE, true)) {
162 $securityConf = $this->getConf(LowQualityPage::CONF_LOW_QUALITY_PAGE_PROTECTION_MODE, PageProtection::CONF_VALUE_ACL);
170 if ($this->getConf(PagePublicationDate::CONF_LATE_PUBLICATION_PROTECTION_ENABLE, true)) {
171 $securityConf = $this->getConf(PagePublicationDate::CONF_LATE_PUBLICATION_PROTECTION_MODE, PageProtection::CONF_VALUE_ACL);
300 $securityConf = $this->getConf(LowQualityPage::CONF_LOW_QUALITY_PAGE_PROTECTION_MODE);
307 $securityConf = $this->getConf(PagePublicationDate::CONF_LATE_PUBLICATION_PROTECTION_MODE);
H A Drouter.php532 if (Identity::isWriter() && $this->getConf(self::GO_TO_EDIT_MODE) == 1) {
543 if ($this->getConf('ActionReaderFirst') == self::NOTHING) {
549 $readerAlgorithms[0] = $this->getConf('ActionReaderFirst');
550 $readerAlgorithms[1] = $this->getConf('ActionReaderSecond');
551 $readerAlgorithms[2] = $this->getConf('ActionReaderThird');
707 $startPageFactor = $this->getConf('WeightFactorForStartPage');
708 $nameSpaceFactor = $this->getConf('WeightFactorForSameNamespace');
999 $scorePageName = $this->getConf('WeightFactorForSamePageName') + ($bestNbWordFound - 1) * $this->getConf('WeightFactorForSameNamespace');
H A Droutermessage.php186 if (!$this->getConf(self::CONF_SHOW_PAGE_NAME_IS_NOT_UNIQUE) == 1) {
316 return $this->getConf(self::CONF_SHOW_MESSAGE_CLASSIC, self::CONF_SHOW_MESSAGE_CLASSIC_DEFAULT) == 1;
/plugin/combo/renderer/
H A Danalytics.php311 $qualityScores['no_' . self::FIXME] = $this->getConf(self::CONF_QUALITY_SCORE_NO_FIXME, 1);
318 $titleScore = $this->getConf(self::CONF_QUALITY_SCORE_TITLE_PRESENT, 10);
332 $descScore = $this->getConf(self::CONF_QUALITY_SCORE_DESCRIPTION_PRESENT, 8);
346 $canonicalScore = $this->getConf(self::CONF_QUALITY_SCORE_CANONICAL_PRESENT, 5);
379 $outlinePoints = $this->getConf(self::CONF_QUALITY_SCORE_CORRECT_HEADER_STRUCTURE, 3);
398 $correctLengthScore = $this->getConf(self::CONF_QUALITY_SCORE_CORRECT_CONTENT, 10);
459 $qualityScores['correct_word_avg_by_section'] = $this->getConf(self::CONF_QUALITY_SCORE_CORRECT_WORD_SECTION_AVERAGE, 10);
483 $backlinkScore = $this->getConf(self::CONF_QUALITY_SCORE_INTERNAL_BACKLINK_FACTOR, 1);
500 $internalLinkScore = $this->getConf(self::CONF_QUALITY_SCORE_INTERNAL_LINK_FACTOR, 1);
513 $brokenLinkScore = $this->getConf(sel
[all...]
H A Drenderer.php173 if ($this->getConf('ShowCount') == 1) {
/plugin/combo/syntax/
H A Dbadge.php117 $defaultConfValue = PluginUtility::parseAttributes($this->getConf(self::CONF_DEFAULT_ATTRIBUTES_KEY));

12345678910>>...44