PHP Class FluidTYPO3\Fluidpages\Tests\Fixtures\Provider\DummyPageProvider

Inheritance: extends FluidTYPO3\Fluidpages\Provider\SubPageProvider
Afficher le fichier Open project: fluidtypo3/fluidpages

Protected Properties

Свойство Type Description
$values array

Méthodes publiques

Méthode Description
getFlexFormValues ( array $row ) : array()
getForm ( array $row ) : Form
setFlexFormValues ( array $values ) : void
trigger ( array $row, string $table, string $field, string $extensionKey = null ) : boolean

Method Details

getFlexFormValues() public méthode

public getFlexFormValues ( array $row ) : array()
$row array
Résultat array()

getForm() public méthode

public getForm ( array $row ) : Form
$row array
Résultat FluidTYPO3\Flux\Form

setFlexFormValues() public méthode

public setFlexFormValues ( array $values ) : void
$values array
Résultat void

trigger() public méthode

public trigger ( array $row, string $table, string $field, string $extensionKey = null ) : boolean
$row array
$table string
$field string
$extensionKey string
Résultat boolean

Property Details

$values protected_oe property

protected array $values
Résultat array