Home
last modified time | relevance | path

Searched full:input (Results 1626 – 1650 of 4846) sorted by relevance

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

/template/quickjump/blueprint/plugins/buttons/
H A Dscreen.css13 a.button, input.button, button {
44 button img, a.button img, input.button img{
58 button:hover, input.button:hover, a.button:hover{
/template/apricot/css/
H A D_media_popup.css57 #media__opts input {
166 form#dw__mediasearch input.edit {
168 form#dw__mediasearch input.button {
/template/usable/blueprint/plugins/buttons/
H A Dscreen.css13 a.button, input.button, button {
44 button img, a.button img, input.button img{
58 button:hover, input.button:hover, a.button:hover{
/dokuwiki/inc/Menu/Item/
H A DRevert.php17 global $INPUT;
20 if (!$REV || !$INFO['writable'] || $INPUT->server->str('REMOTE_USER') === '') {
H A DLogin.php15 global $INPUT;
20 if ($INPUT->server->has('REMOTE_USER')) {
/dokuwiki/inc/Action/
H A DLogin.php26 global $INPUT;
28 if ($INPUT->server->has('REMOTE_USER')) {
H A DDiff.php26 global $INPUT;
29 $difftype = $INPUT->str('difftype');
/plugin/pubchem/
H A Dpubchem_search_box.htm9 <INPUT TYPE="text" size="15" name="term" value="" class="inputform" align="absmiddle"><br/>
10 <input type="submit" name="submit" value="Go"><br/>
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DIssue26Test.php16 $input = <<<ICS
28 $vcal = Reader::read($input);
H A DEmptyValueIssueTest.php14 $input = <<<ICS
23 $vobj = Reader::read($input);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DIssue26Test.php16 $input = <<<ICS
28 $vcal = Reader::read($input);
H A DEmptyValueIssueTest.php14 $input = <<<ICS
23 $vobj = Reader::read($input);
/template/minimalism/styles/
H A Dmediamanager.css30 #media__manager #media__content .metafield input.edit {
43 #media__manager #media__content input[type='submit'] {
/template/bootie/css/
H A DcustomNico.css29 /** The input summary when editing a page is 50px fix **/
30 input { selector
/template/sugna/
H A Dreset.css15 input.button,
28 input.button:hover,
/plugin/searchindex/
H A Dadmin.php35 …echo '<input type="button" class="button" id="plugin__searchindex_rebuild" value="' . $this->getLa…
37 …echo '<input type="button" class="button" id="plugin__searchindex_update" value="' . $this->getLan…
/plugin/xfortune/
H A Daction.php27 global $INPUT;
28 echo helper_plugin_xfortune::getCookieHTML($INPUT->str('cookie'));
/plugin/move/script/
H A Dform.js5 $form.find('input[name=dst]').val($form.find('.click-page code').text());
10 $form.find('input[name=dst]').val($form.find('.click-ns code').text());
/plugin/ckgedit/scripts/
H A Ddraft_delete.php5 global $INPUT;
7 $cname = $INPUT->str('draft_id');
/plugin/farmer/
H A Dall.less5 .chosen-container-single .chosen-search input[type="text"],
7 .chosen-rtl .chosen-search input[type="text"] {
/plugin/combo/resources/theme/default/components/html/
H A Dsubscribe-form.hbs6 <input type="hidden" name="{{ list-name }}" value="{{ list-value }}"/>
7 <input type="email" id="{{ email-id }}" name="{{ email-name }}" class="form-control" placeholder="Your email"
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DInputMismatchException.php11 * This signifies any kind of mismatched input exceptions such as when
12 * the current input does not match the expected token.
/plugin/bureaucracy/helper/
H A Dfieldemail.php5 * Creates a single line input field where the input is validated to be a valid email address
/template/bootstrap3/compat/inc/Menu/Item/
H A DLogin.php14 global $INPUT;
19 if($INPUT->server->has('REMOTE_USER')) {
/plugin/davcard/
H A Dscript.js180 jQuery("input.dw_davcard__editcontact").each(function() {
280 jQuery("input.dw_davcard__editcontact").each(function() {
342 …'<tr><td>' + LANG.plugins.davcard['firstname'] + '</td><td><input type="text" id="dw_davcard__firs…
343 …'<tr><td>' + LANG.plugins.davcard['lastname'] + '</td><td><input type="text" id="dw_davcard__lastn…
345 …r><td><select id="dw_davcard__editentry_phones_select"></select></td><td><input type="text" id="dw…
347 …il'] + '</td><td><table id="dw_davcard__editentry_emails"><tbody><tr><td><input type="text" id="dw…
351 …select"></select></td><td>' + LANG.plugins.davcard['street'] + '</td><td><input type="text" id="dw…
352 …'<tr><td>' + LANG.plugins.davcard['zipcode'] + '</td><td><input type="text" id="dw_davcard__editen…
353 …'<tr><td>' + LANG.plugins.davcard['city'] + '</td><td><input type="text" id="dw_davcard__editentry…
354 …'<tr><td>' + LANG.plugins.davcard['country'] + '</td><td><input type="text" id="dw_davcard__editen…

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