Home
last modified time | relevance | path

Searched full:input (Results 501 – 525 of 4846) sorted by relevance

1...<<21222324252627282930>>...194

/template/cutopillar/css/
H A Dbasic.css377 input, selector
398 input, selector
405 input[type=radio],
407 input[type=image],
408 input.check {
412 input[type=submit],
414 input[type=reset],
415 input.button,
422 input[disabled],
427 input[readonly],
[all …]
/template/fictive/css/
H A Dbasic.css371 input, selector
392 input, selector
399 input[type=radio],
401 input[type=image],
402 input.check {
406 input[type=submit],
408 input[type=reset],
409 input.button,
416 input[disabled],
421 input[readonly],
[all …]
/dokuwiki/inc/Input/
H A DServer.php3 namespace dokuwiki\Input;
6 * Internal class used for $_SERVER access in dokuwiki\Input\Input class
8 class Server extends Input
/dokuwiki/lib/plugins/revert/
H A Dadmin.php54 global $INPUT;
60 if (is_array($INPUT->param('revert')) && checkSecurityToken()) {
61 $this->revertEdits($INPUT->arr('revert'), $INPUT->str('filter'));
62 } elseif ($INPUT->has('filter')) {
63 $this->listEdits($INPUT->str('filter'));
72 global $lang, $INPUT;
75 echo '<input type="text" name="filter" class="edit" value="' . hsc($INPUT->str('filter')) . '" /> ';
128 echo '<input typ
[all...]
/plugin/webdav/
H A Dadmin.php44 global $INPUT;
54 $cmd = $INPUT->extract('cmd')->str('cmd');
76 global $INPUT;
79 $lock_id = $INPUT->str('lock');
119 echo '<input type="hidden" name="do" value="admin" />';
120 echo '<input type="hidden" name="page" value="webdav" />';
121 echo '<input type="hidden" name="cmd" value="unlock" />';
/template/bootie/images/
H A Dpagetools-build.php18 // load input images
19 $input = glob('pagetools/*.png'); variable
20 sort($input);
21 $cnt = count($input);
23 die("No input images found. This script needs to be called from within the image directory!\n");
41 $IN = imagecreatefrompng($input[$i]);
47 $IN = imagecreatefrompng($input[$i]);
/template/binkytestinstance/images/
H A Dpagetools-build.php18 // load input images
19 $input = glob('pagetools/*.png'); variable
20 sort($input);
21 $cnt = count($input);
23 die("No input images found. This script needs to be called from within the image directory!\n");
41 $IN = imagecreatefrompng($input[$i]);
47 $IN = imagecreatefrompng($input[$i]);
/template/greensteel/images/
H A Dpagetools-build.php18 // load input images
19 $input = glob('pagetools/*.png'); variable
20 sort($input);
21 $cnt = count($input);
23 die("No input images found. This script needs to be called from within the image directory!\n");
41 $IN = imagecreatefrompng($input[$i]);
47 $IN = imagecreatefrompng($input[$i]);
/template/dokufreech/images/
H A Dpagetools-build.php18 // load input images
19 $input = glob('pagetools/*.png'); variable
20 sort($input);
21 $cnt = count($input);
23 die("No input images found. This script needs to be called from within the image directory!\n");
41 $IN = imagecreatefrompng($input[$i]);
47 $IN = imagecreatefrompng($input[$i]);
/template/dokuwikitplacc/dokuwikiBee/images/
H A Dpagetools-build.php20 // load input images
21 $input = glob('pagetools/*.png'); variable
22 sort($input);
23 $cnt = count($input);
25 die("No input images found. This script needs to be called from within the image directory!\n");
43 $IN = imagecreatefrompng($input[$i]);
49 $IN = imagecreatefrompng($input[$i]);
/template/docnavwiki/images/
H A Dpagetools-build.php20 // load input images
21 $input = glob('pagetools/*.png'); variable
22 sort($input);
23 $cnt = count($input);
25 die("No input images found. This script needs to be called from within the image directory!\n");
43 $IN = imagecreatefrompng($input[$i]);
49 $IN = imagecreatefrompng($input[$i]);
/template/kkh/images/
H A Dpagetools-build.php20 // load input images
21 $input = glob('pagetools/*.png'); variable
22 sort($input);
23 $cnt = count($input);
25 die("No input images found. This script needs to be called from within the image directory!\n");
43 $IN = imagecreatefrompng($input[$i]);
49 $IN = imagecreatefrompng($input[$i]);
/template/simplewiki/images/
H A Dpagetools-build.php20 // load input images
21 $input = glob('pagetools/*.png'); variable
22 sort($input);
23 $cnt = count($input);
25 die("No input images found. This script needs to be called from within the image directory!\n");
43 $IN = imagecreatefrompng($input[$i]);
49 $IN = imagecreatefrompng($input[$i]);
/template/daily/images/
H A Dpagetools-build.php18 // load input images
19 $input = glob('pagetools/*.png'); variable
20 sort($input);
21 $cnt = count($input);
23 die("No input images found. This script needs to be called from within the image directory!\n");
41 $IN = imagecreatefrompng($input[$i]);
47 $IN = imagecreatefrompng($input[$i]);
/template/zenith/images/
H A Dpagetools-build.php20 // load input images
21 $input = glob('pagetools/*.png'); variable
22 sort($input);
23 $cnt = count($input);
25 die("No input images found. This script needs to be called from within the image directory!\n");
43 $IN = imagecreatefrompng($input[$i]);
49 $IN = imagecreatefrompng($input[$i]);
/template/adoradark/images/
H A Dpagetools-build.php20 // load input images
21 $input = glob('pagetools/*.png'); variable
22 sort($input);
23 $cnt = count($input);
25 die("No input images found. This script needs to be called from within the image directory!\n");
43 $IN = imagecreatefrompng($input[$i]);
49 $IN = imagecreatefrompng($input[$i]);
/template/dokuwikibee/dokuwikibee/images/
H A Dpagetools-build.php20 // load input images
21 $input = glob('pagetools/*.png'); variable
22 sort($input);
23 $cnt = count($input);
25 die("No input images found. This script needs to be called from within the image directory!\n");
43 $IN = imagecreatefrompng($input[$i]);
49 $IN = imagecreatefrompng($input[$i]);
/template/20cones/images/
H A Dpagetools-build.php22 // load input images
23 $input = glob('pagetools/*.png');
24 sort($input);
25 $cnt = count($input);
27 die("No input images found. This script needs to be called from within the image directory!\n");
45 $IN = imagecreatefrompng($input[$i]);
51 $IN = imagecreatefrompng($input[$i]);
19 $input = glob('pagetools/*.png'); global() variable
/template/byu_2017_theme/images/
H A Dpagetools-build.php20 // load input images
21 $input = glob('pagetools/*.png'); variable
22 sort($input);
23 $cnt = count($input);
25 die("No input images found. This script needs to be called from within the image directory!\n");
43 $IN = imagecreatefrompng($input[$i]);
49 $IN = imagecreatefrompng($input[$i]);
/template/codowik/images/
H A Dpagetools-build.php18 // load input images
19 $input = glob('pagetools/*.png'); variable
20 sort($input);
21 $cnt = count($input);
23 die("No input images found. This script needs to be called from within the image directory!\n");
41 $IN = imagecreatefrompng($input[$i]);
47 $IN = imagecreatefrompng($input[$i]);
/template/flat/images/
H A Dpagetools-build.php20 // load input images
21 $input = glob('pagetools/*.png'); variable
22 sort($input);
23 $cnt = count($input);
25 die("No input images found. This script needs to be called from within the image directory!\n");
43 $IN = imagecreatefrompng($input[$i]);
49 $IN = imagecreatefrompng($input[$i]);
/template/darkblue/images/
H A Dpagetools-build.php20 // load input images
21 $input = glob('pagetools/*.png'); variable
22 sort($input);
23 $cnt = count($input);
25 die("No input images found. This script needs to be called from within the image directory!\n");
43 $IN = imagecreatefrompng($input[$i]);
49 $IN = imagecreatefrompng($input[$i]);
/template/ramtop/images/
H A Dpagetools-build.php18 // load input images
19 $input = glob('pagetools/*.png'); variable
20 sort($input);
21 $cnt = count($input);
23 die("No input images found. This script needs to be called from within the image directory!\n");
41 $IN = imagecreatefrompng($input[$i]);
47 $IN = imagecreatefrompng($input[$i]);
/template/congrid/images/
H A Dpagetools-build.php20 // load input images
21 $input = glob('pagetools/*.png'); variable
22 sort($input);
23 $cnt = count($input);
25 die("No input images found. This script needs to be called from within the image directory!\n");
43 $IN = imagecreatefrompng($input[$i]);
49 $IN = imagecreatefrompng($input[$i]);
/template/bs4simple/images/
H A Dpagetools-build.php20 // load input images
21 $input = glob('pagetools/*.png'); variable
22 sort($input);
23 $cnt = count($input);
25 die("No input images found. This script needs to be called from within the image directory!\n");
43 $IN = imagecreatefrompng($input[$i]);
49 $IN = imagecreatefrompng($input[$i]);

1...<<21222324252627282930>>...194