Home
last modified time | relevance | path

Searched refs:true (Results 5701 – 5725 of 6699) sorted by path

1...<<221222223224225226227228229230>>...268

/plugin/showsamples/
H A Dsyntax.php58 return true;
78 return true;
/plugin/sidebar/
H A Daction.php41 self::$done = true; // prevent recursive calls when doing tpl_content() later on
/plugin/sidebarng/
H A DCOPYING77 Whether that is true depends on what the Program does.
H A Daction.php74 $notoc = (in_array('toc', $sb_content)) ? true : false;
203 $npb = $npd->html_new_page_button(true);
/plugin/signavio/
H A Dsyntax.php120 return true;
/plugin/signhere/
H A Dsyntax.php82 return true;
/plugin/simplechat/
H A Dsyntax.php88 @mkdir($dirname, 0755 , true );
104 $overlinecount = true;
125 return true;
/plugin/simpleindex/
H A Dsyntax.php56 return true;
/plugin/simplemap/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php88 return true;
152 return true;
196 return true;
348 return true;
358 return true;
362 return true;
458 return true;
460 return true;
463 return true;
479 if ($value === true)
[all …]
/plugin/simplenavi/
H A Dsyntax.php80 return true;
153 $levels = array_reverse($levels, true);
161 $levels[$level - 1] = array_slice($levels[$level - 1], 0, $pos, true) +
163 array_slice($levels[$level - 1], $pos, null, true);
242 $return = true;
320 'open' => true,
/plugin/simplewikipagetree/
H A DLICENSE77 Whether that is true depends on what the Program does.
H A Dsyntax.php39 $renderer->doc .= $this::renderPageTree('data/pages',true);
40 return true;
48 if($root == true){
56 …if($file == '.' or $file == '..' or ($file == 'start.txt' && $this->startFile == true) or $file =…
130 if($this->startFile == true){
156 if($this->startFile == true){
179 return true;
/plugin/since/
H A Dsince.php87 return true;
/plugin/sincetil/
H A DLICENSE.md77 Whether that is true depends on what the Program does.
H A Dsyntax.php82 return true;
/plugin/singlesearchresult/
H A Daction.php42 $link = wl($pageid, '', true);
/plugin/siteexport/
H A D.scrutinizer.yml2 php: true
3 javascript: true
15 use_website_config: true
H A DLICENSE77 Whether that is true depends on what the Program does.
H A Dcron.php70 return true;
83 return true;
105 return true;
257 $_REQUEST = $function->parseStringToRequestArray($parameters, true);
265 $this->siteexportAjax->functions->settings->isCLI = true;
266 $this->siteexportAjax->functions->settings->isAuthed = true;
/plugin/siteexport/action/
H A Daggregate.php37 …hasaggregator'] == true) && ( $INPUT->has( 'siteexport_aggregate' ) || $conf['renderer_xhtml'] == …
69 $includeSelected = $INPUT->str('includeSelectedVersion', 'true', true ) === 'true';
91 if( $INPUT->bool('mergehint', true, true ) ) {
117 if (empty($TOC)) { return true; }
120 $renderer = $INPUT->str('renderer', $conf['renderer_xhtml'], true);
124 if ($INFO['prependTOC']) $html = tpl_toc(true) . $html;
133 return true;
H A Dajax.php65 $this->__init_functions(true);
178 $this->functions = new siteexport_functions(true, $isAJAX);
514 $url = $this->functions->wl($ID, $request, true, '&');
589 return true;
694 $noDeepReplace = true;
799 …$url = $this->functions->wl($ID, null, true, null, null, true, $hadBase) . (!empty($ANCHOR) ? '#' …
1080 return true;
1087 return true;
1092 return true;
1146 $returnValue = true;
[all …]
H A Dpdfstyles.php23 if ( !$INPUT->has('pdfExport') ) { return true; }
H A Dsendfile.php70 ) { return true; }
72 return true;
H A Dstartup.php136 return true;

1...<<221222223224225226227228229230>>...268