Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Sulu
Bundle
ContactBundle
Api
Account
addEmail
Sulu\Bundle\ContactBundle\Api\Account::addEmail PHP Method
Account Class Documentation
Datei anzeigen
Open project: sulu/sulu
addEmail()
public
method
Add emails.
public
addEmail
(
Email
$email
) :
Account
$email
Sulu\Bundle\ContactBundle\Entity\Email
return
Account
public function addEmail(EmailEntity $email) { $this->entity->addEmail($email); return $this; }
Account
__construct
addAccountAddress
addAccountContact
addBankAccount
addEmail
addFax
addFaxe
addMedia
addNote
addPhone
addTag
addUrl
getAccountAddresses
getAccountContacts
getAddresses
getBankAccounts
getCategories
getChanged
getContacts
getCorporation
getCreated
getDepth
getEmails
getExternalId
getFaxes
getId
getLogo
getMainAddress
getMainContact
getMainEmail
getMainFax
getMainPhone
getMainUrl
getMedias
getName
getNotes
getNumber
getParent
getPhones
getPlaceOfJurisdiction
getRegisterNumber
getTags
getType
getUid
getUrls
removeAccountAddress
removeAccountContact
removeBankAccount
removeEmail
removeFax
removeFaxe
removeMedia
removeNote
removePhone
removeTag
removeUrl
setCorporation
setDepth
setExternalId
setLft
setLogo
setMainContact
setMainEmail
setMainFax
setMainPhone
setMainUrl
setName
setNumber
setParent
setPlaceOfJurisdiction
setRegisterNumber
setRgt
setUid