Home
last modified time | relevance | path

Searched refs:false (Results 26 – 50 of 5509) sorted by relevance

12345678910>>...221

/plugin/linksuggest/_test/
H A DSuggestionAjaxRequestsTest.php185 'ns' => false,
192 'ns' => false,
199 'ns' => false,
254 'ns' => false,
272 'ns' => false,//relative
279 'ns' => false,//relative
286 'ns' => false,//relative
293 'ns' => false,
300 'ns' => false,
307 'ns' => false,
[all...]
/plugin/slider/conf/
H A Ddefault.php16 $conf['hideControlOnEnd'] = false;
21 $conf['randomStart'] = false;
22 $conf['captions'] = false;
23 $conf['ticker'] = false;
24 $conf['tickerHover'] = false;
25 $conf['adaptiveHeight'] = false;
27 $conf['video'] = false;
41 $conf['autoControls'] = false;
44 $conf['autoControlsCombine'] = false;
47 $conf['auto'] = false;
[all …]
/plugin/davcal/
H A Dhelper.php35 return false;
176 return false;
310 return false;
354 return false;
377 return false;
400 return false;
423 return false;
548 return false;
667 return false;
688 return false;
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php231 $interactive=false
1350 return false;
1635 return false;
1649 return false;
1654 return false;
1717 return false;
2013 return false;
2019 return false;
2313 return false;
2504 return false;
[all …]
/plugin/sympaauth/
H A Dadmin.php111 return false;
133 return false;
187 if(!unlink(DOKU . '/conf/local.php')) return false;
190 return false;
197 return false;
218 if(!unlink(DOKU . '/lib/nusoap.php')) return false;
236 if(!unlink(DOKU . '/conf/local.php')) return false;
239 return false;
246 return false;
320 return false;
[all …]
/plugin/davcard/
H A Dhelper.php36 return false;
59 $write = false;
207 $write = false;
307 return false;
337 return false;
398 return false;
441 return false;
544 return false;
623 return false;
769 return false;
[all …]
/plugin/authimap/
H A Dauth.php35 $this->cando['addUser'] = false; // can Users be created?
36 $this->cando['delUser'] = false; // can Users be deleted?
37 $this->cando['modLogin'] = false; // can login names be changed?
38 $this->cando['modPass'] = false; // can passwords be changed?
39 $this->cando['modName'] = false; // can real names be changed?
40 $this->cando['modMail'] = false; // can emails be changed?
41 $this->cando['modGroups'] = false; // can groups be changed?
43 $this->cando['getUserCount'] = false; // can the number of users be retrieved?
79 return false;
95 public function getUserData($user, $requireGroups = false) {
[all …]
/plugin/strata/driver/
H A Ddriver.php37 function __construct($debug=false) {
101 return false;
143 if($this->_db == false) return false;
152 $sql = io_readFile($sqlfile, false);
177 return false;
203 if($this->_db == false) return false;
206 if ($result === false) {
209 return false;
[all...]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php206 private $pwd = false;
528 return false;
564 return false;
604 return false;
638 return false;
710 return false;
800 return false;
847 return false;
910 return false;
2973 if ($oldname === false || $newname === false) {
[all …]
/plugin/bootswrapper/syntax/
H A Dpanel.php27 'required' => false,
33 'required' => false,
39 'required' => false,
45 'required' => false,
51 'required' => false,
52 'default' => false),
60 return false;
64 return false;
74 $title = (isset($attributes['title']) ? $attributes['title'] : false);
75 $footer = (isset($attributes['footer']) ? $attributes['footer'] : false);
[all …]
/plugin/xcom/scripts/
H A Dxcom_save.php67 function msg($which, $ret=false, $nl="\n") {
84 return false;
93 return false;
161 if($params === false) {
206 $ow = false;
213 else $this->msg('msave',false," $id\n");
225 return false;
230 $resp =$this->xcom_get_data( 'dokuwiki.getVersion',$this->localClient,false,false);
235 $this->xcom_get_data( 'dokuwiki.logoff',$this->localClient,false,false);
239 $resp =$this->xcom_get_data( 'dokuwiki.getVersion',$this->remoteClient,false,false);
[all …]
/plugin/farmer/3rdparty/
H A DPHPIco.php34 public function __construct($file = false, $sizes = [])
60 if (false != $file)
76 * @return boolean true on success and false on failure.
80 if (false === ($im = $this->loadImageFile($file)))
81 return false;
97 imagealphablending($new_im, false);
104 false === imagecopyresampled(
131 * @return boolean true on success and false on failure.
135 if (false === ($data = $this->getIcoData()))
136 return false;
[all...]
/plugin/linkback/
H A Dhelper.php62 $linkbacks = unserialize(io_readFile($lfile, false));
115 if ($rec !== false) {
148 return false; //skip empty lines
153 if ($recent === false) {
154 return false;
162 return false;
167 return false;
175 return false;
178 return false;
183 return false;
[all...]
/plugin/uncmap/_test/
H A Dmapping.test.php43 $this->assertTrue($uncmap_pos !== false,'uncmap should be invoked');
52 $this->assertTrue($uncmap_pos !== false,'uncmap should be invoked');
61 $this->assertTrue($uncmap_pos !== false,'uncmap should be invoked');
91 strpos($response->getContent(), 'Testlink') !== false,
95 strpos($response->getContent(), '>some title</a>') !== false,
103 strpos($response->getContent(), 'class="windows"') !== false,
118 strpos($response->getContent(), 'Testlink') !== false,
122 strpos($response->getContent(), 'class="wikilink1"') !== false,
141 strpos($response->getContent(), 'Testlink') !== false,
145 strpos($response->getContent(), 'class="wikilink2"') !== false,
[all …]
/plugin/authdrupal7/
H A Dauth.php37 $this->success = false;
82 $rc = false;
136 $info = false;
193 return false;
222 return false;
267 return false;
377 return false;
438 return false;
476 return false;
491 return false;
[all …]
/plugin/addressbook/
H A Dsyntax.php61 return false;
139 } else $renderer->doc .= $this->buildIndex(false,false,$ID);
233 return false;
301 if ($res === false) return false;
375 return false;
385 return false;
449 return false;
521 return false;
586 return false;
602 return false;
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DFunctionCommentThrowTagSniff.php65 if ($previousThrow !== false) {
92 $foundThrows = false;
120 false,
150 false,
152 false
155 if ($catch !== false) {
164 false,
175 false,
186 false,
204 if ($foundThrows === false) {
[all …]
/plugin/authdrupal8/
H A Dauth.php36 $this->success = false;
42 $this->success = false;
46 $this->cando['addUser'] = false; // can Users be created?
47 $this->cando['delUser'] = false; // can Users be deleted?
48 $this->cando['modLogin'] = false; // can login names be changed?
49 $this->cando['modPass'] = false; // can passwords be changed?
50 $this->cando['modName'] = false; // can real names be changed?
51 $this->cando['modMail'] = false; // can emails be changed?
52 $this->cando['modGroups'] = false; // can groups be changed?
53 $this->cando['getUsers'] = false; // FIXM
[all...]
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerStatus.as56 srcError = false;
58 srcSet = false;
59 isPlaying = false;
60 isSeeking = false;
62 isWaiting = false;
64 playOnLoad = false;
68 isLoading = false;
69 isLoaded = false;
96 isLoading = false;
97 isLoaded = false;
[all …]
/plugin/discussion/
H A Dhelper.php180 if ($rec !== false) {
217 if ($recent === false) return false;
223 if (isset($seen[$fullcid])) return false;
226 if ($recent['type'] === 'sc') return false;
232 if (isHiddenPage($recent['id'])) return false;
233 if ($recent['type'] === 'hc') return false;
240 if ($recent['perm'] < AUTH_READ) return false;
245 if (!$recent['exists']) return false;
246 if ($recent['type'] === 'dc') return false;
252 if ($data['status'] === 0) return false;
[all …]
/plugin/fblogin/
H A Dadmin.php97 return false;
123 return false;
134 if(!unlink(DOKU . '/inc/auth/facebook.class.php')) return false;
154 if(!unlink(DOKU . '/inc/auth/facebook.class.php')) return false;
171 if( !$configlang_h = opendir(DOKU_CONFIGLANG) ) return false;
189 if(!empty($line) && !fwrite($config_file,$line ."\n")) return false;
207 if( !$configlang_h = opendir(DOKU_CONFIGLANG) ) return false;
209 while (false !== ($lang = readdir($configlang_h)) ) {
222 if(!unlink(DOKU_CONFIGLANG .'/' .$lang .'/lang.php')) return false;
225 return false;
[all …]
/plugin/shibbolethauth/
H A Dadmin.php99 return false;
125 return false;
136 if(!unlink(DOKU . '/inc/auth/shibboleth.class.php')) return false;
156 if(!unlink(DOKU . '/inc/auth/shibboleth.class.php')) return false;
173 if( !$configlang_h = opendir(DOKU_CONFIGLANG) ) return false;
191 if(!empty($line) && !fwrite($config_file,$line ."\n")) return false;
209 if( !$configlang_h = opendir(DOKU_CONFIGLANG) ) return false;
211 while (false !== ($lang = readdir($configlang_h)) ) {
224 if(!unlink(DOKU_CONFIGLANG .'/' .$lang .'/lang.php')) return false;
227 return false;
[all …]
/plugin/farmer/_test/
H A Dhelper.test.php
/plugin/sketchcanvas/phplib/
H A Dspyc.php69 public $setting_dump_force_quotes = false;
76 public $setting_use_syck_is_possible = false;
86 private $_containsGroupAnchor = false;
87 private $_containsGroupAlias = false;
175 * for folding is. Pretty cool -- just pass in 'false' for either if
184 * @param int $indent Pass in false to use the default, which is 2
185 * @param int $wordwrap Pass in 0 for no wordwrap, false for default (40)
187 public static function YAMLDump($array,$indent = false,$wordwrap = false) {
201 * for folding is. Pretty cool -- just pass in 'false' fo
[all...]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DConfigurationTest.php76 'processUncoveredFilesFromWhitelist' => false,
211 'logIncompleteSkipped' => false,
231 'const' => ['FOO' => false, 'BAR' => true],
232 'var' => ['foo' => false],
254 $this->assertEquals(false, FOO);
256 $this->assertEquals(false, $GLOBALS['foo']);
274 $_ENV['foo'] = false;
277 $this->assertEquals(false, $_ENV['foo']);
300 'backupStaticAttributes' => false,
301 'beStrictAboutChangesToGlobalState' => false,
[all …]

12345678910>>...221