Home
last modified time | relevance | path

Searched full:input (Results 951 – 975 of 4846) sorted by relevance

1...<<31323334353637383940>>...194

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DOverrideFirstEventTest.php14 $input = <<<ICS
32 $vcal = Reader::read($input);
81 $input = <<<ICS
94 $vcal = Reader::read($input);
/plugin/news/syntax/
H A Dbutton.php71 $button .= "<input type='hidden' name='title' value='$title' />";
73 …$button .= "<input type='hidden' name='feed' value='refresh' /><input type='hidden' name='feed_ref…
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVJournalTest.php21 $input = <<<HI
32 $obj = Reader::read($input);
46 $input = <<<HI
59 $obj = Reader::read($input);
/plugin/pgn4web/
H A Dpgn4web.patch4 …"></TD><TD CLASS="buttonControlSpace" WIDTH="' + spaceSize + '"></TD><TD><INPUT ID="backButton" TY…
7 - text += '<INPUT ID="autoplayButton" TYPE="BUTTON" VALUE=' + (isAutoPlayOn ? "=" : "+") + ' STY…
8 + text += '<INPUT ID="autoplayButton" TYPE="BUTTON" VALUE=' + (isAutoPlayOn ? "=" : "\u2192") + …
11 …"></TD><TD CLASS="buttonControlSpace" WIDTH="' + spaceSize + '"></TD><TD><INPUT ID="forwardButton"…
/plugin/webdav/vendor/sabre/vobject/lib/
H A DReader.php35 * You can either supply a string, or a readable stream for input.
58 * You can either a string, a readable stream, or an array for its input.
60 * input.
81 * You can either supply a string, or a readable stream for input.
/plugin/textmodule/
H A Dadmin.php66 echo '<input type="hidden" name="do" value="admin" />';
67 echo '<input type="hidden" name="page" value="'.$this->getPluginName().'" />';
71 …echo $this->getLang("title").' '.$c.': <input type="text" name="title'.$c.'" value="'.($m[$c-1][0]…
75 echo '<br><br><input name="Save" type="submit" value="Save">';
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DReader.php35 * You can either supply a string, or a readable stream for input.
58 * You can either a string, a readable stream, or an array for it's input.
60 * input.
82 * You can either supply a string, or a readable stream for input.
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVJournalTest.php21 $input = <<<HI
32 $obj = Reader::read($input);
46 $input = <<<HI
59 $obj = Reader::read($input);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DOverrideFirstEventTest.php12 $input = <<<ICS
29 $vcal = Reader::read($input);
80 $input = <<<ICS
92 $vcal = Reader::read($input);
/plugin/tablelayout/action/
H A Dprint.php47 global $INPUT, $ID;
48 list(, $table, ) = rawWikiSlices($INPUT->str('range'), $ID);
52 if ($INPUT->str('colwidth')) {
56 'colwidth' => explode(',', $INPUT->str('colwidth')),
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DFunctionsTest.php10 function testGetHeaderValues($input, $output) { argument
14 getHeaderValues($input)
49 function testPrefer($input, $output) { argument
53 parsePrefer($input)
/plugin/bpmnio/_test/
H A Dsyntax_plugin_bpmnio_bpmnio.test.php20 $input = <<<IN
26 $instructions = p_get_instructions($input);
42 $input = <<<IN
48 $instructions = p_get_instructions($input);
/template/dokubootstrapsimplified/css/
H A Dbootstrap-yeti.min.css1input,select,textarea{margin:0;font-family:inherit;font-size:100%}button,input{line-height:normal}… selector
/plugin/upload/
H A Dstyle.css26 div.dokuwiki form.upload__plugin label input {
32 div.dokuwiki form.upload__plugin input.button {
38 div.dokuwiki form.upload__plugin input.button {
/plugin/issuetracker/
H A Dsyntax.php474 // see issue 37: AUTH:AD switch to provide text input instead
1204 // create the report template and check input on client site
1273 '<input type="hidden" name="do" value="show" />'.NL.
1274 '<input type="hidden" name="id" value="'.$ID.'" />'.NL.
1275 '<input type="hidden" name="created" value="'.$cur_date.'"/>'.NL.
1276 // '<input type="hidden" name="comments" value="'.$comments_file.'"/>'.
1318 $ret .= '<input type="hidden" name="tblock" value="false">';
1440 $ret .= '</table><p><input type="hidden" name="modified" value="'.$cur_date.'"/>'.NL.
1441 '<input type="hidden" name="assigned" value="" />'.NL;
1480 /* Display positive/negative message box according user input on submit->Report
[all …]
/plugin/task/syntax/
H A Dtasks.php199 $input = $form->addDropdown('filter', $dropDownOptions, NULL, $pos++);
200 $input->val($selected);
206 $input = $form->addCheckbox('view_user', NULL, $pos++);
207 $input->attr('value', $_SERVER['REMOTE_USER']);
209 $input->attr('checked', 'checked');
239 $ret .= '<input type="hidden" name="id" value="'.$ID.'" />';
240 $ret .= '<input type="hidden" name="do" value="show" />';
254 … $ret .= '<input type="checkbox" name="view_user" value="' . $_SERVER['REMOTE_USER'] . '"';
259 $ret .= '<input class="button" type="submit" value="'.$this->getLang('btn_refresh').'" />';
/template/dokubrick/
H A Ddokubrick_design.css67 div.dokuwiki div.sidebar div.secedit input.button {
180 div.dokuwiki input.edit, div.dokuwiki select.edit {
184 div.dokuwiki input.missing {
194 div.dokuwiki div.sidebar form#dw__search input.edit {
201 div.dokuwiki div.sidebar form#dw__search input.button {
207 div.dokuwiki input.button, div.dokuwiki button.button{
212 div.dokuwiki div.secedit input.button {
217 div.dokuwiki .bar input.button {
221 div.dokuwiki input#edit__summary {
/template/quickjump/
H A Dstyle.css174 #main_pane > #main_pane_header form#search input {
178 #main_pane > #main_pane_header form#search input[type=submit] {
186 #main_pane > #main_pane_header form#search input[type=submit]:active {
191 #main_pane > #main_pane_header input#navSearch {
195 #main_pane > #main_pane_header input.button,
299 #content .page #dw__login input.edit { font-size: 1.2em; border: 2px solid #000; }
300 #content .page #dw__login input.button { float: right; }
306 #content .page #dw__register input.edit { font-size: 1.2em; border: 2px solid #000; text-align: lef…
307 #content .page #dw__register input.button { float: right; }
/plugin/twofactor/action/
H A Dlogin.php62 global $INPUT;
67 $INPUT->str('2fa_code'),
68 $INPUT->str('2fa_provider'),
122 global $INPUT;
123 $providerID = $INPUT->str('2fa_provider');
139 global $INPUT;
142 if (basename($INPUT->server->str('SCRIPT_NAME')) == DOKU_SCRIPT) return;
148 $INPUT->server->remove('REMOTE_USER');
/template/bootstrap3/
H A Diconify.php67 global $INPUT;
70 'prefix' => hsc($INPUT->str('prefix')),
71 'icons' => hsc($INPUT->str('icons')),
72 'callback' => hsc($INPUT->str('callback')),
73 'width' => hsc($INPUT->str('width')),
74 'height' => hsc($INPUT->str('height')),
75 'icon' => hsc($INPUT->str('icon')),
76 'color' => hsc($INPUT->str('color')),
/plugin/pdftools/
H A Dadmin.php108 ptln(' <input type="hidden" name="do" value="admin" />');
109 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');
124 … echo '<label>'.$this->getLang('text zipfile').': <input type="file" name="zip_file" /></label>
125 … <input type="submit" name="cmd[upload]" value="'.$this->getLang('btn upload').'" /><br><br>';
143 …ptln('<input type="submit" name="cmd[install:'.$v.']" value="'.($this->getLang('btn reinstall')).…
146 …echo '<input type="submit" name="cmd[erase:'.$v.']" value="'.($this->getLang('btn erase')).'" /><…
180 …ptln('<input type="submit" name="cmd[install:'.$v.']" value="'.$this->getLang('btn install').'" /…
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DXmlFragmentTest.php13 function testDeserialize($input, $expected) { argument
15 $input = <<<BLA
18 <fragment>$input</fragment>
26 $reader->xml($input);
49 * 1. Input data for the reader.
113 function testSerialize($expectedFallback, $input, $expected = null) { argument
128 '{http://sabredav.org/ns}fragment' => new XmlFragment($input),
/template/zenith/css/
H A Dmobile.less241 #dokuwiki__sitetools form.search input {
264 /* force same height on search input and tools select */
265 #dokuwiki__sitetools form.search input,
306 /* force same height on search input and tools select */
307 #dokuwiki__sitetools form.search input,
325 #config__manager td .input,
327 .dokuwiki input.edit,
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DLinks.svelte197 <input id="markdown" type="text" value={mdCode} on:click={onCopyMarkdown} />
201 <input
207 <input
213 <input
220 <input
226 <input
/plugin/epub/
H A Dadmin.php70 …ptln('<li style="list-style-type:none; color: #333;"><input name="book_id[' . $md5 .']" type="chec…
72 …ptln(" <!--input type = 'hidden' name='$md5' value='" . $current_books[$md5]['epub'] ."'/ -->\n …
78 ptln(' <input type="hidden" name="do" value="admin" />');
79 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');
81 …ptln(' <input type="submit" name="cmd[cache]" onclick="return epub_admin_confirm(\'cache\');" id…
82 …ptln('&nbsp;&nbsp;&nbsp;<input type="submit" onclick="return epub_admin_confirm(\'media\');" name=…

1...<<31323334353637383940>>...194