PHP Class LazyRecord\Model\MetadataBase

Inheritance: extends LazyRecord\BaseModel
Show file Open project: corneltek/lazyrecord

Public Properties

Property Type Description
$column_hash
$column_names
$mixin_classes
$readSourceId
$writeSourceId

Protected Properties

Property Type Description
$table

Public Methods

Method Description
getSchema ( )

Method Details

getSchema() public method

public getSchema ( )

Property Details

$column_hash public static property

public static $column_hash

$column_names public static property

public static $column_names

$mixin_classes public static property

public static $mixin_classes

$readSourceId public property

public $readSourceId

$table protected property

protected $table

$writeSourceId public property

public $writeSourceId