PHP 클래스 NerdsAndCompany\Schematic\Models\SuperTableField

A schematic field model for mapping super table data
저자: Nerds & Company
상속: extends MatrixField
파일 보기 프로젝트 열기: itmundi/schematic

보호된 메소드들

메소드 설명
getBlockTypeDefinitions ( Craft\FieldModel $field ) : array Get block type definitions.
getBlockTypes ( array $fieldDefinition, Craft\FieldModel $field ) : Craft\SuperTable_BlockTypeModel[]

비공개 메소드들

메소드 설명
getSuperTableService ( ) : SuperTableService

메소드 상세

getBlockTypeDefinitions() 보호된 메소드

Get block type definitions.
protected getBlockTypeDefinitions ( Craft\FieldModel $field ) : array
$field Craft\FieldModel
리턴 array

getBlockTypes() 보호된 메소드

protected getBlockTypes ( array $fieldDefinition, Craft\FieldModel $field ) : Craft\SuperTable_BlockTypeModel[]
$fieldDefinition array
$field Craft\FieldModel
리턴 Craft\SuperTable_BlockTypeModel[]