Home
last modified time | relevance | path

Searched refs:submit (Results 126 – 150 of 306) sorted by relevance

12345678910>>...13

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DFormErrorHandlerTest.php114 $form->submit([
/plugin/odtplus2dw/
H A DREADME.md86 - Fixed : submit button was not translated and stay in french : His value depend of the dokuwiki lang file now.
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DScreenRecorder.java82 screenshots.add(config.submit(screenShot)); in runInternal()
/plugin/tagfilter/
H A Dscript.js327 this.form.submit();
/plugin/barcodes/
H A DREADME.md46 If you are missing a feature, feel invited to submit a [feature request](https://gitlab.com/Matthia…
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebElement.php459 public function submit() function in Facebook\\WebDriver\\Remote\\RemoteWebElement
462 // Submit method cannot be called directly in case an input of this form is named "submit".
463 // We use this polyfill to trigger 'submit' event using form.dispatchEvent().
472 var event = new Event('submit', {bubbles: true, cancelable: true});
474 HTMLFormElement.prototype.submit.call(form);
/plugin/batchedit/
H A Dinterface.css245 #batchedit #be-mainform .be-submit {
/plugin/ckgdoku/scripts/
H A Dscript-cmpr.js1 …ttr("name","fck_preview_mode").attr("value","nil").appendTo(jQuery(a));a.submit()})}});function ck…
/plugin/ckgdoku/
H A Dscript.js383 f.submit();
/plugin/noticeboard/noticeboard/
H A Dstyle.css186 form.noticeboard-listForm .submit{
/plugin/noticeboard/
H A Dstyle.css186 form.noticeboard-listForm .submit{
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataproc.php873 ],'submit' => [
874 'path' => 'v1/projects/{projectId}/regions/{region}/jobs:submit',
H A DGames.php568 ],'submit' => [
/plugin/multiorphan/
H A Dscript.js66 $orphanForm = $('form#multiorphan').submit(loadpages);
/plugin/ckgedit/
H A Dscript.js410 f.submit();
/plugin/siteexport/
H A Djquery.filedownload.js315 $form.submit();
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md354 [submit your correction to MaxMind](http://www.maxmind.com/en/correction).
364 If you are a paying MaxMind customer and you're not sure where to submit
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt110 The maintenance panel enables deletion of unused database items. There are three submit options:
/plugin/bookcreator/script/
H A Djquery.fileDownload.js329 $form.submit();
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js587 form.submit();
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css406 input[type=submit],
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-form.js404 _42.submit();
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/schedule/lib/
H A DscheduleCitiesMap.js502 jQuery ('.scheduleFinalForm').submit (function () {
/plugin/projects/
H A Dcodemirror-compressed.js1submit=="function"){var s=t.form.submit;function o(){r(),t.form.submit=s,t.form.submit(),t.form.su…

12345678910>>...13