Searched refs:nosave (Results 1 – 4 of 4) sorted by relevance
8 private $nosave; variable in helper_plugin_newpagetemplate19 $nosave = $opts['nosave'];30 if($nosave) {31 $this->nosave = $nosave;51 if($this->nosave && $this->nosave == 'true') {55 if($this->nosave && $this->nosave == 'existing') {
20 $nosave = $this->colors->wrap('true', 'cyan'); 36 …"If this option is set to '$nosave', then none of the the pages will be saved; if set to '$existin…121 $nosave = $opts[$i + 1]; 131 if(empty($nosave)) {132 $nosave = 'true';135 'nosave' => $nosave);
26 $nosave = $INPUT->str('nosave','none'); 45 if($nosave == 'on') { 60 if($nosave != 'none') { 61 $cmdL .= " -n $nosave ";
11534 b.ageStart?Math.round((Date.now()-b.ageStart.getTime())/1E3):"x")+(this.editor.autosave?"":"-nosave…