PHP 클래스 Craft\Neo_BlockTypeModel

상속: extends craft\BaseModel
파일 보기 프로젝트 열기: benjamminf/craft-neo

공개 프로퍼티들

프로퍼티 타입 설명
$hasFieldErrors Public properties

공개 메소드들

메소드 설명
__toString ( ) Public methods
behaviors ( )
isNew ( ) : boolean Determine if the block is not already saved in the database.

보호된 메소드들

메소드 설명
defineAttributes ( ) Protected methods

메소드 상세

__toString() 공개 메소드

Public methods
public __toString ( )

behaviors() 공개 메소드

public behaviors ( )

defineAttributes() 보호된 메소드

Protected methods
protected defineAttributes ( )

isNew() 공개 메소드

Determine if the block is not already saved in the database.
public isNew ( ) : boolean
리턴 boolean

프로퍼티 상세

$hasFieldErrors 공개적으로 프로퍼티

Public properties
public $hasFieldErrors