/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/ |
H A D | PlayerName.php | 29 public $givenName; variable in Google\\Service\\Games\\PlayerName 48 public function setGivenName($givenName) argument 50 $this->givenName = $givenName; 57 return $this->givenName;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/ |
H A D | PlayerName.php | 29 public $givenName; variable in Google\\Service\\GamesManagement\\PlayerName 48 public function setGivenName($givenName) argument 50 $this->givenName = $givenName; 57 return $this->givenName;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
H A D | UserName.php | 33 public $givenName; variable in Google\\Service\\Directory\\UserName 66 public function setGivenName($givenName) argument 68 $this->givenName = $givenName; 75 return $this->givenName;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/ |
H A D | Name.php | 33 public $givenName; variable in Google\\Service\\Classroom\\Name 66 public function setGivenName($givenName) argument 68 $this->givenName = $givenName; 75 return $this->givenName;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/ |
H A D | GoogleCloudChannelV1AdminUser.php | 33 public $givenName; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1AdminUser 66 public function setGivenName($givenName) argument 68 $this->givenName = $givenName; 75 return $this->givenName;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/ |
H A D | Userinfo.php | 42 public $givenName; variable in Google\\Service\\Oauth2\\Userinfo 117 public function setGivenName($givenName) argument 119 $this->givenName = $givenName; 126 return $this->givenName;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/ |
H A D | Name.php | 37 public $givenName; variable in Google\\Service\\PeopleService\\Name 126 public function setGivenName($givenName) argument 128 $this->givenName = $givenName; 135 return $this->givenName;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/ |
H A D | SubscriptionPurchase.php | 67 public $givenName; variable in Google\\Service\\AndroidPublisher\\SubscriptionPurchase 290 public function setGivenName($givenName) argument 292 $this->givenName = $givenName; 299 return $this->givenName;
|
/plugin/adfs/phpsaml/ |
H A D | advanced_settings_example.php | 123 'givenName' => '', 127 'givenName' => '',
|
H A D | README.md | 559 'givenName' => '', 563 'givenName' => '',
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_PlusService.php | 577 public $givenName; variable in Google_ActivityActorName 584 public function setGivenName( $givenName) { argument 585 $this->givenName = $givenName; 588 return $this->givenName; 1352 public $givenName; variable in Google_ItemScope 1564 public function setGivenName( $givenName) { argument 1565 $this->givenName = $givenName; 1568 return $this->givenName; 2196 public $givenName; variable in Google_PersonName 2213 $this->givenName = $givenName; [all …]
|
H A D | Google_PlusDomainsService.php | 751 public $givenName; variable in Google_ActivityActorName 758 public function setGivenName( $givenName) { argument 759 $this->givenName = $givenName; 762 return $this->givenName; 2244 public $givenName; variable in Google_PersonName 2260 public function setGivenName( $givenName) { argument 2261 $this->givenName = $givenName; 2264 return $this->givenName;
|
H A D | Google_DirectoryService.php | 2013 public $givenName; variable in Google_UserName 2026 public function setGivenName($givenName) { argument 2027 $this->givenName = $givenName; 2030 return $this->givenName;
|
H A D | Google_OrkutService.php | 2357 public $givenName; variable in Google_OrkutActivitypersonResourceName 2364 public function setGivenName( $givenName) { argument 2365 $this->givenName = $givenName; 2368 return $this->givenName;
|