Home
last modified time | relevance | path

Searched defs:scope (Results 51 – 75 of 91) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DServiceAccountCredentials.php114 $scope,
H A DGCECredentials.php181 $scope = null,
/plugin/authfacebook/lib/Authentication/
H A DOAuth2Client.php135 …public function getAuthorizationUrl($redirectUrl, $state, array $scope = [], array $params = [], $…
/plugin/codemirror/dist/modes/
H A Dcoffeescript.min.js1 …false","on","off","yes","no"];var p=d(o);function q(a,b){if(a.sol()){if(b.scope.align===null)b.sco… class in c
/plugin/sequencediagram/bower_components/eve-raphael/
H A Deve.js67 eve = function (name, scope) { argument
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DAbstractService.php230 public function isValidScope($scope)
/plugin/latexport/_test/
H A Dcommand.php137 public $scope; variable in CommandAppendCommand
140 function __construct($command, $scope, $argument = '') {
H A Ddecorator_mock.php142 function appendCommand($command, $scope, $argument = '') {
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php227 public function isValidScope($scope) argument
/plugin/combo/ComboStrap/
H A DSnippetSystem.php347 function toHtml($scope): string argument
H A DSiteConfig.php167 public function getValue(string $key, ?string $default = null, ?string $scope = PluginUtility::PLUGIN_BASE_NAME) argument
/plugin/authgoogle/google/auth/
H A DGoogle_OAuth2.php131 public function createAuthUrl($scope) {
/plugin/tagging/script/
H A Deditable.js438 scope : null, //success calback scope property in $.fn.editable.defaults
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php363 public function createAuthUrl($scope = null)
1286 private function createUserRefreshCredentials($scope, $refreshToken)
/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php130 private $scope; variable in Google\\Auth\\OAuth2
823 public function setScope($scope)
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js232 function runTokens(pattern, pos, scope, context) { argument
731 self.replace = function (str, search, replacement, scope) { argument
1152 function (match, scope) { argument
1247 function (match, scope) { argument
1882 function attachEvent(obj, type, func, scope) argument
/plugin/authldaplocal/
H A Dauth.php815 …protected function _ldapsearch($link_identifier, $base_dn, $filter, $scope = 'sub', $attributes = …
/plugin/refnotes/
H A Dnamespace.php229 private $scope; variable in refnotes_namespace
[all...]
/plugin/latexport/implementation/
H A Ddecorator.php147 function appendCommand($command, $scope, $argument = '') {
161 function appendInlineCommand($command, $scope, $argument = '') {
H A Ddecorator_persister.php65 function appendCommand($command, $scope = null, $argument = '') {
79 function appendInlineCommand($command, $scope = null, $argument = '') {
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js420 addShortcut: function(shortcut, handler, scope){ argument
426 getShortcutHandler: function(shortcut, scope){ argument
432 getCommandHandler: function(command, scope){ argument
440 removeShortcut: function(shortcut, scope){ argument
/plugin/authgoogle/google/contrib/
H A DGoogle_CivicInfoService.php534 public $scope; variable in Google_ElectoralDistrict
547 public function setScope( $scope) {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jar ... TagSupport { private boolean result private String var private int scope protected abstract boolean condition () throws javax.servlet ...
/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabClient.js27 GitLabClient.prototype.scope = 'api%20read_repository%20write_repository'; method in GitLabClient
H A DGitHubClient.js29 GitHubClient.prototype.scope = 'repo'; method in GitHubClient

1234