PHP Class Craft\Neo_BlockTypeModel

Inheritance: extends craft\BaseModel
Afficher le fichier Open project: benjamminf/craft-neo

Méthodes publiques

Свойство Type Description
$hasFieldErrors Public properties

Méthodes publiques

Méthode Description
__toString ( ) Public methods
behaviors ( )
isNew ( ) : boolean Determine if the block is not already saved in the database.

Méthodes protégées

Méthode Description
defineAttributes ( ) Protected methods

Method Details

__toString() public méthode

Public methods
public __toString ( )

behaviors() public méthode

public behaviors ( )

defineAttributes() protected méthode

Protected methods
protected defineAttributes ( )

isNew() public méthode

Determine if the block is not already saved in the database.
public isNew ( ) : boolean
Résultat boolean

Property Details

$hasFieldErrors public_oe property

Public properties
public $hasFieldErrors