Home
last modified time | relevance | path

Searched full:input (Results 1101 – 1125 of 4846) sorted by relevance

1...<<41424344454647484950>>...194

/plugin/sfauth/
H A Dhelper.php88 global $INPUT;
95 if($INPUT->get->str('user') && $INPUT->get->str('sessionId')) {
96 …if($this->oauth_directlogin($INPUT->get->str('user'), $INPUT->get->str('sessionId'), $INPUT->get->…
111 if($INPUT->get->str('code')) {
112 if($this->oauth_finish($INPUT->get->str('code'), $instance)) {
/plugin/blogtng/
H A Dscript.js28 let input = jQuery("#" + inputs[i]).get(0);
29 if(input) {
30 if(!input.value) {
31 input.className = 'edit error';
32 input.focus();
35 input.className = 'edit';
138 th.innerHTML = '<input type="checkbox" id="blogtng__admin_checkall" />';
150 let objs = jQuery('input.comment_cid');
/template/argon-alt/assets/css/
H A Ddoku.scss23 input, select {
269 @extend .input-group;
321 fieldset input {
369 #config__manager td input.edit {
375 #config__manager tr.default .input, #config__manager tr.default input, #config__manager tr.default …
398 input {
435 input{
/plugin/quicksubscribe/
H A Daction.php29 global $INPUT;
31 $ns = cleanID($INPUT->str('ns')) . ':'; // we only handle namespaces
32 $do = $INPUT->str('do');
/plugin/watchcycle/
H A Dstyle.less10 input {
68 input[name=filter] {
81 input {
/plugin/structpublish/action/
H A Dpublish.php26 global $INPUT;
28 $in = $INPUT->arr('structpublish');
38 $newRevision = $helper->saveRevision(key($in), $INPUT->str('version'));
/template/parallax/lib/js/
H A Djquery.placeholder.js2 * Allows text inputs to display a placeholder message until it gets focus, at which point the input
20 nativePlaceholderSupport = ('placeholder' in document.createElement('input'));
69 jQuery('input[type=text], textarea').placeholder();
/plugin/highlight2wiki/
H A Daction.php52 global $ACT, $JSINFO, $ID, $INPUT, $auth, $TPL, $INFO;
84 echo '<input id="linktogo">';
85 echo '<input type="button" onclick="location.href=\'?do=highlight2wiki&ur=\'+encodeURIComponent(getElementById(\'linktogo\').value);" value="Highlight2wiki" />';
87 echo'<input type="button" value="DarkMode" class="unibutton" onpointerdown="HLdarkmode()">';
268 <!--<input type="button" value="Highlight" class="unibutton" onpointerdown ="getSelectedText()">-->
269 <!--<input type="button" value="Load" class="unibutton" onpointerdown ="loadhighlight();">-->
270 <input type="button" value="✎Mark" class="unibutton" onpointerdown="markjs()">
271 <input type="button" value="⌛Load" class="unibutton" onpointerdown="loadmarkjs()" >
272 <input type = "button" value="〒Tag" class="unibutton" onpointerdown="edittag();">
273 <input typ
[all...]
/template/breeze/bower_components/gumby/css/
H A Dgumby.css1449 input.xnarrow, .input.xnarrow { width: 13.33333%; margin: 0; }
1453 input.narrow, .input.narrow { width: 30.66667%; margin: 0; }
1457 input.normal, .input.normal { width: 48%; margin: 0; }
1461 input.wide, .input.wide { width: 65.33333%; margin: 0; }
1462 input.wide:last-child, .input.wide:last-child { margin-left: -4px; }
1465 input.xwide, .input.xwide { width: 82.66667%; margin: 0; }
1469 input.xxwide, .input.xxwide { width: 100%; margin: 0; }
1480 .prepend input, .prepend .input, .append input, .append .input { display: inline-block; max-width: …
1504 .prepend input:first-child, .append input:first-child, .prepend .input:first-child, .append .input:…
1506 .double input, .double .input { width: 50% !important; }
[all …]
/plugin/data-au/
H A Dstyle.css132 td input {
138 #dw__editform fieldset.plugin__dataau table .dataau_comment input {
148 div.dokuwiki div.editbutton_plugin_dataau form input.button,
157 table.dataauplugin_table th input {
/plugin/news/scripts/
H A Dnewsfeed.php20 global $newsFeedURL,$INPUT, $helper;
30 $title = $INPUT->str('title');
37 $title = $INPUT->str('feed');
112 $id = htmlentities(urldecode($INPUT->str('feed_ref')));
/plugin/highlightjs/highlight/
H A Dwp_highlight.js.php71 …<p><label for="id_hljs_languages">Highlight Languages:</label> <input type="text" name="hljs_langu…
77 …<p><label for="id_hljs_script_path">Path to highlight.pack.js:</label> <input type="text" name="hl…
82 …<p><label for="id_hljs_css_path">Path to CSS (if any):</label> <input type="text" name="hljs_css_p…
94 <input type="submit" name="info_update" value="Update options »" />
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dmod.csstransforms.min.js2input"),m=":)",n=Object.prototype.toString,o=" -webkit- -moz- -o- -ms- -khtml- ".split(" "),p="Web…
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCssEmbedFilter.php123 // input
124 $pb->add($input = FilesystemUtils::createTemporaryFile('cssembed'));
125 file_put_contents($input, $asset->getContent());
129 unlink($input);
/plugin/authg2fa/
H A Daction.php40 global $INPUT;
42 $fn = $INPUT->param('fn');
70 if($INPUT->param('secret') == "********")
75 if($th->saveToken($_SERVER['REMOTE_USER'], $INPUT->param('secret')))
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVFreeBusyTest.php12 $input = <<<BLA
25 $obj = VObject\Reader::read($input);
43 $input = <<<HI
54 $obj = Reader::read($input);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DExpandFloatingTimesTest.php14 $input = <<<ICS
26 $vcal = Reader::read($input);
69 $input = <<<ICS
81 $vcal = Reader::read($input);
/plugin/xtern/
H A Dscript.js2 jQuery("input.xtern_info_but").click(function() {
4 var current_val = jQuery("input.xtern_info_but").attr('value');
6 jQuery("input.xtern_info_but").attr('value',LANG.plugins.xtern.info_close);
9 jQuery("input.xtern_info_but").attr('value',LANG.plugins.xtern.info_show);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DPartialGroupByKeyInstruction.php47 public function setInput(InstructionInput $input) argument
49 $this->input = $input;
56 return $this->input;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVFreeBusyTest.php12 $input = <<<BLA
25 $obj = VObject\Reader::read($input);
43 $input = <<<HI
54 $obj = Reader::read($input);
/template/breeze/sass/
H A D_forms.scss14 select, input.edit {
30 input.edit {
134 input[type="radio"], input[type="checkbox"] {
/plugin/confmanager/
H A Djquery.form.js875 var $input = $(form.clk), input = $input[0];
876 n = input.name;
877 if (n && !input.disabled && input.type == 'image') {
878 a.push({name: n, value: $input.val()});
923 * <input name="A" type="text" />
924 * <input name="A" type="text" />
927 * <input name="C" type="radio" value="C1" />
928 * <input name="C" type="radio" value="C2" />
931 * var v = $('input[type=text]').fieldValue();
937 * var v = $('input[type=checkbox]').fieldValue();
[all …]
/dokuwiki/lib/plugins/styling/
H A Dadmin.php37 global $INPUT;
38 $run = $INPUT->extract('run')->str('run');
93 echo '<td><input type="' . $this->colorType($value) . '" name="tpl[' . hsc($key) . ']" ' .
123 * Adjust three char color codes to the 6 char one supported by browser's color input
137 * Decide the input type based on the value
196 global $INPUT;
201 foreach ($INPUT->arr('tpl') as $key => $val) {
/plugin/dataplot/
H A Dsyntax.php83 // Prepare input
143 $input = trim(join("\n", $lines))."\n";
163 $gnu_code = "# Input parameters:\n#\n";
193 // Store input for later use
194 io_saveFile($this->_cachename($return, 'txt'), $input);
271 // Check input data
274 dbglog($in,'no such dataplot input file');
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DAbstractWebDriverCheckboxOrRadio.php27 if ($tagName !== 'input') {
28 throw new UnexpectedTagNameException('input', $tagName);
33 throw new WebDriverException('The input does not have a "name" attribute.');
203 sprintf('.//input[@name = %s%s]', XPathEscaper::escapeQuotes($this->name), $valueSelector)
208 // https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#form
211 '//form[@id = %1$s]//input[@name = %2$s%3$s'
213 . ' | //input[@form = %1$s and @name = %2$s%3$s]',

1...<<41424344454647484950>>...194