Home
last modified time | relevance | path

Searched full:input (Results 3101 – 3125 of 4846) sorted by relevance

1...<<121122123124125126127128129130>>...194

/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A Dspellchecker.html48 …bodyDoc.write('<input type="hidden" name="textinputs[]" value="'+encodeForPost(speller.textInputs[…
/plugin/news/lang/en/
H A Dlang.php17 $lang['invalid'] = 'invalid input detected!';
/plugin/amcharts/assets/amcharts/plugins/dataloader/examples/
H A Dserial2_json.html82 <input type="button" value="Trigger data reload" onclick="reloadData();" />
/plugin/amcharts/assets/amcharts/plugins/export/examples/
H A Dindex.html57 <input type="button" value="reload" onclick="reload();" />
/plugin/codeprettify/code-prettify/src/
H A Dlang-basic.js42 … /^\b(?:AND|CLOSE|CLR|CMD|CONT|DATA|DEF ?FN|DIM|END|FOR|GET|GOSUB|GOTO|IF|INPUT|LET|LIST|LOAD|NEW|…
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A Dspellchecker.html48 …bodyDoc.write('<input type="hidden" name="textinputs[]" value="'+encodeForPost(speller.textInputs[…
/plugin/searchtablejs/
H A Dsyntax.php67 $renderer->doc .= 'Filter: <form class="searchtable" onsubmit="return false;"><input class="searchtable" name="filtertable" onkeyup="searchtable.filterall(this, \''.$id.'\')" type="text"></form>';
/plugin/bureaucracy-au/helper/
H A Dfielduser.php5 * Create single user input, with autocompletion
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DLockable.php42 * Interface for lockable input/output.
/plugin/wysiwyg/fckeditor/_samples/php/
H A Dsample01.php54 <input type="submit" value="Submit">
/plugin/html2pdf/html2pdf/html2ps/help/css/
H A Dhelp.css37 input,textarea,select { selector
/plugin/translate/
H A Dstyle.css41 div.dokuwiki form#translate__plugin label input.edit {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DReportsCompatibleFields.php35 * sections of a report criteria, given the fields already selected in the input
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/Resource/
H A DProjectsLocationsProcessorsHumanReviewConfig.php34 * Send a document for Human Review. The input document should be processed by
/plugin/combo/ComboStrap/
H A DBrandingColors.php55 .form-check-input:focus {
/plugin/struct/script/
H A DSchemaEditor.js22 jQuery('#plugin__struct_editor').find('td.isenabled input').change(function () {
/template/vector/static/css/
H A Dscreen_iehacks.css14 div.dokuwiki input.button,
/plugin/yuriigantt/3rd/dhtmlxgantt/skins/
H A Ddhtmlxgantt_material.css1input[type=checkbox]:checked+div.gantt_resource_cell_checkbox .matherial_checkbox_icon{background-…
/dokuwiki/inc/Parsing/Lexer/
H A DLexer.php55 * this type of input.
71 * @param string $mode Should only apply this pattern when dealing with this type of input.
103 * @param string $mode Should only apply this pattern when dealing with this type of input.
/dokuwiki/inc/Ui/
H A DMediaDiff.php61 global $INPUT;
67 if ($INPUT->has('difftype')) {
68 $this->preference['difftype'] = $INPUT->str('difftype');
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dlogtalk.php162 // character and byte input/output predicates
167 // term input/output predicates
181 // character and byte input/output predicates
/plugin/pgn4web/pgn4web/
H A Dvideo.html223 <input id="timeCorrection" type="text" value="-0.3" style="width:6em;" title="time correction in se…
232 <input id="captureButton" type="button" value="capture videotime into the PGN data" disabled="1" on…
236 <input id="togglevideoButton" type="button" value="play/pause video" disabled="1" onclick="toggleVi…
/plugin/404manager/
H A Daction.php262 global $INPUT;
264 $pageIdOrigin = $INPUT->str(self::QUERY_STRING_ORIGIN_PAGE);
268 $redirectSource = $INPUT->str(self::QUERY_STRING_REDIR_TYPE);
/plugin/ckgedit/ckeditor/skins/kama/
H A Ddialog.css5 …e_dialog_ui_hbox_child{padding-left:10px}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_…
/plugin/struct/meta/
H A DSchema.php301 global $INPUT;
303 if ($INPUT->server->str('REMOTE_USER') === '') return false;
305 return auth_isMember($this->config['allowed editors'], $INPUT->server->str('REMOTE_USER'), $USERINFO['grps']);

1...<<121122123124125126127128129130>>...194