Home
last modified time | relevance | path

Searched refs:getServiceName (Results 1 – 25 of 28) sorted by last modified time

12

/plugin/evesso/classes/
H A DAbstractAdapter.php48 $this->getServiceName(),
203 public function getServiceName() { function in OAuth\\Plugin\\AbstractAdapter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DAccess.php111 public function getServiceName() function in Google\\Service\\SecurityCommandCenter\\Access
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DReportRequest.php54 public function getServiceName() function in Google\\Service\\Networkconnectivity\\ReportRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DAuditLog.php264 public function getServiceName() function in Google\\Service\\ServiceControl\\AuditLog
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DRollout.php113 public function getServiceName() function in Google\\Service\\ServiceManagement\\Rollout
H A DManagedService.php55 public function getServiceName() function in Google\\Service\\ServiceManagement\\ManagedService
H A DGenerateConfigReportResponse.php88 public function getServiceName() function in Google\\Service\\ServiceManagement\\GenerateConfigReportResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DForwardingRule.php532 public function getServiceName() function in Google\\Service\\Compute\\ForwardingRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DRevisionStatus.php108 public function getServiceName() function in Google\\Service\\CloudRun\\RevisionStatus
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DPrivilege.php144 public function getServiceName() function in Google\\Service\\Directory\\Privilege
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DClusterIstio.php77 public function getServiceName() function in Google\\Service\\Monitoring\\ClusterIstio
H A DMeshIstio.php59 public function getServiceName() function in Google\\Service\\Monitoring\\MeshIstio
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DPickupServicesPickupService.php73 public function getServiceName() function in Google\\Service\\ShoppingContent\\PickupServicesPickupService
H A DPickupCarrierService.php55 public function getServiceName() function in Google\\Service\\ShoppingContent\\PickupCarrierService
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DApiOperation.php54 public function getServiceName() function in Google\\Service\\AccessContextManager\\ApiOperation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleIdentityAccesscontextmanagerV1ApiOperation.php54 public function getServiceName() function in Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1ApiOperation
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js1696 else if (urlParams['embed'] != '1' && this.getServiceName() == 'draw.io')
3276 this.getServiceName() == 'draw.io' && (id == null || id.length == 0) &&
5807 if (urlParams['embed'] != '1' && this.getServiceName() == 'draw.io' &&
H A DDialogs.js9482 if (editorUi.getServiceName() == 'draw.io' && file != null &&
H A DEditorUi.js4693 return this.getServiceName() != 'draw.io' ||
7329 …onerror({message: this.getServiceName() == 'conf'? mxResources.get('vsdNoConfig') : mxResources.ge…
14865 EditorUi.prototype.getServiceName = function() method in EditorUi
H A DPages.js1717 if (file != null && file.constructor != LocalFile && this.getServiceName() == 'draw.io')
1811 if (!mxClient.IS_CHROMEAPP && !EditorUi.isElectronApp && this.getServiceName() == 'draw.io')
H A DMenus.js532 editorUi.getServiceName() == 'draw.io';
3882 editorUi.getServiceName() == 'draw.io' &&
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js3478 …type.isChromelessImageExportEnabled=function(){return"draw.io"!=this.getServiceName()||/.*\.draw\.…
3555 …d)if(null==VSD_CONVERT_URL||this.isOffline())e({message:"conf"==this.getServiceName()?mxResources.…
H A Dviewer.min.js3478 …type.isChromelessImageExportEnabled=function(){return"draw.io"!=this.getServiceName()||/.*\.draw\.…
3555 …d)if(null==VSD_CONVERT_URL||this.isOffline())e({message:"conf"==this.getServiceName()?mxResources.…
H A Dapp.min.js3780 ….push(decodeURIComponent(urlParams.libs)),a="draw.io"==this.editorUi.getServiceName()),a||(null!=m…
10341 …lassName="geBtn";b.editor.cancelFirst&&c.appendChild(e);"draw.io"!=b.getServiceName()||null==g||g.…
10811 function(){return"draw.io"!=this.getServiceName()||/.*\.draw\.io$/.test(window.location.hostname)||…
10887 …f)if(null==VSD_CONVERT_URL||this.isOffline())d({message:"conf"==this.getServiceName()?mxResources.…
11589 …||b!=App.MODE_DEVICE&&b!=App.MODE_BROWSER?"1"!=urlParams.embed&&this.getServiceName():this.showDow…
11641 …afts||null!=urlParams.mode&&!EditorUi.isElectronApp||"draw.io"!=this.getServiceName()||null!=d&&0!…
11716 null);"1"==urlParams.embed||"draw.io"!=this.getServiceName()||mxClient.IS_CHROMEAPP||EditorUi.isEle…
11809 …;var f=!mxClient.IS_CHROMEAPP&&!EditorUi.isElectronApp&&"draw.io"==c.getServiceName(),A=null,N=nul…
11919 …,"-"],d),mxClient.IS_CHROMEAPP||EditorUi.isElectronApp||"draw.io"!=c.getServiceName()||c.isOffline…
11993 …tCurrentFile();if(null!=c&&c.constructor!=LocalFile&&"draw.io"==this.getServiceName()){var g=this.…
[all …]
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js386 done = this.editorUi.getServiceName() == 'draw.io';

12