Home
last modified time | relevance | path

Searched refs:after (Results 26 – 50 of 798) sorted by path

12345678910>>...32

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1after","before","bind","bindAll","functions","bindKey","curry","curryRight","debounce","cancel","t…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md39 (this needs to go after all the other amCharts includes)
70 A plugin works by checking chart area dimensions after each resize. (or after
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md196 `Content-Length` modified to reflect the message size after removing the
502 the request that is sent over the wire after any listeners may have already
988 * Setting default headers on a client after setting the user-agent will not erase the user-agent se…
1147 * Stream and EntityBody objects will now return the file position to the previous position after a …
1159 * Bug: Setting the response body of a request to null after completing a request, not when setting …
H A DUPGRADING.md520 `headers` is a new event that is emitted after the response headers of a
598 after normal response parsing occurs in the guzzle/command package.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DHandlerStack.php168 public function after($findName, callable $middleware, $withName = '') function in GuzzleHttp\\HandlerStack
H A DMiddleware.php121 * @param callable $after Function invoked after forwarding.
125 public static function tap(callable $before = null, callable $after = null) argument
127 return function (callable $handler) use ($before, $after) {
128 return function ($request, array $options) use ($handler, $before, $after) {
133 if ($after) {
134 $after($request, $options, $response);
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DCHANGELOG.md98 callbacks are not iterated until after callbacks are invoked.
H A DREADME.md84 // This then is executed after the first then and receives the value
98 Promises can be chained one after the other. Each then in the chain is a new
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md21 Reads from multiple streams, one after the other.
145 Lazily reads or writes to a file that is opened only after an IO operation
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md55 …lizerFormatter (and Line/Json formatters by extension) to allow changing this after object creation
418 * Fixed initialization of the BufferHandler to make sure it gets flushed after receiving records
/plugin/authhttp/
H A DREADME107 uses everything after the \ character as user name
133 DokuWiki versions after "WeatherWax". Also, his "http" auth backend uses
/plugin/authmantis/
H A DLICENSE.md416 60 days after the cessation.
422 copyright holder, and you cure the violation prior to 30 days after
/plugin/authremoteuser/
H A DREADME.md99 `conf/users.auth.php`. Users which are added after switching to
109 Empty lines, and everything after a `#` character are ignored. Each line
/plugin/autogroup/
H A DLICENSE420 prior to 60 days after the cessation.
426 copyright holder, and you cure the violation prior to 30 days after
/plugin/autologoff/
H A DREADME3 Automatically log out users after a defined period of inactivity
H A Dplugin.info.txt6 desc Automatically log out users after a defined period of inactivity
/plugin/autologoff/lang/en/
H A Dintro.txt3 Here you can specify users and groups that should be logged out after the configured time of inactivity. Be sure to prefix groups with ''@''. A user that is member of m (…)
/plugin/autotabber/
H A DREADME.md10 * Auto indent, it keeps indentation after every new line
/plugin/backup/lang/en/
H A Dintro.txt10 …to be viewable only by administrators, or delete your backup files immediately after creating them.
/plugin/barcode/
H A DCOPYING420 prior to 60 days after the cessation.
426 copyright holder, and you cure the violation prior to 30 days after
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DLICENSE420 prior to 60 days after the cessation.
426 copyright holder, and you cure the violation prior to 30 days after
/plugin/batchedit/
H A Dengine.php167 $after = substr($pageText, $pageOffset + strlen($this->originalText));
171 return $before . $this->replacedText . $after;
H A Dinterface.php367 $after = $this->prepareText($match->getContextAfter());
370 print('<td class="be-text">' . $before . $original . $after . '</td>');
372 print('<td class="be-text">' . $before . $replaced . $after . '</td>');
/plugin/bbcodeextensions/
H A DLICENSE420 prior to 60 days after the cessation.
426 copyright holder, and you cure the violation prior to 30 days after
/plugin/bez/lib/jquery.form-validator/
H A Djquery.form-validator.min.js9 !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){!function(a,b){"use strict";function c(b){b&&"custom"===b.errorMessagePosition&&"function"==typeof b.errorMessageCustom&&(a.formUtils.warn("Use of deprecated function errorMessageCustom, use config.submitErrorMessageCallback instead"),b.submitErrorMessageCallback=function(a,c){b.errorMessageCustom(a,b.language.errorTitle,c,b)})}function d(b){if(b.errorMessagePosition&&"object"==typeof b.errorMessagePosition){a.formUtils.warn("Deprecated use of config parameter errorMessagePosition, use config.submitErrorMessageCallback instead");var c=b.errorMessagePosition;b.errorMessagePosition="top",b.submitErrorMessageCallback=function(){return c}}}function e(b){var c=b.find("[data-validation-if-checked]");c.length&&a.formUtils.warn('Detected use of attribute "data-validation-if-checked" which is deprecated. Use "data-validation-depends-on" provided by module "logic"'),c.on("beforeValidation",function(){var c=a(this),d=c.valAttr("if-checked"),e=a('input[name="'+d+'"]',b),f=e.is(":checked"),g=(a.formUtils.getValue(e)||"").toString(),h=c.valAttr("if-checked-value");(!f||h&&h!==g)&&c.valAttr("skipped",!0)})}a.fn.validateForm=function(b,c){return a.formUtils.warn("Use of deprecated function $.validateForm, use $.isValid instead"),this.isValid(b,c,!0)},a(window).on("validatorsLoaded formValidationSetup",function(b,f,g){f||(f=a("form")),c(g),d(g),e(f)})}(a),function(a){"use strict";var b={resolveErrorMessage:function(a,b,c,d,e){var f=d.validationErrorMsgAttribute+"-"+c.replace("validate_",""),g=a.attr(f);return g||(g=a.attr(d.validationErrorMsgAttribute),g||(g="function"!=typeof b.errorMessageKey?e[b.errorMessageKey]:e[b.errorMessageKey(d)],g||(g=b.errorMessage))),g},getParentContainer:function(b){if(b.valAttr("error-msg-container"))return a(b.valAttr("error-msg-container"));var c=b.parent();if(!c.hasClass("form-group")&&!c.closest("form").hasClass("form-horizontal")){var d=c.closest(".form-group");if(d.length)return d.eq(0)}return c},applyInputErrorStyling:function(a,b){a.addClass(b.errorElementClass).removeClass("valid"),this.getParentContainer(a).addClass(b.inputParentClassOnError).removeClass(b.inputParentClassOnSuccess),""!==b.borderColorOnError&&a.css("border-color",b.borderColorOnError)},applyInputSuccessStyling:function(a,b){a.addClass("valid"),this.getParentContainer(a).addClass(b.inputParentClassOnSuccess)},removeInputStylingAndMessage:function(a,c){a.removeClass("valid").removeClass(c.errorElementClass).css("border-color","");var d=b.getParentContainer(a);if(d.removeClass(c.inputParentClassOnError).removeClass(c.inputParentClassOnSuccess),"function"==typeof c.inlineErrorMessageCallback){var e=c.inlineErrorMessageCallback(a,!1,c);e&&e.html("")}else d.find("."+c.errorMessageClass).remove()},removeAllMessagesAndStyling:function(c,d){if("function"==typeof d.submitErrorMessageCallback){var e=d.submitErrorMessageCallback(c,d);e&&e.html("")}else c.find("."+d.errorMessageClass+".alert").remove();c.find("."+d.errorElementClass+",.valid").each(function(){b.removeInputStylingAndMessage(a(this),d)})},setInlineMessage:function(b,c,d){this.applyInputErrorStyling(b,d);var e,f=document.getElementById(b.attr("name")+"_err_msg"),g=!1,h=function(d){a.formUtils.$win.trigger("validationErrorDisplay",[b,d]),d.html(c)},i=function(){var f=!1;g.find("."+d.errorMessageClass).each(function(){return this.inputReferer===b[0]?(f=a(this),!1):void 0}),f?c?h(f):f.remove():""!==c&&(e=a('<div class="'+d.errorMessageClass+' alert"></div>'),h(e),e[0].inputReferer=b[0],g.prepend(e))};if(f)a.formUtils.warn("Using deprecated element reference "+f.id),g=a(f),i();else if("function"==typeof d.inlineErrorMessageCallback){if(g=d.inlineErrorMessageCallback(b,c,d),!g)return;i()}else{var j=this.getParentContainer(b);e=j.find("."+d.errorMessageClass+".help-block"),0===e.length&&(e=a("<span></span>").addClass("help-block").addClass(d.errorMessageClass),e.appendTo(j)),h(e)}},setMessageInTopOfForm:function(b,c,d,e){var f='<div class="{errorMessageClass} alert alert-danger"><strong>{errorTitle}</strong><ul>{fields}</ul></div>',g=!1;if("function"!=typeof d.submitErrorMessageCallback||(g=d.submitErrorMessageCallback(b,c,d))){var h={errorTitle:e.errorTitle,fields:"",errorMessageClass:d.errorMessageClass};a.each(c,function(a,b){h.fields+="<li>"+b+"</li>"}),a.each(h,function(a,b){f=f.replace("{"+a+"}",b)}),g?g.html(f):b.children().eq(0).before(a(f))}}};a.formUtils=a.extend(a.formUtils||{},{dialogs:b})}(a),function(a,b,c){"use strict";var d=0;a.fn.validateOnBlur=function(b,c){var d=this,e=this.find("*[data-validation]");return e.each(function(){var e=a(this);if(e.is("[type=radio]")){var f=d.find('[type=radio][name="'+e.attr("name")+'"]');f.bind("blur.validation",function(){e.validateInputOnBlur(b,c,!0,"blur")}),c.validateCheckboxRadioOnClick&&f.bind("click.validation",function(){e.validateInputOnBlur(b,c,!0,"click")})}}),e.bind("blur.validation",function(){a(this).validateInputOnBlur(b,c,!0,"blur")}),c.validateCheckboxRadioOnClick&&this.find("input[type=checkbox][data-validation],input[type=radio][data-validation]").bind("click.validation",function(){a(this).validateInputOnBlur(b,c,!0,"click")}),this},a.fn.validateOnEvent=function(b,c){var d="FORM"===this[0].nodeName?this.find("*[data-validation-event]"):this;return d.each(function(){var d=a(this),e=d.valAttr("event");e&&d.unbind(e+".validation").bind(e+".validation",function(d){9!==(d||{}).keyCode&&a(this).validateInputOnBlur(b,c,!0,e)})}),this},a.fn.showHelpOnFocus=function(b){return b||(b="data-validation-help"),this.find(".has-help-txt").valAttr("has-keyup-event",!1).removeClass("has-help-txt"),this.find("textarea,input").each(function(){var c=a(this),e="jquery_form_help_"+ ++d,f=c.attr(b);f&&c.addClass("has-help-txt").unbind("focus.help").bind("focus.help",function(){var b=c.parent().find("."+e);0===b.length&&(b=a("<span />").addClass(e).addClass("help").addClass("help-block").text(f).hide(),c.after(b)),b.fadeIn()}).unbind("blur.help").bind("blur.help",function(){a(this).parent().find("."+e).fade (…)

12345678910>>...32