Home
last modified time | relevance | path

Searched refs:true (Results 501 – 525 of 6699) sorted by relevance

1...<<21222324252627282930>>...268

/plugin/authdiscourse/
H A Dauth.php19 $this->success = true;
20 $this->cando['external'] = true;
21 $this->cando['logoff'] = true;
40 …('sha256', $this->nonce, $this->sso_secret), 0, "", "", ($conf['securecookie'] && is_ssl()), true);
73 return true;
104 return true;
/plugin/bookcreator/action/
H A Dpagetools.php35 if(!$this->isVisible(true)) return;
148 return true;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DChromePHPHandler.php67 protected static $sendHeaders = true;
69 public function __construct($level = Logger::DEBUG, bool $bubble = true)
141 self::$initialized = true;
151 … $json = Utils::jsonEncode(self::$json, Utils::DEFAULT_JSON_FLAGS & ~JSON_UNESCAPED_UNICODE, true);
154 self::$overflowed = true;
166 $json = Utils::jsonEncode(self::$json, null, true);
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php111 $converted = true;
114 $converted = true;
147 $converted = true;
151 $converted = true;
173 function dwiki_encodeFN($file,$safe=true){
213 $what = print_r($what,true);
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/LCS/
H A DLongestCommonSubsequenceTest.php63 true, 1, 1.0, 'foo', array('foo', 'bar'), array('foo' => 'bar')
72 true, true, true, true, true, true
77 true,
/plugin/uncmap/_test/
H A Dmapping.test.php42 $uncmap_pos = array_search("uncmap",$parser_response,true);
44 $link_pos = array_search("\\\\server1\\documents\\path\\to\\file",$parser_response,true);
51 $uncmap_pos = array_search("uncmap",$parser_response,true);
53 $link_pos = array_search("\\\\server1\\documents\\path\\to\\file",$parser_response,true);
60 $uncmap_pos = array_search("uncmap",$parser_response,true);
62 $link_pos = array_search("\\\\server1\\documents\\path\\to\\file",$parser_response,true);
70 $uncmap_pos = array_search("uncmap",$parser_response,true);
77 $uncmap_pos = array_search("uncmap",$parser_response,true);
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php371 return true;
411 return true;
464 … $AllowedExecFunctions = array('shell_exec'=>true, 'passthru'=>true, 'system'=>true, 'exec'=>true);
643 return true;
662 $isHeader = true;
768 while (true) {
777 $tryagain = true;
890 return true;
1073 return true;
1084 return true;
[all …]
H A Dphpthumb.filters.php74 return true;
128 return true;
163 return true;
188 return true;
194 return true;
224 return true;
234 return true;
274 return true;
393 return true;
471 return true;
[all …]
/plugin/bootswrapper/exe/help/
H A Dbutton.txt71 Create block level buttons—those that span the full width of a parent -- by adding ''block="true"''…
73 <btn type="primary" size="lg" block="true">Block level button</btn>
75 <btn type="default" size="lg" block="true">Block level button</btn>
80 <btn type="primary" size="lg" block="true">Block level button</btn>
81 <btn type="default" size="lg" block="true">Block level button</btn>
103 <btn type="primary" disabled="true">[[button]]</btn> <btn type="default" disabled="true">[[panel]]<…
106 <btn type="primary" disabled="true">[[button]]</btn> <btn type="default" disabled="true">[[panel]]<…
111 <datatable info="false" paging="false" searching="true">
116 | ''block'' | optional | ''true'' ''false'' | Block level buttons |
118 | ''disabled'' | optional | ''true'' ''false'' | Disable the button |
/plugin/publistx/bib2tpl/lib/
H A DBibTex.php219 $ret = true;
243 return true;
277 $valid = true;
294 $entry = true;
357 return true;
413 $proceed = true;
491 $ret = true;
571 $proceed = true;
578 $proceed = true;
598 $ret = true;
[all …]
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php219 $ret = true;
243 return true;
277 $valid = true;
294 $entry = true;
357 return true;
413 $proceed = true;
491 $ret = true;
571 $proceed = true;
578 $proceed = true;
598 $ret = true;
[all …]
/plugin/publist/bib2tpl/lib/
H A DBibTex.php219 $ret = true;
243 return true;
277 $valid = true;
294 $entry = true;
357 return true;
413 $proceed = true;
491 $ret = true;
571 $proceed = true;
578 $proceed = true;
598 $ret = true;
[all …]
/plugin/poldek/
H A Daction.php41 $this->run = true;
43 $helper = $this->loadHelper($this->getPluginName(), true);
44 $helper->sync(true);
64 $helper = $this->loadHelper($this->getPluginName(), true);
/plugin/bootswrapper/syntax/
H A Dalert.php22 'required' => true,
75 return true;
80 return true;
83 return true;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Watcher/
H A DAckWatch.php36 if (isset($this->watch_id) !== true) {
62 if (isset($watch_id) !== true) {
72 if (isset($action_id) !== true) {
75 if (is_array($action_id) === true) {
/plugin/katex/action/
H A Dload.php41 'defer' => true,
47 'defer' => true,
54 'defer' => true,
60 'defer' => true,
/plugin/struct/meta/
H A DFilterValueListHandler.php45 return true;
58 return true;
70 return true;
81 return true;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DDateTimeParserTest.php13 $this->assertEquals('+1 weeks', DateTimeParser::parseDuration('P1W', true));
14 $this->assertEquals('+5 days', DateTimeParser::parseDuration('P5D', true));
15 …uals('+5 days 3 hours 50 minutes 12 seconds', DateTimeParser::parseDuration('P5DT3H50M12S', true));
16 $this->assertEquals('-1 weeks 50 minutes', DateTimeParser::parseDuration('-P1WT50M', true));
17 …his->assertEquals('+50 days 3 hours 2 seconds', DateTimeParser::parseDuration('+P50DT3H2S', true));
18 $this->assertEquals('+0 seconds', DateTimeParser::parseDuration('+PT0S', true));
30 $expected->invert = true;
40 DateTimeParser::parseDuration('P1X', true);
555 $this->assertTrue(true);
/plugin/settingstree/settings/
H A Dsettingswrapper.class.php29 return true;
38 $this->_updated = true;
43 return true;
70 $this->_changed = true;
102 $ret .= "<span class='outkey'>{$this->_setting->_out_key(true,true)}</span>{$has_icon}{$label}";
121 $default = true;
149 $ret .= "<span class='outkey'>{$this->_setting->_out_key(true,true)}</span>{$has_icon}{$label}";
/plugin/dw2pdf/
H A Daction.php102 $generateNewPdf = true;
162 $title = $INPUT->str('book_title', $title, true);
186 $order = $INPUT->str('book_order', 'natural', true);
220 return true;
238 if (!in_array($pdfnamespace . ':' . $conf['start'], $list, true)) {
248 $title = $INPUT->str('book_title', $title, true);
262 $list = json_decode($INPUT->str('selection', '', true), true);
268 $title = $INPUT->str('book_title', $title, true);
281 $title = $INPUT->str('book_title', $title, true);
[all...]
/plugin/genericsso/
H A Dauth.php22 $this->cando['external'] = true;
23 $this->cando['logout'] = true;
40 $this->success = true;
78 return true;
86 return true;
103 return true;
134 public function logOff($ignore = true) {
/plugin/pubmed2020/
H A Dsyntax.php388 return true;
442 return true;
458 return true;
486 return true;
490 return true;
494 return true;
502 return true;
505 return true;
545 return true;
555 return true;
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/
H A DCallTimePassByReferenceSniff.php65 $prev = $phpcsFile->findPrevious($findTokens, ($stackPtr - 1), null, true);
83 true
125 true
134 true
145 || isset(PHP_CodeSniffer_Tokens::$assignmentTokens[$tokenCode]) === true
/plugin/svg/
H A Dsyntax.php175 . getBaseURL( true )
190 . getBaseURL( true )
203 . getBaseURL( true )
213 . getBaseURL( true )
222 . getBaseURL( true )
/plugin/calc/
H A Dsyntax.php59 $affiche=true;
122 return true;
130 return true;
136 return true;
154 return true;

1...<<21222324252627282930>>...268