PHP 클래스 Aimeos\ShopBundle\Entity\User

상속: implements Symfony\Component\Security\Core\User\UserInterface, implements Serializable
파일 보기 프로젝트 열기: aimeos/aimeos-symfony2

보호된 프로퍼티들

프로퍼티 타입 설명
$address1
$address2
$address3
$birthday
$city
$company
$countryid
$ctime
$editor
$email
$firstname
$id
$isActive
$label
$langid
$lastname
$mtime
$password
$postal
$salutation
$siteid
$state
$telefax
$telephone
$title
$username
$vatid
$vdate
$website

공개 메소드들

메소드 설명
eraseCredentials ( )
getId ( )
getPassword ( )
getRoles ( )
getSalt ( )
getUsername ( )
serialize ( )
unserialize ( $serialized )

메소드 상세

eraseCredentials() 공개 메소드

public eraseCredentials ( )

getId() 공개 메소드

public getId ( )

getPassword() 공개 메소드

public getPassword ( )

getRoles() 공개 메소드

public getRoles ( )

getSalt() 공개 메소드

public getSalt ( )

getUsername() 공개 메소드

public getUsername ( )

serialize() 공개 메소드

또한 보기: Serializable::serialize()
public serialize ( )

unserialize() 공개 메소드

또한 보기: Serializable::unserialize()
public unserialize ( $serialized )

프로퍼티 상세

$address1 보호되어 있는 프로퍼티

protected $address1

$address2 보호되어 있는 프로퍼티

protected $address2

$address3 보호되어 있는 프로퍼티

protected $address3

$birthday 보호되어 있는 프로퍼티

protected $birthday

$city 보호되어 있는 프로퍼티

protected $city

$company 보호되어 있는 프로퍼티

protected $company

$countryid 보호되어 있는 프로퍼티

protected $countryid

$ctime 보호되어 있는 프로퍼티

protected $ctime

$editor 보호되어 있는 프로퍼티

protected $editor

$email 보호되어 있는 프로퍼티

protected $email

$firstname 보호되어 있는 프로퍼티

protected $firstname

$id 보호되어 있는 프로퍼티

protected $id

$isActive 보호되어 있는 프로퍼티

protected $isActive

$label 보호되어 있는 프로퍼티

protected $label

$langid 보호되어 있는 프로퍼티

protected $langid

$lastname 보호되어 있는 프로퍼티

protected $lastname

$mtime 보호되어 있는 프로퍼티

protected $mtime

$password 보호되어 있는 프로퍼티

protected $password

$postal 보호되어 있는 프로퍼티

protected $postal

$salutation 보호되어 있는 프로퍼티

protected $salutation

$siteid 보호되어 있는 프로퍼티

protected $siteid

$state 보호되어 있는 프로퍼티

protected $state

$telefax 보호되어 있는 프로퍼티

protected $telefax

$telephone 보호되어 있는 프로퍼티

protected $telephone

$title 보호되어 있는 프로퍼티

protected $title

$username 보호되어 있는 프로퍼티

protected $username

$vatid 보호되어 있는 프로퍼티

protected $vatid

$vdate 보호되어 있는 프로퍼티

protected $vdate

$website 보호되어 있는 프로퍼티

protected $website