Home
last modified time | relevance | path

Searched refs:this (Results 4701 – 4725 of 27090) sorted by relevance

1...<<181182183184185186187188189190>>...1084

/plugin/catlist/
H A Dsyntax.php33 $this->Lexer->addSpecialPattern('<catlist[^>]*>', $aMode, 'plugin_catlist');
73 'createPageButtonNs' => true, 'createPageButtonSubs' => false, 'pagename_sanitize' => (boolean)$this->getConf('pagename_sanitize'),
74 'head' => (boolean)$this->getConf('showhead'),
76 'useheading' => (boolean)$this->getConf('useheading'),
79 'sort_order' => $_default_sort_map[$this->getConf('default_sort')],
80 'sort_by_title' => false, 'sort_by_type' => false, 'sort_by_date' => false, 'sort_collator' => $this->getConf('sort_collator_locale'),
81 'hide_index' => (boolean)$this->getConf('hide_index'),
83 'nocache' => (boolean)$this->getConf('nocache'),
84 'hide_nsnotr' => (boolean)$this->getConf('hide_acl_nsnotr'), 'show_pgnoread' => false, 'show_perms' => (boolean)$this
[all...]
/plugin/schulzevote/syntax/
H A Dvote.php94 $this->_handleunvote($data);
97 $this->_handlepost($data);
99 $this->_html($renderer, $data);
116 msg($this->getLang('outdated_poll'), 0);
136 $proposals = $this->_buildProposals($data);
140 $form->addLabel($this->_render($candy));
184 $form->addLabel($this->_render($candy));
202 return !is_null($winner) ? sprintf($this->getLang($lang), $this->_render($winner)) : '';
213 …$err_str .= "<li>" . $this->render_text(sprintf($this->getLang('invalid_vote'), $data['candy'][$n]…
238 msg($this->getLang('voted'), 1);
[all …]
/plugin/openas/
H A Daction.php21 $this->locked_fn = $this->metaFilePath('locks','ser',false);
36 if(!$this->check_url()) return;
63 $locked_array=$this->get_locked_array() ;
67 $this->locks_set = true;
71 $this->resolve_ids($id,$orig,$link);
74 if($this->locks_set) {
92 $openas_debug = $this;
95 $metafn=$this->metaFilePath($orig_id,'orig');
117 $path = "$dir/$fname" . $this->ext;
180 $path = "$dir/$fname" . $this->ext;
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DNotifysend.php90 $this->timeout = (int) $timeout;
95 $this->showOk = (boolean) $showOk;
98 $this->version = str_replace(
101 exec($this->path.' --version')
162 if ($this->showOk === true) {
163 $this->notifyAllFine();
166 $this->notifyErrors($msg);
215 $cmd = $this->getBasicCommand();
233 $cmd = $this->getBasicCommand();
249 $cmd = $this->path;
[all …]
/plugin/redirect2/
H A Dadmin.php20 $this->LogFile = $conf['cachedir'].'/redirection.log';
43 $map = plugin_load('helper', $this->getPluginName());
47 msg($this->getLang('saved'), 1);
59 echo $this->locale_xhtml('intro');
71 if (!$this->getConf('logging')) return;
72 $logData = $this->getLogData();
75 echo $this->locale_xhtml('loginfo');
76 echo '<table class="'.$this->getPluginName().'">';
105 if (!file_exists($this->LogFile)) return $logData;
107 $logfile = new SplFileObject($this->LogFile);
[all …]
/plugin/twistienav/
H A Dhelper.php20 $this->title_metadata = array(
24 foreach (array_keys($this->title_metadata) as $plugin) {
27 $this->title_metadata['dokuwiki'] = 'title';
28 return $this->title_metadata;
35 foreach (explode(',', $this->getConf('exclusions')) as $exclusion) {
37 $this->nsignore[] = ltrim($exclusion, "@");
41 $this->exclusions[] = $conf['start'];
44 $this->exclusions[] = $conf['sidebar'];
47 $this->exclusions[] = $exclusion;
51 return array($this->exclusions, $this->nsignore);
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/
H A DSecurityPolicy.php33 $this->allowedTags = $allowedTags;
34 $this->allowedFilters = $allowedFilters;
35 $this->setAllowedMethods($allowedMethods);
36 $this->allowedProperties = $allowedProperties;
37 $this->allowedFunctions = $allowedFunctions;
42 $this->allowedTags = $tags;
47 $this->allowedFilters = $filters;
52 $this->allowedMethods = [];
60 $this->allowedProperties = $properties;
65 $this->allowedFunctions = $functions;
[all …]
/plugin/preregister/
H A Dadmin.php21 $this->metaFn = metaFN($metafile,'.ser');
30 $this->output = 'invalid';
38 $this->prune_datafile($_REQUEST['del']) ;
41 $this->secure_datafile() ;
65 echo $this->getConfirmList();
68 $this->js();
74 $delete_time = $this->getConf('list_age');
83 $data = unserialize(io_readFile($this->metaFn,false));
114 if(chmod($this->metaFn ,0600)) {
123 $data = unserialize(io_readFile($this->metaFn,false));
[all …]
/plugin/pagebuttons/
H A Daction.php38 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'addjsinfo');
39 $controller->register_hook('MENU_ITEMS_ASSEMBLY', 'AFTER', $this, 'addNewPageButton' );
40 $controller->register_hook('MENU_ITEMS_ASSEMBLY', 'AFTER', $this, 'addNewFolderButton' );
41 $controller->register_hook('MENU_ITEMS_ASSEMBLY', 'AFTER', $this, 'addDeleteButton' );
42 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'actionPage' );
54 'usePrompt' => $this->getConf('usePrompt'),
72 || $this->getConf('hideDelete')
73 || !$this->canDelete($ID)
94 || $this->getConf('hideNewPage')
117 || $this->getConf('hideNewFolder')
[all …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DDirSyncRequestControl.php9 * file that was distributed with this source code.
39 * If this flag is present, the client can only view objects and attributes that are otherwise accessible to the client.
40 * If this flag is not present, the server checks if the client has access rights to read the changes in the NC.
55 * If this flag is not present, all of the values, up to a server-specified limit, in a multivalued attribute are
56 * returned when any value changes. If this flag is present, only the changed values are returned, provided the
85 $this->flags = $flags;
86 $this->maxBytes = $maxBytes;
87 $this->cookie = $cookie;
96 return $this->flags;
101 * @return $this
[all...]
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DTestHandler.php89 return $this->records;
97 $this->records = [];
98 $this->recordsByLevel = [];
106 if (!$this->skipReset) {
107 $this->clear();
116 $this->skipReset = $skipReset;
189 if (!isset($this->recordsByLevel[$level])) {
193 foreach ($this->recordsByLevel[$level] as $i => $rec) {
207 $this->recordsByLevel[$record['level']][] = $record;
208 $this->records[] = $record;
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DTransport.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
66 $this->log = $log;
67 $this->connectionPool = $connectionPool;
68 $this->retries = $retries;
71 $this->log->notice('Sniff on Start.');
72 $this->connectionPool->scheduleCheck();
82 return $this->connectionPool->nextConnection();
99 $connection = $this->getConnection();
101 $this->log->critical('No alive nodes found in cluster');
107 $this
[all...]
/plugin/bez/ctl/
H A Dthreads.php2 /** @var action_plugin_bez $this */
6 if ($this->model->get_level() < BEZ_AUTH_USER) {
10 define('BEZ_THREAD_FILTERS_COOKIE_NAME', 'plugin__bez_thread_filters_' . $this->tpl->action());
14 } elseif (empty($this->params) && isset($_COOKIE[BEZ_THREAD_FILTERS_COOKIE_NAME])) {
30 header('Location: '.$this->url($this->get_action(), $filters));
32 $filters = $this->params;
35 $this->tpl->set_values($filters);
37 $years = $this->model->threadFactory->get_years_scope();
69 $db_filters['coordinator'] = array('OR', $this
[all...]
H A Dkp.php2 /** @var action_plugin_bez $this */
7 if (!isset($_GET['t']) && $this->model->authentication_tokenFactory->can_create_token()) {
8 $token = $this->model->authentication_tokenFactory->create_token($this->id());
10 wl($this->id('kp', 'id', $this->get_param('id')), array('t' => $token), false, '&'));
13 if ($this->model->get_level() < BEZ_AUTH_VIEWER) {
18 $thread = $this->model->threadFactory->get_one($this->get_param('id'));
19 $this
[all...]
/plugin/typography/syntax/
H A Dfontcolor.php22 $this->mode = substr(get_class($this), 7);
25 $this->pattern[1] = '<fc\b.*?>(?=.*?</fc>)';
26 $this->pattern[4] = '</fc>';
32 $this->Lexer->addEntryPattern($this->pattern[1], $mode, $this->mode);
39 $this->Lexer->addExitPattern($this->pattern[4], $this->mode);
H A Dfontfamily.php22 $this->mode = substr(get_class($this), 7);
25 $this->pattern[1] = '<ff\b.*?>(?=.*?</ff>)';
26 $this->pattern[4] = '</ff>';
32 $this->Lexer->addEntryPattern($this->pattern[1], $mode, $this->mode);
39 $this->Lexer->addExitPattern($this->pattern[4], $this->mode);
H A Dfontsize.php22 $this->mode = substr(get_class($this), 7);
25 $this->pattern[1] = '<fs\b.*?>(?=.*?</fs>)';
26 $this->pattern[4] = '</fs>';
32 $this->Lexer->addEntryPattern($this->pattern[1], $mode, $this->mode);
39 $this->Lexer->addExitPattern($this->pattern[4], $this->mode);
/plugin/logindelay/helper/
H A Dlog.php20 $this->statFile = $conf['cachedir'] . '/logindelay_' . $user . '.log';
28 @unlink($this->statFile);
37 $strikes = $this->readStrikes() + 1;
38 file_put_contents($this->statFile, $strikes);
50 return (int) file_get_contents($this->statFile);
61 if (!is_file($this->statFile)) return 0;
63 $strikes = $this->readStrikes();
64 if ($strikes < $this->getConf('maxFailures')) return 0;
66 … $delay = $this->getConf('initialDelay') * pow(2, ($strikes - $this->getConf('maxFailures')));
67 $remainingDelay = $delay - (time() - filemtime($this->statFile)) / 60;
/plugin/findologicxmlexport/vendor/sebastian/diff/src/
H A DChunk.php49 $this->start = (int) $start;
50 $this->startRange = (int) $startRange;
51 $this->end = (int) $end;
52 $this->endRange = (int) $endRange;
53 $this->lines = $lines;
61 return $this->start;
69 return $this->startRange;
77 return $this->end;
85 return $this->endRange;
93 return $this->lines;
[all …]
/plugin/nspages/printers/
H A DprinterSimpleList.php16 $this->useNumberedList = $useNumberedList;
20 $this->_openList();
21 $this->_printItems($tab);
22 $this->_closeList();
26 if ( $this->useNumberedList ){
27 $this->renderer->listo_open();
29 $this->renderer->listu_open();
35 $this->_printElement($item);
40 if ( $this->useNumberedList ){
41 $this
[all...]
/plugin/submgr/
H A Dhelper.php24 $this->loadRules();
36 return $this->rules;
49 $isns = $this->cleanItem($item);
65 $this->removeRule($item);
68 $this->writeRules();
70 $this->applyRule($item, $type, $members);
81 if (!isset($this->rules[$item])) return;
84 unset($this->rules[$item]);
85 $this->writeRules();
123 $this->rules = $lines;
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/
H A DTestCase.php86 $stub = $this->createMock(Xdebug::class);
88 $stub->expects($this->any())
90 ->will($this->onConsecutiveCalls(
154 $stub->expects($this->any())
156 ->will($this->onConsecutiveCalls(
194 $stub->expects($this->any())
196 ->will($this->onConsecutiveCalls(
287 $stub->expects($this->any())
289 ->will($this->returnValue(
323 $stub->expects($this->any())
[all …]
/plugin/swiftmail/Swift/Plugin/
H A DMailSend.php50 $this->setAdditionalParams($params);
51 $this->setOS(PHP_OS);
59 $this->additionalParams = $params;
67 return $this->additionalParams;
75 $this->OS = $os;
83 return $this->OS;
102 $this->oldLE = $message->getLE();
103 if (!$this->isWindows() && $this->oldLE != "\n") $message->setLE("\n");
144 …if (preg_match("~<([^>]+)>[^>]*\$~", $this->returnPath, $matches)) $this->returnPath = $matches[1];
146 …$this->doMail($to, $subject_enc, $message_body, $message->headers, sprintf($this->getAdditionalPar…
[all …]
/plugin/task/
H A Daction.php15 $this,
32 $event->data = $this->_newTask();
35 $event->data = $this->_changeTask();
82 $TEXT = $this->_pageTemplate($data);
146 if ($this->getConf('show_error_msg')) {
158 if ($this->getConf('show_error_msg')) {
166 if ($this->getConf('show_info_msg')) {
180 if ($this->getConf('show_info_msg')) {
188 if ($this->getConf('show_info_msg')) {
207 $summary = $this->getLang('mail_changedtask').': '.$this->getLang('accepted');
[all …]
/plugin/oauth/
H A Dauth.php28 $this->cando['external'] = true;
29 $this->hlp = $this->loadHelper('oauth');
39 $this->handleFarmState($INPUT->str('state'));
44 $this->om = new OAuthManager();
45 if ($this->om->continueFlow()) return true;
46 if ($this->getConf('singleService')) {
51 $this->hlp->showException($e);
64 if ($this->getUserByEmail($mail)) {
65 msg($this
[all...]

1...<<181182183184185186187188189190>>...1084