Home
last modified time | relevance | path

Searched refs:getConf (Results 176 – 200 of 1091) sorted by last modified time

12345678910>>...44

/plugin/approve/action/
H A Dprettyprint.php27 if (!$this->getConf('prettyprint')) return;
57 } elseif ($this->getConf('ready_for_approval') && $approve['ready_for_approval']) {
H A Dapprove.php43 if ($this->getConf('ready_for_approval') && $event->data == 'diff' && isset($_GET['ready_for_approval'])) {
183 if (auth_quickaclcheck($ID) <= AUTH_READ && !$this->getConf('display_banner_for_readonly')) {
217 if ($this->getConf('prettyprint')) {
225 } elseif ($this->getConf('ready_for_approval') && $approve['ready_for_approval']) {
240 if($this->getConf('banner_long')) {
271 if ($this->getConf('ready_for_approval') && $approve['ready_for_approval']) {
314 if ($this->getConf('ready_for_approval') &&
342 if ($approver && $this->getConf('banner_long')) {
H A Drevisions.php63 } elseif ($this->getConf('ready_for_approval') && $approve_revisions[$revision]['ready_for_approval']) {
/plugin/approve/
H A Dhelper.php16 $no_apr_namespaces_conf = $this->getConf($key);
232 (!$pageApprover || !$this->getConf('strict_approver'))) {
246 $ready_for_approval_acl = preg_split('/\s+/', $this->getConf('ready_for_approval_acl'), -1, PREG_SPLIT_NO_EMPTY);
264 if ($this->getConf('viewmode') && get_doku_pref('approve_viewmode', false)) return false;
266 if (!$this->getConf('hide_drafts_for_viewers')) return true;
/plugin/btable2/
H A Dsyntax.php107 $conf_groups = trim($this->getConf('btable_groups'));
450 if ($this->getConf('btable_show_ratio') == true) {
462 $attendance_factor = $this->getConf('btable_ratio') / 100;
567 if ($this->getConf('btable_show_export') == true) {
/plugin/stellarium/
H A Dsyntax.php48 …"sendStellariumRequest('" . $buttonId . "','" . $this->getConf("server") . "','" . $this->getConf(…
/plugin/structacl/
H A Daction.php18 $mode = $this->getConf('run');
38 $config = $helper->getConfiguration($this->getConf('fields'));
/plugin/ireadit/action/
H A Direadit.php29 if ($this->getConf('print') == 0) {
67 …if ($this->getConf('show_not_read_list') && $helper->use_ireadit_here($INFO['id'], $INFO['lastmod'…
119 if ($this->getConf('minor_edit_keeps_readers') &&
H A Dnotification.php44 if ($this->getConf('approve_integration') &&
/plugin/ireadit/
H A Dhelper.php103 …if ($this->getConf('approve_integration') && $this->use_approve_here($id)) { // check if this is n…
182 if ($this->getConf('approve_integration')) {
/plugin/ireadit/syntax/
H A Dlist.php166 } elseif ($this->getConf('approve_integration') &&
/plugin/howhard/
H A Dsyntax.php103 if($this->getConf('confhowhardcompact') // Activated
104 && $this->getConf('confhowhardstyle') != 1) // But not for style '1'
111 $style = $this->getConf('confhowhardstyle');
/plugin/odt/action/
H A Dexport.php53 if($this->getConf('showexportbutton') && $event->data['view'] == 'main') {
80 if($this->getConf('showpdfexportbutton') && $event->data['view'] == 'main') {
106 if($this->getConf('showexportbutton')) {
118 if($this->getConf('showpdfexportbutton')) {
193 if(!$this->getConf('usecache') || !$cache->useCache($depends)) {
377 $template = $this->getConf("odt_template");
476 if($this->getConf('output') == 'file') {
/plugin/odt/helper/
H A Dconfig.php566 if (!$value && $this->isGlobalSetting($name) && $this->getConf($name)) {
567 $this->setParam ($name, $this->getConf($name));
/plugin/keyboard/
H A Dsyntax.php52 $class = $this->getConf('css_class');
96 if ($this->getConf('disable_translation')) {
134 if ($this->getConf('disable_translation')) {
/plugin/openid/
H A Daction.php245 if ($this->getConf('openid_disable_registration') && $event->data == 'register') {
251 …if ($this->getConf('openid_disable_update_profile') && ($event->data == 'profile'||$event->data ==…
294 } else if (!$this->getConf('openid_disable_update_profile')) {
348 if($this->getConf('openid_disable_update_profile')){
361 if (!empty($this->getConf('openid_identifier'))){
362 $form->addHidden('openid_identifier', $this->getConf('openid_identifier'));
/plugin/extranet/
H A Daction.php17 $client_ip = $_SERVER[$this->getConf('server_ip_key')];
19 if(!empty($this->getConf('extranet_ip_list'))) {
20 $restricted_ip_list = explode(',', $this->getConf('extranet_ip_list'));
28 if(!empty($this->getConf('extranet_ip_regex'))) {
43 if(!empty($this->getConf('hide_regex'))) {
44 preg_match($this->getConf('hide_regex'), $ID, $matches);
52 if(!empty($this->getConf('hide_regex'))) {
53 preg_match($this->getConf('hide_regex'), $media, $matches);
61 if(!empty($this->getConf('disable_actions'))) {
80 if($this->getConf('preserve_first_title')) {
[all …]
/plugin/deeplautotranslate/
H A Daction.php64 if (!$this->getConf('show_button')) return;
73 if($this->getConf('default_lang_in_ns') and $lang_ns === $this->get_default_lang()) {
82 if($this->getConf('default_lang_in_ns')) return;
105 if($this->getConf('default_lang_in_ns') and $lang_ns === $this->get_default_lang()) {
193 if ($event->data == 'translate' and !$this->getConf('show_button')) return;
240 if (!$this->getConf('show_button')) {
260 if ($this->getConf('default_lang_in_ns')) {
328 return trim(strtolower($this->getConf('glossary_ns')));
333 if ($this->getConf('editor_regex')) {
334 if (preg_match('/' . $this->getConf('editor_rege
[all...]
/plugin/prosemirror/action/
H A Deditor.php152 return $this->getConf('forceWYSIWYG') && !auth_ismanager();
/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/blogtng/renderer/
H A Dcomment.php93 …$comments_xhtml_renderer = array_map('trim', explode(',', $this->getConf('comments_xhtml_renderer'…
94 …$comments_forbid_syntax = array_map('trim', explode(',', $this->getConf('comments_forbid_syntax'))…
/plugin/blogtng/helper/
H A Dcomments.php177 if($this->getConf('comments_subscription')) {
275 if(!$this->getConf('comments_subscription')) return;
487 if($field == 'web' && !$this->getConf('comments_allow_web')) {
527 if($this->getConf('comments_subscription')){
H A Dlinkback.php19 $this->getConf('receive_linkbacks') &&
H A Dentry.php418 …$conf['tags'] = helper_plugin_blogtng_tools::filterExplodeCSVinput($this->getConf('default_tags'));
422 if($conf['type'][0] == '?') $conf['type'] = $this->getConf('default_commentstatus');
/plugin/structautolink/
H A Drenderer.php48 if ($this->getConf('match') && !preg_match('/' . $this->getConf('match') . '/i', ":$ID")) {
64 $this->internallink($this->getConf('ns') . ':' . $token['id'], $token['term']);
83 $schema = $this->getConf('schema');
84 $field = $this->getConf('field');

12345678910>>...44