Home
last modified time | relevance | path

Searched full:input (Results 1501 – 1525 of 4846) sorted by relevance

1...<<61626364656667686970>>...194

/plugin/judge/
H A Dsyntax.php320 …<input type="text" style="margin-left: 2px;" id="user-output-' . $data['problem_name'] . '" size="…
323 …<input class="button" type="submit" onclick="submitKey(' . "'" . $data['problem_name'] . "','" . $…
331 …<input id="code-file-' . $data['problem_name'] . '"' . ' onclick="inputFileKey(' . "'" . $data['pr…
332 …<input class="button" onclick="inputFileKey(' . "'" . $data['problem_name'] . "'" . '); return fa…
333 …<input onchange="changeFilePath(' . "'" . $data['problem_name'] . "'" . ');" style="display: none;…
352 …<input class="button" type="submit" onclick="submitKey(' . "'" . $data['problem_name'] . "','" . $…
426 …<input class="button" type="submit" onclick="resultRefresh(' . "'" . $data['problem_name'] . "','"…
488 …<input class="button" type="submit" onclick="resultRefresh(' . "'" . implode(",",$data['questions'…
/plugin/mantis/lib/
H A Dnusoapmime.php228 $input = '';
230 $input .= "$k: $v\r\n";
232 $params['input'] = $input . "\r\n" . $data;
469 $input = '';
471 $input .= "$k: $v\r\n";
473 $params['input'] = $input . "\r\n" . $data;
/plugin/authchained/
H A Dauth.php171 global $INPUT;
180 'user' => $INPUT->str('u'),
181 'password' => $INPUT->str('p'),
182 'sticky' => $INPUT->bool('r'),
183 'silent' => $INPUT->bool('http_credentials')
237 global $ACT, $INPUT;
248 …if(is_null($this->chained_auth)||(!is_null($INPUT->server) && $user != $INPUT->server->str('REMOTE…
/plugin/linksuggest/
H A Daction.php45 global $INPUT;
48 $current_pageid = trim($INPUT->post->str('id')); //current id
50 $q = trim($INPUT->post->str('q')); //entered string
57 $trailing = ':'; //needs to be remembered, such that actual user input can be returned
167 global $INPUT;
170 $current_pageid = trim($INPUT->post->str('id')); //current id
172 $q = trim($INPUT->post->str('q')); //entered string
175 $trailing = ':'; //needs to be remembered, such that actual user input can be returned
/plugin/bez/tpl/
H A Dtask_form.php17 <input type="hidden" name="id" value="<?php echo $id ?>">
93 <input name="plan_date" style="width:90px;" data-validation="required,date" value="<?php echo $tpl->value('plan_date') ?>"
98 <input name="start_time" style="width:60px;" class="time start" value="<?php echo $tpl->value('start_time') ?>"
105 <input name="finish_time" style="width:60px;" class="time end" value="<?php echo $tpl->value('finish_time') ?>"
120 <input type="checkbox" name="all_day_event" value="1"
126 <input type="checkbox" disabled
159 <span><input type="number" name="cost" id="cost"
175 <input type="submit" value="<?php echo $tpl->param('tid') == '' ? $tpl->getLang('add') : $tpl->getLang('correct') ?>">
/plugin/acronymedit/
H A Dadmin.php77 …print "<form name=\"message_form\" method=\"POST\"><input type=\"hidden\" name=\"saver\" value=\"0…
87 print "<input type=\"hidden\" name=\"saver\" value=\"1\" />";
95 …print "<input type=\"submit\" value=\"".$this->getLang('abbr_save')."\" title=\"".$this->getLang('…
/plugin/wysiwyg/fckeditor/editor/dialog/
H A Dfck_hiddenfield.html71 oActiveEl = FCK.EditorDocument.createElement( 'INPUT' ) ;
104 <input type="text" size="20" id="txtName" style="width: 100%" />
110 <input type="text" size="30" id="txtValue" style="width: 100%" />
/plugin/fckg/fckeditor/editor/dialog/
H A Dfck_hiddenfield.html73 …oActiveEl = CreateNamedElement( oEditor, oActiveEl, 'INPUT', {name: GetE('txtName').value, type: '…
101 <input type="text" size="20" id="txtName" style="width: 100%" />
107 <input type="text" size="30" id="txtValue" style="width: 100%" />
/plugin/farmer/_test/
H A Dhelper.test.php
/plugin/geophp/vendor/funiq/geophp/
H A Dcomposer.json50 "@test-input",
57 "@test-input",
66 "test-input": "cd tests && php test.php && cd ..",
/plugin/struct/action/
H A Dajax.php58 * Check the input variables and run the AJAX call
65 global $INPUT;
67 $col = $INPUT->str('column');
/template/trendclassic/css/
H A Dtrendclassic-responsive.css45 div.input { display: flex; } select { width: 100%; flex-shrink: 1; }
51 #config__manager td .input,
53 #config__manager td input.edit {
/plugin/404manager/
H A Dadmin.php223 …r="add_sourcepage" >' . $this->lang['source_page'] . ': </label></td><td><input type="text" id="ad…
224 …r="add_targetpage" >' . $this->lang['target_page'] . ': </label></td><td><input type="text" id="ad…
227 ptln(' <input type="hidden" name="do" value="admin" />');
228 ptln(' <input type="hidden" name="page" value="404manager" />');
229 …ptln(' <input type="submit" name="Add" class="button" value="' . $this->lang['btn_addmodify'] .…
281 …ptln(' <input type="image" src="' . DOKU_BASE . 'lib/plugins/404manager/images/delete.jpg" name…
282 ptln(' <input type="hidden" name="Delete" value="Yes" />');
283 ptln(' <input type="hidden" name="SourcePage" value="' . $sourcePageId . '" />');
639 * @param string $url string containing url user input
653 * - 1 if the input expression is a pattern,
/template/mmclean/css/
H A Ddesign.css124 label input.edit {
145 input.edit,select.edit {
158 input#qsearch_in {
163 input.missing {
179 input.button, button.button{
194 div.secedit input.button {
225 div.pagenav-prev input.button {
235 div.pagenav-next input.button {
819 div.mediaedit div.data input, div.mediaedit div.data textarea{
825 div.mediaedit div.data input.button {
/template/darkclean/css/
H A Ddesign.css128 label input.edit {
149 input.edit,select.edit {
162 input#qsearch_in {
167 input.missing {
183 input.button, button.button{
198 div.secedit input.button {
229 div.pagenav-prev input.button {
239 div.pagenav-next input.button {
823 div.mediaedit div.data input, div.mediaedit div.data textarea{
829 div.mediaedit div.data input.button {
/template/mmkanso/css/
H A Ddesign.css176 label input.edit {
197 input.edit,select.edit {
210 input#qsearch_in {
215 input.missing {
231 input.button, button.button{
246 div.secedit input.button {
277 div.pagenav-prev input.button {
287 div.pagenav-next input.button {
823 div.mediaedit div.data input, div.mediaedit div.data textarea{
829 div.mediaedit div.data input.button {
/dokuwiki/inc/Menu/Item/
H A DProfile.php15 global $INPUT;
18 if (!$INPUT->server->str('REMOTE_USER')) {
H A DRegister.php15 global $INPUT;
18 if ($INPUT->server->str('REMOTE_USER')) {
H A DSubscribe.php15 global $INPUT;
18 if (!$INPUT->server->str('REMOTE_USER')) {
/dokuwiki/inc/Action/
H A DRevisions.php26 global $INFO, $INPUT;
27 (new PageRevisions($INFO['id']))->show($INPUT->int('first', -1));
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIssue26Test.php15 $input = <<<ICS
27 $vcal = Reader::read($input);
/plugin/jquotes/
H A Daction.php27 global $INPUT;
28 echo helper_plugin_jquotes::getCookieHTML($INPUT->str('cookie'));
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DEmptyValueIssueTest.php14 $input = <<<ICS
23 $vobj = Reader::read($input);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DEmptyValueIssueTest.php14 $input = <<<ICS
23 $vobj = Reader::read($input);
/plugin/form/
H A Dstyle.css22 div.dokuwiki div.form__wide input.edit,
23 div.dokuwiki div.form__column input.edit,

1...<<61626364656667686970>>...194