PHP Interface lazyrecord\schema\ColumnAccessorInterface

Datei anzeigen Open project: corneltek/lazyrecord

Public Methods

Method Description
get ( $name )
getDefaultValue ( $record = null, $args = null )
getLabel ( )
getName ( )

Method Details

get() public method

public get ( $name )

getDefaultValue() public method

public getDefaultValue ( $record = null, $args = null )

getLabel() public method

public getLabel ( )

getName() public method

public getName ( )