PHP 클래스 Flake\Core\Model\Db

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

보호된 프로퍼티들

프로퍼티 타입 설명
$bFloating

공개 메소드들

메소드 설명
__construct ( $sPrimary = false )
destroy ( )
floating ( )
getBaseRequester ( )
getByRequest ( FS\Core\Requester\Sql $oRequester )
getDataTable ( )
getPrimary ( )
getPrimaryKey ( )
persist ( )

보호된 메소드들

메소드 설명
initByPrimary ( $sPrimary )
initFloating ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $sPrimary = false )

destroy() 공개 메소드

public destroy ( )

floating() 공개 메소드

public floating ( )

getBaseRequester() 정적인 공개 메소드

static public getBaseRequester ( )

getByRequest() 정적인 공개 메소드

static public getByRequest ( FS\Core\Requester\Sql $oRequester )
$oRequester FS\Core\Requester\Sql

getDataTable() 정적인 공개 메소드

static public getDataTable ( )

getPrimary() 공개 메소드

public getPrimary ( )

getPrimaryKey() 정적인 공개 메소드

static public getPrimaryKey ( )

initByPrimary() 보호된 메소드

protected initByPrimary ( $sPrimary )

initFloating() 보호된 메소드

protected initFloating ( )

persist() 공개 메소드

public persist ( )

프로퍼티 상세

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

protected $bFloating