Home
last modified time | relevance | path

Searched refs:remember (Results 1 – 25 of 74) sorted by relevance

123

/plugin/diagramsnet/lib/js/diagramly/
H A DDriveClient.js273 this.ui.showAuthDialog(this, true, mxUtils.bind(this, function(remember, success) argument
304 }), remember);
546 DriveClient.prototype.authorize = function(immediate, success, error, remember, popup) argument
563 this.authorizeStep2(req.getText(), immediate, success, error, remember, popup);
572 DriveClient.prototype.updateAuthInfo = function (newAuthInfo, remember, forceUserUpdate, success, e… argument
577 newAuthInfo.remember = remember;
593 this.setPersistentToken(resAuthInfo, !remember);
603 this.setPersistentToken(newAuthInfo, !remember);
608 DriveClient.prototype.authorizeStep2 = function(state, immediate, success, error, remember, popup) argument
678 …(remember? '&access_type=offline&prompt=consent%20select_account' : '') + //Ask for consent again …
[all …]
H A DDropboxClient.js177 this.ui.showAuthDialog(this, true, mxUtils.bind(this, function(remember, authSuccess) argument
180 this.clientId + (remember? '&token_access_type=offline' : '') +
211 if (remember)
H A DTrelloClient.js42 var callback = mxUtils.bind(this, function(remember, success) argument
53 expiration: remember ? 'never' : '1hour',
H A DNotionClient.js90 this.ui.showAuthDialog(this, true, mxUtils.bind(this, function(remember, authSuccess) argument
105 if (remember)
H A DGitHubClient.js153 this.ui.showAuthDialog(this, true, mxUtils.bind(this, function(remember, authSuccess) argument
185 if (remember)
H A DGitLabClient.js109 this.ui.showAuthDialog(this, true, mxUtils.bind(this, function(remember, authSuccess) argument
141 if (remember)
H A DApp.js2579 App.prototype.setMode = function(mode, remember) argument
2617 if (remember)
6490 …his.showDialog(new AuthDialog(this, peer, showRememberOption, mxUtils.bind(this, function(remember) argument
6496 fn(remember, mxUtils.bind(this, function()
H A DDialogs.js8143 var remember = document.createElement('div');
8144 remember.style.marginTop = '18px';
8145 remember.style.textAlign = 'center';
8154 remember.appendChild(cb);
8157 remember.appendChild(span);
8166 div.appendChild(remember);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtl.php4604 $remember = [];
4618 $remember[] = ['num' => 8235, 'cel' => $cel, 'dos' => $dos];
4628 $remember[] = ['num' => 8234, 'cel' => $cel, 'dos' => $dos];
4638 $remember[] = ['num' => 8238, 'cel' => $cel, 'dos' => $dos];
4648 $remember[] = ['num' => 8237, 'cel' => $cel, 'dos' => $dos];
4654 if (count($remember)) {
4655 $last = count($remember) - 1;
4656 if (($remember[$last]['num'] == 8235) || ($remember[$last]['num'] == 8234) || ($remember[
[all...]
/plugin/dtable/
H A DTODO3 - window remember last open position so when you edit long table it would be very anoying.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dspaceless.rst41 is directly related to the text size you are working on (remember that
/plugin/showif/
H A Dsyntax.php.alternative.version97 // FIXME remember conditions here
/plugin/farm/install/animaltemplate/conf/
H A Dacronyms.conf48 IIRC If I remember correctly
/plugin/etherpadlite/
H A DREADME.md40 Please refer to the etherpad lite dokumentation for its installation steps and remember to use a pr…
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js365 Sidebar.prototype.showEntries = function(entries, remember, force) argument
369 if (remember)
/plugin/bible/bible_douayRheims/
H A DOsee.txt27 …2:17. And I will take away the names of Baalim out of her mouth, and she shall no more remember th…
86 …7:2. And lest they may say in their hearts, that I remember all their wickedness: their own device…
113 …lesh, and shall eat it, and the Lord will not receive them: now will he remember their iniquity, a…
123 …9:9. They have sinned deeply, as in the days of Gabaa: he will remember their iniquity, and will v…
H A DHabacuc.txt39 … In the midst of the years thou shalt make it known: when thou art angry, thou wilt remember mercy.
H A D1_Thessalonians.txt19 …2:9. For you remember, brethren, our labour and toil: working night and day, lest we should be cha…
H A DEcclesiastes.txt102 …5:19. For he shall not much remember the days of his life, because God entertaineth his heart with…
206 …11:8. If a man live many years, and have rejoiced in them all, he must remember the darksome time,…
H A DBaruch.txt55 …lves from their stiff neck, and from their wicked deeds: for they shall remember the way of their …
109 …4:14. Let them that dwell about Sion come, and remember the captivity of my sons and daughters, wh…
H A DMicheas.txt73 …6:5. O my people, remember, I pray thee, what Balach, the king of Moab, purposed: and what Balaam,…
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css9 Please remember that it is not meant to be a part of impress.js and is
666 It happens a lot in Chrome. I don't remember if I've seen it in Firefox.
/plugin/tuxquote/
H A Dquotes.txt56 Always remember you're unique, just like everyone else.
107 Happiness isn't something you experience; it's something you remember. <BR> -- Oscar Levant
257 We do not remember days; we remember moments. <BR> -- Cesare Pavese
392 Always remember to pillage before you burn.
551 I'd love to make up my mind, but I can't remember where I left it.
558 If you tell the truth you don't have to remember anything. <BR> -- Mark Twain
1160 Always remember you're unique. Just like everyone else.
3304 Forgive and remember. <BR> -- Brock's Motto
3677 Drugs cause amnesia and other things I can't remember.
3727 Hear and you forget; see and you remember; do and you understand.
[all …]
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1177 Sidebar.prototype.showEntries = function(stc, remember, force) argument
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst32 First, remember that Twig has two main language constructs:

123