프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$phpDataType | string | ||
$sqlDataType | string |
메소드 | 설명 | |
---|---|---|
bootBuildTime ( |
||
bootRunTime ( |
||
getColumns ( ) : Jarves\Admin\FieldTypes\ColumnDefinitionInterface[] | ||
getPhpDataType ( ) : string | ||
getSelection ( ) : array | ||
getSqlDataType ( ) : string | ||
setPhpDataType ( string $phpDataType ) | ||
setSqlDataType ( string $sqlDataType ) |
public bootBuildTime ( |
||
$object | ||
$configs |
public bootRunTime ( |
||
$object | ||
$configs |
public getColumns ( ) : Jarves\Admin\FieldTypes\ColumnDefinitionInterface[] | ||
리턴 | Jarves\Admin\FieldTypes\ColumnDefinitionInterface[] |