Home
last modified time | relevance | path

Searched refs:immediate (Results 1 – 25 of 46) sorted by relevance

12

/plugin/fedauth/Auth/OpenID/
H A DServer.php724 var $immediate = false; variable in Auth_OpenID_CheckIDRequest
783 if ($immediate) {
784 $this->immediate = true;
787 $this->immediate = false;
828 $immediate = null;
831 $immediate = true;
834 $immediate = false;
995 if ($this->immediate) {
1001 if ($this->immediate) {
1093 if ($this->immediate) {
[all …]
H A DConsumer.php609 * @param bool $immediate This is an optional boolean value. It
1832 * @param bool $immediate If true, the OpenID provider is to send
1839 function getMessage($realm, $return_to=null, $immediate=false) argument
1844 } else if ($immediate) {
1863 if ($immediate) {
1913 $immediate = false) argument
1915 $message = $this->getMessage($realm, $return_to, $immediate);
1932 function formMarkup($realm, $return_to=null, $immediate=false, argument
1935 $message = $this->getMessage($realm, $return_to, $immediate);
1951 function htmlMarkup($realm, $return_to=null, $immediate=false, argument
[all …]
/plugin/openid/Auth/OpenID/
H A DServer.php811 public $immediate = false; variable in Auth_OpenID_CheckIDRequest
832 * @param bool $immediate
872 * @param bool $immediate
894 if ($immediate) {
895 $this->immediate = true;
949 $immediate = true;
951 $immediate = false;
1111 if ($this->immediate) {
1117 if ($this->immediate) {
1212 if ($this->immediate) {
[all …]
H A DConsumer.php1957 * @param bool $immediate If true, the OpenID provider is to send
1966 function getMessage($realm, $return_to=null, $immediate=false) argument
1971 } else if ($immediate) {
1990 if ($immediate) {
2041 $immediate = false) argument
2043 $message = $this->getMessage($realm, $return_to, $immediate);
2062 * @param bool $immediate
2066 function formMarkup($realm, $return_to=null, $immediate=false, argument
2086 * @param bool $immediate
2090 function htmlMarkup($realm, $return_to=null, $immediate=false, argument
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DmxRuler.js378 function debounce(func, wait, immediate) argument
390 if (!immediate) func.apply(context, args);
392 var callNow = immediate && !timeout;
H A DDriveClient.js546 DriveClient.prototype.authorize = function(immediate, success, error, remember, popup) argument
548 if (this.isExtAuth && !immediate)
563 this.authorizeStep2(req.getText(), immediate, success, error, remember, popup);
608 DriveClient.prototype.authorizeStep2 = function(state, immediate, success, error, remember, popup) argument
634 if (immediate && this.userId == null)
644 if (immediate) //Note, we checked refresh token is not null above
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DGNUFreeFontinfo.txt94 TrueType fonts for immediate consumption are the files with the .ttf
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js817 _.debounce = function(func, wait, immediate) { argument
827 if (!immediate) {
838 var callNow = immediate && !timeout;
H A Dunderscore-min.map1 …ater","leading","now","remaining","clearTimeout","trailing","debounce","immediate","timestamp","ca…
/plugin/quickstats/lang/en/
H A Dquery.txt49 2. They enable you to keep all your work with quickstats in the admin panel, giving you immediate a…
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md135 `/Volumes` directory, and we will add it as a new sub-root, so an immediate
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc142 $params['wait_for_events'] = (enum) Wait until all currently queued events with the given priority are processed (Options = immediate,urgent,high,normal,low,languid)
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js855 _.debounce = function(func, wait, immediate) { argument
865 if (immediate) {
/plugin/tablelayout/
H A Dyarn.lock2024 set-immediate-shim "^1.0.1"
2183 set-immediate-shim@^1.0.1:
2185 …resolved "https://registry.yarnpkg.com/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz#4b2b1b27e…
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1immediate index indexed initially inner instead intersect isnull key left limit match natural no n…
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock2136 set-immediate-shim "^1.0.1"
2272 set-immediate-shim@^1.0.1:
2274 …resolved "https://registry.yarnpkg.com/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz#4b2b1b27e…
/plugin/dropfiles/
H A Dyarn.lock2331 set-immediate-shim "^1.0.1"
2484 set-immediate-shim@^1.0.1:
2486 …resolved "https://registry.yarnpkg.com/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz#4b2b1b27e…
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js2786 mxGraphHandler.prototype.isPropagateSelectionCell = function(cell, immediate, me) argument
2791 if (immediate)
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt42 This document proposes an extension to PGN designed to offer an immediate 'work
/plugin/fetchmedia/
H A Dyarn.lock2569 set-immediate-shim "^1.0.1"
2736 set-immediate-shim@^1.0.1:
2738 …resolved "https://registry.yarnpkg.com/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz#4b2b1b27e…
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock2623 set-immediate-shim "^1.0.1"
2818 set-immediate-shim@^1.0.1:
2820 …resolved "https://registry.yarnpkg.com/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz#4b2b1b27e…
/plugin/advrack/
H A Djquery.qtip.js236 PROTOTYPE.destroy = function(immediate) { argument
287 if((immediate !== TRUE || this.triggering === 'hide') && this.rendered) {
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js4299 module.exports = immediate;
4300 function immediate(task) { function
4309 var immediate = require('immediate');
4397 immediate(function () {
/plugin/flowplay2/flowplayer/
H A DREADME.txt371 - dragger (scrubber) now causes immediate seeking when it is moved
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js866 function debounce(func, wait, immediate) {
867 if (immediate === void 0) { immediate = false; }
880 if (!immediate) {
890 var callNow = immediate && !timeout;

12