PHP 클래스 Jarves\Admin\FieldTypes\TypeContentElements

상속: extends AbstractType
파일 보기 프로젝트 열기: jarves/jarves

보호된 프로퍼티들

프로퍼티 타입 설명
$name

공개 메소드들

메소드 설명
bootRunTime ( Object $object, Configs $configs )
getColumns ( )
getSelection ( ) : array

메소드 상세

bootRunTime() 공개 메소드

public bootRunTime ( Object $object, Configs $configs )
$object Jarves\Configuration\Object
$configs Jarves\Configuration\Configs

getColumns() 공개 메소드

public getColumns ( )

getSelection() 공개 메소드

public getSelection ( ) : array
리턴 array

프로퍼티 상세

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

protected $name