Home
last modified time | relevance | path

Searched refs:false (Results 3876 – 3900 of 6149) sorted by path

1...<<151152153154155156157158159160>>...246

/plugin/imagecarousel/
H A Dsyntax.php84 $this->first_item[$ID] = false;
107 if($mode != 'xhtml') return false;
158 else if($tmp[1] === "false") $tmp[1] = false;
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown67 autoplay | boolean | false | Enables auto play of slides
69 centerMode | boolean | false | Enables centered view with partial prev/next slides. Use with odd nu…
73 dots | boolean | false | Current slide indicator dots
78 fade | boolean | false | Enables fade
82 mobileFirst | boolean | false | Responsive settings use mobile first calculation
89 pauseOnDotsHover | boolean | false | Pauses autoplay when a dot is hovered
99 swipeToSlide | boolean | false | Swipe to slide irrespective of slidesToScroll
103 variableWidth | boolean | false | Disables automatic slide width calculation
104 vertical | boolean | false | Vertical slide direction
105 verticalSwiping | boolean | false | Changes swipe direction to vertical
[all …]
/plugin/imageflow/syntax/
H A Dimageflow.php23 private $reflection_conf = false;
68 if ( !(strstr($match, '<image') || strstr($match, '</image>')) ) { return false; }
101 return false;
173 return false;
182 if ( is_null($renderer) || empty($data['src']) ) { return false;}
/plugin/imagelink/syntax/
H A Dimagelink.php66 $this->first_item = false;
78 if($mode != 'xhtml') return false;
100 'hover' => false,
/plugin/imagemap/
H A Dsyntax.php83 static $has_content=false;
111 $has_content = false;
167 $title = $renderer->_media($url, $title, null,null,null,null, false);
175 $title = $renderer->_media($url, $title, null,null,null,null, false);
226 return false;
/plugin/imagemapping/
H A D.travis.yml
H A Dsyntax.php111 static $has_content = false;
139 $has_content = false;
196 $title = $renderer->_media($url, $title, null, null, null, null, false);
248 return false;
/plugin/imagemapping/_test/
H A Dgeneral.test.php
/plugin/imagereference/syntax/
H A Dimgcaption.php108 //return false;
198 if(strpos($data['classes'], 'left') !== false) {
200 } elseif(strpos($data['classes'], 'right') !== false) {
216 return false;
316 (strpos($data['classes'], 'center') == false ? '':' center') //needed for tabcaptionbox
H A Dimgref.php57 * @return false|array Data for the renderer
79 return false;
91 if($data === false) return false;
111 $refNumber = false;
125 return false;
/plugin/imapmarkers/_test/
H A DGeneralTest.php38 $this->assertTrue(false !== strtotime($info['date']));
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php90 return false;
116 return false;
613 $pass = false;
625 $pass = false;
837 return false;
1148 return false;
1270 return false;
1328 if ($nidx !== false && $cidx !== false && $didx !== false) {
1338 if ($enidx !== false && $edidx !== false) {
1574 return false;
[all …]
H A Dmap.php34 $this->is_debug = false;
100 $is_correct = false;
101 $is_match_ok = false;
202 static $has_content = false;
234 $is_correct = false;
283 $is_all_ok = false;
321 $is_all_ok = false;
H A Dreference.php18 $this->is_debug = false;
61 $is_correct = false;
83 return false;
94 static $has_content = false;
101 $is_correct = false;
/plugin/imgpaste/
H A Daction.php70 false,
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163658.bak85 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
154 //$renderer->info['cache'] = false;
409 return false;
H A Dsyntax.php.2018-03-08_163705.bak85 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
154 //$renderer->info['cache'] = false;
408 return false;
H A Dsyntax.php.2018-03-08_163718.bak85 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
154 //$renderer->info['cache'] = false;
408 return false;
H A Dsyntax.php.2018-03-08_164623.bak85 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
154 //$renderer->info['cache'] = false;
408 return false;
H A Dsyntax.php.2018-03-08_164706.bak89 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
158 //$renderer->info['cache'] = false;
412 return false;
H A Dsyntax.php.2018-03-08_165027.bak89 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
158 //$renderer->info['cache'] = false;
414 return false;
H A Dsyntax.php.2018-03-08_165158.bak89 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
158 //$renderer->info['cache'] = false;
413 return false;
H A Dsyntax.php.2018-03-08_165255.bak89 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
158 //$renderer->info['cache'] = false;
415 return false;
/plugin/inclform/
H A Dsyntax.php93 return false;
/plugin/include/_test/
H A Dnamespace_includes.test.php52 while (($file = readdir($handle)) !== false) {

1...<<151152153154155156157158159160>>...246