PHP Class Jarves\Admin\FieldTypes\TypePageContents

Inheritance: extends AbstractSingleColumnType
Afficher le fichier Open project: jarves/jarves

Protected Properties

Свойство Type Description
$name

Méthodes publiques

Méthode Description
bootRunTime ( Object $object, Configs $configs )
getColumns ( )
getRequiredFields ( ) : array A list of field names that are included additional in ObjectCrud's field list during loading of this field.
getSelection ( ) : array

Method Details

bootRunTime() public méthode

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

getColumns() public méthode

public getColumns ( )

getRequiredFields() public méthode

A list of field names that are included additional in ObjectCrud's field list during loading of this field.
public getRequiredFields ( ) : array
Résultat array

getSelection() public méthode

public getSelection ( ) : array
Résultat array

Property Details

$name protected_oe property

protected $name