/plugin/fedauth/Auth/OpenID/ |
H A D | Server.php | 724 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 D | Consumer.php | 609 * @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 D | Server.php | 811 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 D | Consumer.php | 1957 * @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 D | mxRuler.js | 378 function debounce(func, wait, immediate) argument 390 if (!immediate) func.apply(context, args); 392 var callNow = immediate && !timeout;
|
H A D | DriveClient.js | 546 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 D | GNUFreeFontinfo.txt | 94 TrueType fonts for immediate consumption are the files with the .ttf
|
/plugin/sequencediagram/bower_components/underscore/ |
H A D | underscore.js | 817 _.debounce = function(func, wait, immediate) { argument 827 if (!immediate) { 838 var callNow = immediate && !timeout;
|
H A D | underscore-min.map | 1 …ater","leading","now","remaining","clearTimeout","trailing","debounce","immediate","timestamp","ca…
|
/plugin/quickstats/lang/en/ |
H A D | query.txt | 49 2. They enable you to keep all your work with quickstats in the admin panel, giving you immediate access to any
|
/plugin/findologicxmlexport/vendor/hoa/protocol/ |
H A D | README.md | 135 `/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 D | ClusterNamespace.asciidoc | 142 $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 D | underscore.js | 855 _.debounce = function(func, wait, immediate) { argument 865 if (immediate) {
|
/plugin/tablelayout/ |
H A D | yarn.lock | 2024 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 D | sql.min.js.map | 1 …immediate index indexed initially inner instead intersect isnull key left limit match natural no n…
|
/plugin/sequencediagram/bower_components/raphael/ |
H A D | yarn.lock | 2136 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 D | yarn.lock | 2331 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 D | Editor.js | 2786 mxGraphHandler.prototype.isPropagateSelectionCell = function(cell, immediate, me) argument 2791 if (immediate)
|
/plugin/pgn4web/pgn4web/ |
H A D | pgn-standard-proposed-supplement.txt | 42 This document proposes an extension to PGN designed to offer an immediate 'work
|
/plugin/fetchmedia/ |
H A D | yarn.lock | 2569 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 D | yarn.lock | 2623 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 D | jquery.qtip.js | 236 PROTOTYPE.destroy = function(immediate) { argument 287 if((immediate !== TRUE || this.triggering === 'hide') && this.rendered) {
|
/plugin/xlsx2dw/packages/jszip/ |
H A D | jszip.js | 4299 module.exports = immediate; 4300 function immediate(task) { function 4309 var immediate = require('immediate'); 4397 immediate(function () {
|
/plugin/flowplay2/flowplayer/ |
H A D | README.txt | 371 - dragger (scrubber) now causes immediate seeking when it is moved
|
/plugin/davcal/fullcalendar-3.10.5/ |
H A D | fullcalendar.js | 866 function debounce(func, wait, immediate) { 867 if (immediate === void 0) { immediate = false; } 880 if (!immediate) { 890 var callNow = immediate && !timeout;
|