Home
last modified time | relevance | path

Searched full:input (Results 1251 – 1275 of 4846) sorted by relevance

1...<<51525354555657585960>>...194

/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dbasic.min.js1 …S FIX FOR|0 FRE GET GOSUB|10 GOTO HEX$ IF|0 THEN ELSE|0 INKEY$ INP INPUT INPUT# INPUT$ INSTR IMP I…
/plugin/farm/install/
H A Dwsdl.base26 <input message="tns:authenticateRemoteAppAndRunRequest"/>
35 …<input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
/plugin/linksenhanced/
H A Daction.php33 global $INPUT;
35 $action = trim($INPUT->post->str('action'));
36 $url = trim($INPUT->post->str('url'));
/plugin/simplemap/_test/
H A DSyntaxTest.php38 * @param $input
42 public function testParseMatch($input, $expectedOutput, $msg) { argument
48 $actualOutput = $syntax->handle($input, 5, 1, new Doku_Handler());
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DJpegtranFilter.php90 $pb->add($input = FilesystemUtils::createTemporaryFile('jpegtran'));
91 file_put_contents($input, $asset->getContent());
95 unlink($input);
/plugin/hidepages/
H A Daction.php27 global $INPUT;
41 $isQsearch = ($INPUT->post->str('call') == 'qsearch' ? true : false);
42 $isAjaxIndex = ($INPUT->post->str('call') == 'index' ? true : false);
/plugin/move/action/
H A Dtree.php36 global $INPUT;
47 $ns = cleanID($INPUT->str('ns'));
48 if($INPUT->bool('is_media')) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerAction.php32 * the input index during their execution. Actions like this are
37 * position of the input {@see CharStream} at the time it is
45 * For position-dependent actions, the input stream must already be
/template/zenlike/css/
H A D_forms.css40 .dokuwiki label.block input.edit {
57 .dokuwiki input.edit,
66 .dokuwiki input.button,
/template/dokufreech/css/
H A D_forms.css40 .dokuwiki label.block input.edit {
57 .dokuwiki input.edit,
66 .dokuwiki input.button,
/template/starterbootstrap/css/
H A D_forms.css40 .dokuwiki label.block input.edit {
57 .dokuwiki input.edit,
66 .dokuwiki input.button,
/template/ach/css/
H A D_forms.css40 .dokuwiki label.block input.edit {
57 .dokuwiki input.edit,
66 .dokuwiki input.button,
/template/grassstains/css/
H A D_forms.css40 .dokuwiki label.block input.edit {
57 .dokuwiki input.edit,
66 .dokuwiki input.button,
/template/aran/css/
H A D_forms.css40 .dokuwiki label.block input.edit {
57 .dokuwiki input.edit,
66 .dokuwiki input.button,
/template/starterpjax/css/
H A D_forms.css40 .dokuwiki label.block input.edit {
57 .dokuwiki input.edit,
66 .dokuwiki input.button,
/template/lisps/css/
H A D_forms.css40 .dokuwiki label.block input.edit {
57 .dokuwiki input.edit,
66 .dokuwiki input.button,
/template/ad-hominem/
H A Dtpl_searchform.php9 <input type="hidden" name="do" value="search" />
10 <input type="hidden" name="id" value="<?php echo htmlentities($ID); ?>" />
13 <input name="q" type="text" class="edit" title="<?php echo $lang['btn_search']; ?> [F]" accesskey="f" placeholder="<?php echo $lang['btn_search']; ?>" autocomplete="off" id="qsearch__in" value="<?php echo ($ACT === 'search' ? $QUERY : ''); ?>" /><button value="0" type="reset" title="<?php echo htmlentities($lang['btn_delete']); ?>"><?php echo htmlentities($lang['btn_delete']); ?>"</button><button value="1" type="submit" title="<?php echo htmlentities($lang['btn_search']); ?>"><?php echo htmlentities($lang['btn_search']); ?>"</button>
/plugin/clearhistory/
H A Dadmin.php57 echo '<input type="hidden" name="do" value="admin" />';
58 echo '<input type="hidden" name="page" value="clearhistory" />';
60 …echo '<fieldset><input type="radio" name="clear" value="1" id="c1" checked="checked" /> <label for…
63 echo '<fieldset><input type="radio" name="clear" value="2" id="c2" /> <label for="c2">';
65 echo '</label><br /><input type="text" name="ns" class="edit" />';
68 …echo '<input type="checkbox" name="onlysmall" id="c3" ' . ($this->getConf('autoclearonlysmall') ? …
69 …echo '<input type="checkbox" name="onlynocomment" id="c4" ' . ($this->getConf('autoclearonlynocomm…
72 … echo '<input type="submit" value="' . $this->getLang('do') . '" class="button" /></fieldset>';
/plugin/twofactor/
H A Dadmin.php31 global $INPUT;
33 $this->filter = $INPUT->arr('filter');
34 $this->start = $INPUT->int('start');
40 global $INPUT;
42 if ($INPUT->has('reset') && checkSecurityToken()) {
43 $userdel = $INPUT->extract('reset')->str('reset');
44 if ($userdel == $INPUT->server->str('REMOTE_USER')) {
55 if ($INPUT->has('search')) {
/plugin/fetchmedia/action/
H A Dajax.php44 global $INPUT, $conf;
67 global $INPUT;
70 $namespace = $INPUT->str('namespace');
71 $type = $INPUT->str('type');
74 $page = $INPUT->str('page');
75 $link = $INPUT->str('link');
/plugin/lightweightscript/
H A Daction.php63 global $INPUT;
65 if ( $INPUT->str('type') != 'admin' ) {
103 global $INPUT;
105 switch( $INPUT->str('type') ) {
119 … * A simple filter function to check the input string against a list of path-parts that are allowed
135 … * A simple filter function to check the input string against a list of path-parts that are allowed
/plugin/tos/
H A Daction.php32 global $INPUT;
34 $user = $INPUT->server->str('REMOTE_USER');
41 if ($INPUT->bool(self::FORMFIELD)) {
66 global $INPUT;
74 $accepted = $this->userTosState($INPUT->server->str('REMOTE_USER'));
79 echo '<input type="checkbox" id="plugin__tos_showdiff">';
/plugin/bez/tpl/
H A Dthread_report.php19 <input type="hidden" name="type" value="project" />
21 <input type="hidden" name="type" value="issue" />
24 <input type="hidden" name="id" value="bez:threads">
74 <input name="title" id="title" value="<?php echo $tpl->value('title') ?>" data-validation="required">
89 <span><input <?php if ($tpl->value('private') == '1') echo 'checked' ?>
97 <input type="submit" value="<?php echo $tpl->getLang('save') ?>">&nbsp;&nbsp;
/plugin/siteexport/inc/
H A Dhttpproxy.php87 global $auth, $INPUT;
93 if ($secondAttempt && !isset($this->user) && $INPUT->str('u') && $INPUT->str('p')) {
95 …irectly into the login mechanism which provides the login information without encryption via $INPUT
96 $this->user = $INPUT->str('u');
97 $this->pass = $INPUT->str('p');
/template/docnavwiki/css/
H A Dmobile.less240 #dokuwiki__sitetools form.search input {
263 /* force same height on search input and tools select */
264 #dokuwiki__sitetools form.search input,
281 #config__manager td .input,
283 .dokuwiki input.edit,

1...<<51525354555657585960>>...194