Lines Matching refs:input

173 			ptln('<input type="hidden" name="do" value="admin" />');
174 ptln('<input type="hidden" name="page" value="cacherevisionserase" />');
175 ptln('<input type="hidden" name="cmd" value="main" />');
176 ptln('<input type="submit" class="button" value="'.$this->lang['backbtn'].'" />');
200 ptln('<input type="hidden" name="do" value="admin" />');
201 ptln('<input type="hidden" name="page" value="cacherevisionserase" />');
202 ptln('<input type="hidden" name="cmd" value="main" />');
203 ptln('<input type="submit" class="button" value="'.$this->lang['backbtn'].'" />');
212 ptln('<input type="hidden" name="do" value="admin" />');
213 ptln('<input type="hidden" name="page" value="cacherevisionserase" />');
214 ptln('<input type="hidden" name="cmd" value="erasecache" />');
216 …ptln('<input type="checkbox" name="delfl_i" value="yes" '.(($this->configs['cache_delext_i']+2) ? …
218 …ptln('<input type="checkbox" name="delfl_i" value="yes" '.($this->configs['cache_delext_i'] ? 'che…
220 …ptln('<input type="checkbox" name="delfl_xhtml" value="yes" '.(($this->configs['cache_delext_xhtml…
222 …ptln('<input type="checkbox" name="delfl_xhtml" value="yes" '.($this->configs['cache_delext_xhtml'…
224 …ptln('<input type="checkbox" name="delfl_js" value="yes" '.(($this->configs['cache_delext_js']+2) …
226 …ptln('<input type="checkbox" name="delfl_js" value="yes" '.($this->configs['cache_delext_js'] ? 'c…
228 …ptln('<input type="checkbox" name="delfl_css" value="yes" '.(($this->configs['cache_delext_css']+2…
230 …ptln('<input type="checkbox" name="delfl_css" value="yes" '.($this->configs['cache_delext_css'] ? …
232 …ptln('<input type="checkbox" name="delfl_mediaP" value="yes" '.(($this->configs['cache_delext_medi…
234 …ptln('<input type="checkbox" name="delfl_mediaP" value="yes" '.($this->configs['cache_delext_media…
236 …ptln('<input type="checkbox" name="delfl_UNK" value="yes" '.(($this->configs['cache_delext_UNK']+2…
238 …ptln('<input type="checkbox" name="delfl_UNK" value="yes" '.($this->configs['cache_delext_UNK'] ? …
240 …ptln('<input type="checkbox" name="del_oldpagelocks" value="yes" '.(($this->configs['cache_del_old…
242 …ptln('<input type="checkbox" name="del_oldpagelocks" value="yes" '.($this->configs['cache_del_oldl…
244 …ptln('<input type="checkbox" name="del_indexing" value="yes" '.(($this->configs['cache_del_indexin…
246 …ptln('<input type="checkbox" name="del_indexing" value="yes" '.($this->configs['cache_del_indexing…
249 …ptln($this->lang['outputinfo_text'].' <input type="radio" name="level_outputinfo" value="0" '.($th…
250 …ptln('<input type="radio" name="level_outputinfo" value="1" '.($this->configs['level_outputinfo']=…
251 …ptln('<input type="radio" name="level_outputinfo" value="2" '.($this->configs['level_outputinfo']=…
254 …ptln('<input type="hidden" name="level_outputinfo" value="0" />'.$this->lang['outputinfo_text'].' …
256 …ptln('<input type="hidden" name="level_outputinfo" value="1" />'.$this->lang['outputinfo_text'].' …
258 …ptln('<input type="hidden" name="level_outputinfo" value="2" />'.$this->lang['outputinfo_text'].' …
261 …ptln('<br /><br /><div class="centeralign"><input type="submit" class="button" value="'.$this->lan…
271 ptln('<input type="hidden" name="do" value="admin" />');
272 ptln('<input type="hidden" name="page" value="cacherevisionserase" />');
273 ptln('<input type="hidden" name="cmd" value="eraseallrevisions" />');
275 …ptln('<input type="checkbox" name="del_metafiles" value="yes" '.(($this->configs['cache_del_metafi…
277 …ptln('<input type="checkbox" name="del_metafiles" value="yes" '.($this->configs['cache_del_metafil…
279 …ptln('<input type="checkbox" name="del_revisfiles" value="yes" '.(($this->configs['cache_del_revis…
281 …ptln('<input type="checkbox" name="del_revisfiles" value="yes" '.($this->configs['cache_del_revisf…
284 …ptln($this->lang['outputinfo_text'].' <input type="radio" name="level_outputinfo" value="0" '.($th…
285 …ptln('<input type="radio" name="level_outputinfo" value="1" '.($this->configs['level_outputinfo']=…
286 …ptln('<input type="radio" name="level_outputinfo" value="2" '.($this->configs['level_outputinfo']=…
289 …ptln('<input type="hidden" name="level_outputinfo" value="0" />'.$this->lang['outputinfo_text'].' …
291 …ptln('<input type="hidden" name="level_outputinfo" value="1" />'.$this->lang['outputinfo_text'].' …
293 …ptln('<input type="hidden" name="level_outputinfo" value="2" />'.$this->lang['outputinfo_text'].' …
296 …ptln('<br /><br /><p class="centeralign"><input type="submit" class="button" value="'.$this->lang[…