Home
last modified time | relevance | path

Searched refs:setFormattedName (Results 1 – 2 of 2) sorted by relevance

/plugin/vcard/
H A Dvcard.php89 function setFormattedName($name) { function in vCard
96 …if ($this->properties["FN"]=="") $this->setFormattedName(trim("$prefix $first $additional $family …
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DContactGroup.php87 public function setFormattedName($formattedName) function in Google\\Service\\PeopleService\\ContactGroup