Home
last modified time | relevance | path

Searched refs:getUserEmail (Results 1 – 13 of 13) sorted by relevance

/plugin/structtasks/_test/
H A DUtilitiesTest.php179 $this->util->getUserEmail('user1'));
181 $this->util->getUserEmail('user2'));
183 $this->util->getUserEmail('user3'));
184 $this->assertEquals('', $this->util->getUserEmail('DoesNotExist'));
186 $this->util->getUserEmail('raw.email@address.org'));
188 $this->util->getUserEmail('user2@example.com'));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DUsageReportEntity.php109 public function getUserEmail() function in Google\\Service\\Reports\\UsageReportEntity
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3Changelog.php145 public function getUserEmail() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Changelog
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DDeployment.php83 public function getUserEmail() function in Google\\Service\\ContainerAnalysis\\Deployment
H A DDeploymentOccurrence.php146 public function getUserEmail() function in Google\\Service\\ContainerAnalysis\\DeploymentOccurrence
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DDeploymentOccurrence.php146 public function getUserEmail() function in Google\\Service\\OnDemandScanning\\DeploymentOccurrence
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1DeviceUser.php199 public function getUserEmail() function in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1DeviceUser
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJob.php176 public function getUserEmail() function in Google\\Service\\Bigquery\\Job
H A DJobListJobs.php174 public function getUserEmail() function in Google\\Service\\Bigquery\\JobListJobs
/plugin/structtasks/
H A Daction.php81 $editor_email = $util->getUserEmail($editor_id);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DBreakpoint.php320 public function getUserEmail() function in Google\\Service\\CloudDebugger\\Breakpoint
/plugin/structtasks/meta/
H A DUtilities.php121 function getUserEmail($user) { function in dokuwiki\\plugin\\structtasks\\meta\\Utilities
/plugin/authgoogle/google/contrib/
H A DGoogle_ReportsService.php423 public function getUserEmail() { function in Google_UsageReportEntity