BaseInfo
class BaseInfo extends AbstractEntity
BaseInfo
Methods
引数の連想配列を元にプロパティを設定します.
コピー元のオブジェクトのフィールド名を指定して、同名のフィールドに値をコピー
Get id
Set company_name
Get company_name
Set company_kana
Get company_kana
Get zip01
Get zip02
Set zipcode
Get zipcode
Get addr01
Get addr02
Get tel01
Get tel02
Get tel03
Get fax01
Get fax02
Get fax03
Set business_hour
Get business_hour
Set email01
Get email01
Set email02
Get email02
Set email03
Get email03
Set email04
Get email04
Set shop_name
Get shop_name
Set shop_kana
Get shop_kana
Set shopnameeng
Get shopnameeng
Get update_date
Set good_traded
Get good_traded
Set message
Get message
Set latitude
Get latitude
Set longitude
Get longitude
Set deliveryfreeamount
Get deliveryfreeamount
Set deliveryfreequantity
Get deliveryfreequantity
Set optionmultipleshipping
Get optionmultipleshipping
Set optionmypageorderstatusdisplay
Get optionmypageorderstatusdisplay
Set nostock_hidden
Get nostock_hidden
Set optionfavoriteproduct
Get optionfavoriteproduct
Set optionproductdelivery_fee
Get optionproductdelivery_fee
Set optionproducttax_rule
Get optionproducttax_rule
Set optioncustomeractivate
Get optioncustomeractivate
Set optionrememberme
Get optionrememberme
Set authentication_key
Get authentication_keye
Get Country
Details
in AbstractEntity at line 32
offsetExists($offset)
in AbstractEntity at line 39
offsetSet($offset, $value)
in AbstractEntity at line 43
offsetGet($offset)
in AbstractEntity at line 54
offsetUnset($offset)
in AbstractEntity at line 66
setPropertiesFromArray(array $arrProps, array $excludeAttribute = array(), ReflectionClass $parentClass = null)
引数の連想配列を元にプロパティを設定します.
DBから取り出した連想配列を, プロパティへ設定する際に使用します.
in AbstractEntity at line 99
array
toArray(array $excludeAttribute = array(), ReflectionClass $parentClass = null)
プロパティの値を連想配列で返します.
DBを更新する場合などで, 連想配列の値を取得したい場合に使用します.
in AbstractEntity at line 139
object
copyProperties(object $srcObject, array $excludeAttribute = array())
コピー元のオブジェクトのフィールド名を指定して、同名のフィールドに値をコピー
at line 238
integer
getId()
Get id
at line 249
BaseInfo
setCompanyName(string $companyName)
Set company_name
at line 261
string
getCompanyName()
Get company_name
at line 272
BaseInfo
setCompanyKana(string $companyKana)
Set company_kana
at line 284
string
getCompanyKana()
Get company_kana
at line 295
BaseInfo
setZip01(string $zip01)
Set zip01
at line 307
string
getZip01()
Get zip01
at line 318
BaseInfo
setZip02(string $zip02)
Set zip02
at line 330
string
getZip02()
Get zip02
at line 341
BaseInfo
setZipcode(string $zipcode)
Set zipcode
at line 353
string
getZipcode()
Get zipcode
at line 364
BaseInfo
setAddr01(string $addr01)
Set addr01
at line 376
string
getAddr01()
Get addr01
at line 387
BaseInfo
setAddr02(string $addr02)
Set addr02
at line 399
string
getAddr02()
Get addr02
at line 410
BaseInfo
setTel01(string $tel01)
Set tel01
at line 422
string
getTel01()
Get tel01
at line 433
BaseInfo
setTel02(string $tel02)
Set tel02
at line 445
string
getTel02()
Get tel02
at line 456
BaseInfo
setTel03(string $tel03)
Set tel03
at line 468
string
getTel03()
Get tel03
at line 479
BaseInfo
setFax01(string $fax01)
Set fax01
at line 491
string
getFax01()
Get fax01
at line 502
BaseInfo
setFax02(string $fax02)
Set fax02
at line 514
string
getFax02()
Get fax02
at line 525
BaseInfo
setFax03(string $fax03)
Set fax03
at line 537
string
getFax03()
Get fax03
at line 548
BaseInfo
setBusinessHour(string $businessHour)
Set business_hour
at line 560
string
getBusinessHour()
Get business_hour
at line 571
BaseInfo
setEmail01(string $email01)
Set email01
at line 583
string
getEmail01()
Get email01
at line 594
BaseInfo
setEmail02(string $email02)
Set email02
at line 606
string
getEmail02()
Get email02
at line 617
BaseInfo
setEmail03(string $email03)
Set email03
at line 629
string
getEmail03()
Get email03
at line 640
BaseInfo
setEmail04(string $email04)
Set email04
at line 652
string
getEmail04()
Get email04
at line 663
BaseInfo
setShopName(string $shopName)
Set shop_name
at line 675
string
getShopName()
Get shop_name
at line 686
BaseInfo
setShopKana(string $shopKana)
Set shop_kana
at line 698
string
getShopKana()
Get shop_kana
at line 709
BaseInfo
setShopNameEng(string $shopNameEng)
Set shopnameeng
at line 721
string
getShopNameEng()
Get shopnameeng
at line 744
DateTime
getUpdateDate()
Get update_date
at line 755
BaseInfo
setGoodTraded(string $goodTraded)
Set good_traded
at line 767
string
getGoodTraded()
Get good_traded
at line 778
BaseInfo
setMessage(string $message)
Set message
at line 790
string
getMessage()
Get message
at line 801
BaseInfo
setLatitude(string $latitude)
Set latitude
at line 813
string
getLatitude()
Get latitude
at line 824
BaseInfo
setLongitude(string $longitude)
Set longitude
at line 836
string
getLongitude()
Get longitude
at line 847
BaseInfo
setDeliveryFreeAmount(string $deliveryFreeAmount)
Set deliveryfreeamount
at line 859
string
getDeliveryFreeAmount()
Get deliveryfreeamount
at line 870
BaseInfo
setDeliveryFreeQuantity(integer $deliveryFreeQuantity)
Set deliveryfreequantity
at line 882
integer
getDeliveryFreeQuantity()
Get deliveryfreequantity
at line 893
BaseInfo
setOptionMultipleShipping(integer $optionMultipleShipping)
Set optionmultipleshipping
at line 905
integer
getOptionMultipleShipping()
Get optionmultipleshipping
at line 916
BaseInfo
setOptionMypageOrderStatusDisplay(integer $optionMypageOrderStatusDisplay)
Set optionmypageorderstatusdisplay
at line 928
integer
getOptionMypageOrderStatusDisplay()
Get optionmypageorderstatusdisplay
at line 939
BaseInfo
setNostockHidden(integer $nostockHidden)
Set nostock_hidden
at line 951
integer
getNostockHidden()
Get nostock_hidden
at line 962
BaseInfo
setOptionFavoriteProduct(integer $optionFavoriteProduct)
Set optionfavoriteproduct
at line 974
integer
getOptionFavoriteProduct()
Get optionfavoriteproduct
at line 985
BaseInfo
setOptionProductDeliveryFee(integer $optionProductDeliveryFee)
Set optionproductdelivery_fee
at line 997
integer
getOptionProductDeliveryFee()
Get optionproductdelivery_fee
at line 1008
BaseInfo
setOptionProductTaxRule(integer $optionProductTaxRule)
Set optionproducttax_rule
at line 1020
integer
getOptionProductTaxRule()
Get optionproducttax_rule
at line 1031
BaseInfo
setOptionCustomerActivate(integer $optionCustomerActivate)
Set optioncustomeractivate
at line 1043
integer
getOptionCustomerActivate()
Get optioncustomeractivate
at line 1054
BaseInfo
setOptionRememberMe(integer $optionRememberMe)
Set optionrememberme
at line 1066
integer
getOptionRememberMe()
Get optionrememberme
at line 1077
BaseInfo
setAuthenticationKey(string $authenticationKey)
Set authentication_key
at line 1087
string
getAuthenticationKey()
Get authentication_keye
at line 1110
Country
getCountry()
Get Country
at line 1133
Pref
getPref()
Get Pref