Метод | Описание | |
---|---|---|
__construct ( ) | Constructor | |
__toString ( ) : string | ||
addCustomerAddress ( |
Add CustomerAddresses | |
addCustomerAddresses ( |
Add CustomerAddress | |
addCustomerFavoriteProduct ( Eccube\Entity\CustomerFavoriteProduct $customerFavoriteProducts ) : |
Add CustomerFavoriteProducts | |
addOrder ( |
Add Orders | |
eraseCredentials ( ) | ||
getAddr01 ( ) : string | Get addr01 | |
getAddr02 ( ) : string | Get addr02 | |
getBirth ( ) : DateTime | Get birth | |
getBuyTimes ( ) : string | Get buy_times | |
getBuyTotal ( ) : string | Get buy_total | |
getCompanyName ( ) : string | Get company_name | |
getCountry ( ) : Eccube\Entity\Master\Country | Get Country | |
getCreateDate ( ) : DateTime | Get create_date | |
getCustomerAddresses ( ) : Doctrine\Common\Collections\Collection | Get CustomerAddresses | |
getCustomerFavoriteProducts ( ) : Doctrine\Common\Collections\Collection | Get CustomerFavoriteProducts | |
getDelFlg ( ) : integer | Get del_flg | |
getEmail ( ) : string | Get email | |
getFax01 ( ) : string | Get fax01 | |
getFax02 ( ) : string | Get fax02 | |
getFax03 ( ) : string | Get fax03 | |
getFirstBuyDate ( ) : DateTime | Get first_buy_date | |
getId ( ) : integer | Get id | |
getJob ( ) : Eccube\Entity\Master\Job | Get Job | |
getKana01 ( ) : string | Get kana01 | |
getKana02 ( ) : string | Get kana02 | |
getLastBuyDate ( ) : DateTime | Get last_buy_date | |
getName01 ( ) : string | Get name01 | |
getName02 ( ) : string | Get name02 | |
getNote ( ) : string | Get note | |
getOrders ( ) : Doctrine\Common\Collections\Collection | Get Orders | |
getPassword ( ) : string | Get password | |
getPref ( ) : Eccube\Entity\Master\Pref | Get Pref | |
getResetExpire ( ) : DateTime | Get resetExpire | |
getResetKey ( ) : string | Get resetKey | |
getRoles ( ) | ||
getSalt ( ) : string | Get salt | |
getSecretKey ( ) : string | Get secret_key | |
getSex ( ) : Eccube\Entity\Master\Sex | Get Sex | |
getStatus ( ) : Eccube\Entity\Master\CustomerStatus | Get Status | |
getTel01 ( ) : string | Get tel01 | |
getTel02 ( ) : string | Get tel02 | |
getTel03 ( ) : string | Get tel03 | |
getUpdateDate ( ) : DateTime | Get update_date | |
getUsername ( ) | ||
getZip01 ( ) : string | Get zip01 | |
getZip02 ( ) : string | Get zip02 | |
getZipcode ( ) : string | Get zipcode | |
loadValidatorMetadata ( Symfony\Component\Validator\Mapping\ClassMetadata $metadata ) | TODO: できればFormTypeで行いたい | |
removeCustomerAddress ( |
Remove CustomerAddresses | |
removeCustomerFavoriteProduct ( Eccube\Entity\CustomerFavoriteProduct $customerFavoriteProducts ) | Remove CustomerFavoriteProducts | |
removeOrder ( |
Remove Orders | |
setAddr01 ( string $addr01 ) : |
Set addr01 | |
setAddr02 ( string $addr02 ) : |
Set addr02 | |
setBirth ( DateTime $birth ) : |
Set birth | |
setBuyTimes ( string $buyTimes ) : |
Set buy_times | |
setBuyTotal ( string $buyTotal ) : |
Set buy_total | |
setCompanyName ( string $companyName ) : |
Set company_name | |
setCountry ( Eccube\Entity\Master\Country $country = null ) : |
Set Country | |
setCreateDate ( DateTime $createDate ) : |
Set create_date | |
setDelFlg ( integer $delFlg ) : |
Set del_flg | |
setEmail ( string $email ) : |
Set email | |
setFax01 ( string $fax01 ) : |
Set fax01 | |
setFax02 ( string $fax02 ) : |
Set fax02 | |
setFax03 ( string $fax03 ) : |
Set fax03 | |
setFirstBuyDate ( DateTime $firstBuyDate ) : |
Set first_buy_date | |
setJob ( Eccube\Entity\Master\Job $job = null ) : |
Set Job | |
setKana01 ( string $kana01 ) : |
Set kana01 | |
setKana02 ( string $kana02 ) : |
Set kana02 | |
setLastBuyDate ( DateTime $lastBuyDate ) : |
Set last_buy_date | |
setName01 ( string $name01 ) : |
Set name01 | |
setName02 ( string $name02 ) : |
Set name02 | |
setNote ( string $note ) : |
Set note | |
setPassword ( string $password ) : |
Set password | |
setPref ( Eccube\Entity\Master\Pref $pref = null ) : |
Set Pref | |
setResetExpire ( DateTime $resetExpire ) : |
Set resetExpire | |
setResetKey ( string $resetKey ) : |
Set resetKey | |
setSalt ( string $salt ) : |
Set salt | |
setSecretKey ( string $secretKey ) : |
Set secret_key | |
setSex ( Eccube\Entity\Master\Sex $sex = null ) : |
Set Sex | |
setStatus ( Eccube\Entity\Master\CustomerStatus $status = null ) : |
Set Status | |
setTel01 ( string $tel01 ) : |
Set tel01 | |
setTel02 ( string $tel02 ) : |
Set tel02 | |
setTel03 ( string $tel03 ) : |
Set tel03 | |
setUpdateDate ( DateTime $updateDate ) : |
Set update_date | |
setZip01 ( string $zip01 ) : |
Set zip01 | |
setZip02 ( string $zip02 ) : |
Set zip02 | |
setZipcode ( string $zipcode ) : |
Set zipcode |
public addCustomerAddress ( |
||
$customerAddresses | ||
Результат |
public addCustomerAddresses ( |
||
$CustomerAddress | ||
Результат |
public addCustomerFavoriteProduct ( Eccube\Entity\CustomerFavoriteProduct $customerFavoriteProducts ) : |
||
$customerFavoriteProducts | Eccube\Entity\CustomerFavoriteProduct | |
Результат |
public addOrder ( |
||
$order | ||
Результат |
public getCompanyName ( ) : string | ||
Результат | string |
public getCountry ( ) : Eccube\Entity\Master\Country | ||
Результат | Eccube\Entity\Master\Country |
public getCreateDate ( ) : DateTime | ||
Результат | DateTime |
public getCustomerAddresses ( ) : Doctrine\Common\Collections\Collection | ||
Результат | Doctrine\Common\Collections\Collection |
public getCustomerFavoriteProducts ( ) : Doctrine\Common\Collections\Collection | ||
Результат | Doctrine\Common\Collections\Collection |
public getFirstBuyDate ( ) : DateTime | ||
Результат | DateTime |
public getJob ( ) : Eccube\Entity\Master\Job | ||
Результат | Eccube\Entity\Master\Job |
public getLastBuyDate ( ) : DateTime | ||
Результат | DateTime |
public getOrders ( ) : Doctrine\Common\Collections\Collection | ||
Результат | Doctrine\Common\Collections\Collection |
public getPref ( ) : Eccube\Entity\Master\Pref | ||
Результат | Eccube\Entity\Master\Pref |
public getResetExpire ( ) : DateTime | ||
Результат | DateTime |
public getSex ( ) : Eccube\Entity\Master\Sex | ||
Результат | Eccube\Entity\Master\Sex |
public getStatus ( ) : Eccube\Entity\Master\CustomerStatus | ||
Результат | Eccube\Entity\Master\CustomerStatus |
public getUpdateDate ( ) : DateTime | ||
Результат | DateTime |
public static loadValidatorMetadata ( Symfony\Component\Validator\Mapping\ClassMetadata $metadata ) | ||
$metadata | Symfony\Component\Validator\Mapping\ClassMetadata |
public removeCustomerAddress ( |
||
$CustomerAddress |
public removeCustomerFavoriteProduct ( Eccube\Entity\CustomerFavoriteProduct $customerFavoriteProducts ) | ||
$customerFavoriteProducts | Eccube\Entity\CustomerFavoriteProduct |
public setBirth ( DateTime $birth ) : |
||
$birth | DateTime | |
Результат |
public setBuyTimes ( string $buyTimes ) : |
||
$buyTimes | string | |
Результат |
public setBuyTotal ( string $buyTotal ) : |
||
$buyTotal | string | |
Результат |
public setCompanyName ( string $companyName ) : |
||
$companyName | string | |
Результат |
public setCountry ( Eccube\Entity\Master\Country $country = null ) : |
||
$country | Eccube\Entity\Master\Country | |
Результат |
public setCreateDate ( DateTime $createDate ) : |
||
$createDate | DateTime | |
Результат |
public setFirstBuyDate ( DateTime $firstBuyDate ) : |
||
$firstBuyDate | DateTime | |
Результат |
public setJob ( Eccube\Entity\Master\Job $job = null ) : |
||
$job | Eccube\Entity\Master\Job | |
Результат |
public setLastBuyDate ( DateTime $lastBuyDate ) : |
||
$lastBuyDate | DateTime | |
Результат |
public setPassword ( string $password ) : |
||
$password | string | |
Результат |
public setPref ( Eccube\Entity\Master\Pref $pref = null ) : |
||
$pref | Eccube\Entity\Master\Pref | |
Результат |
public setResetExpire ( DateTime $resetExpire ) : |
||
$resetExpire | DateTime | |
Результат |
public setResetKey ( string $resetKey ) : |
||
$resetKey | string | |
Результат |
public setSecretKey ( string $secretKey ) : |
||
$secretKey | string | |
Результат |
public setSex ( Eccube\Entity\Master\Sex $sex = null ) : |
||
$sex | Eccube\Entity\Master\Sex | |
Результат |
public setStatus ( Eccube\Entity\Master\CustomerStatus $status = null ) : |
||
$status | Eccube\Entity\Master\CustomerStatus | |
Результат |
public setUpdateDate ( DateTime $updateDate ) : |
||
$updateDate | DateTime | |
Результат |
public setZipcode ( string $zipcode ) : |
||
$zipcode | string | |
Результат |