Home
last modified time | relevance | path

Searched refs:honorificPrefix (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DName.php41 public $honorificPrefix; variable in Google\\Service\\PeopleService\\Name
140 public function setHonorificPrefix($honorificPrefix) argument
142 $this->honorificPrefix = $honorificPrefix;
149 return $this->honorificPrefix;
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php2245 public $honorificPrefix; variable in Google_PersonName
2266 public function setHonorificPrefix( $honorificPrefix) { argument
2267 $this->honorificPrefix = $honorificPrefix;
2270 return $this->honorificPrefix;
H A DGoogle_PlusService.php2197 public $honorificPrefix; variable in Google_PersonName
2218 public function setHonorificPrefix( $honorificPrefix) { argument
2219 $this->honorificPrefix = $honorificPrefix;
2222 return $this->honorificPrefix;