PHP 클래스 LazyRecord\Model\MetadataBase

상속: extends LazyRecord\BaseModel
파일 보기 프로젝트 열기: corneltek/lazyrecord

공개 프로퍼티들

프로퍼티 타입 설명
$column_hash
$column_names
$mixin_classes
$readSourceId
$writeSourceId

보호된 프로퍼티들

프로퍼티 타입 설명
$table

공개 메소드들

메소드 설명
getSchema ( )

메소드 상세

getSchema() 공개 메소드

public getSchema ( )

프로퍼티 상세

$column_hash 공개적으로 정적으로 프로퍼티

public static $column_hash

$column_names 공개적으로 정적으로 프로퍼티

public static $column_names

$mixin_classes 공개적으로 정적으로 프로퍼티

public static $mixin_classes

$readSourceId 공개적으로 프로퍼티

public $readSourceId

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

protected $table

$writeSourceId 공개적으로 프로퍼티

public $writeSourceId