PHP 클래스 Baikal\Model\User

상속: extends Flake\Core\Model\Db
파일 보기 프로젝트 열기: jeromeschneider/baikal 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$aData
$oIdentityPrincipal

공개 메소드들

메소드 설명
bigicon ( )
destroy ( )
formMorphologyForThisModelInstance ( )
get ( $sPropName )
getAddressBooksBaseRequester ( )
getCalendarsBaseRequester ( )
getMailtoURI ( )
getPasswordHashForPassword ( $sPassword )
icon ( )
initByPrimary ( $sPrimary )
initFloating ( )
mediumicon ( )
persist ( )
set ( $sPropName, $sPropValue )

메소드 상세

bigicon() 정적인 공개 메소드

static public bigicon ( )

destroy() 공개 메소드

public destroy ( )

formMorphologyForThisModelInstance() 공개 메소드

get() 공개 메소드

public get ( $sPropName )

getAddressBooksBaseRequester() 공개 메소드

getCalendarsBaseRequester() 공개 메소드

getMailtoURI() 공개 메소드

public getMailtoURI ( )

getPasswordHashForPassword() 공개 메소드

public getPasswordHashForPassword ( $sPassword )

icon() 정적인 공개 메소드

static public icon ( )

initByPrimary() 공개 메소드

public initByPrimary ( $sPrimary )

initFloating() 공개 메소드

public initFloating ( )

mediumicon() 정적인 공개 메소드

static public mediumicon ( )

persist() 공개 메소드

public persist ( )

set() 공개 메소드

public set ( $sPropName, $sPropValue )

프로퍼티 상세

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

protected $aData

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

protected $oIdentityPrincipal