PHP Class FluidTYPO3\Flux\Tests\Unit\Backend\DynamicFlexFormTest

Inheritance: extends FluidTYPO3\Flux\Tests\Unit\AbstractTestCase
Datei anzeigen Open project: fluidtypo3/flux

Public Methods

Method Description
canExecuteDataStructurePostProcessHook ( )
canExecuteDataStructurePostProcessHookWithNullFieldAndBadTableName ( )
canExecuteDataStructurePostProcessHookWithNullFieldName ( )

Protected Methods

Method Description
canExecuteDataStructurePostProcessHookInternal ( string $fieldName = 'pi_flexform', string $table = 'tt_content' ) : void

Method Details

canExecuteDataStructurePostProcessHook() public method

canExecuteDataStructurePostProcessHookInternal() protected method

protected canExecuteDataStructurePostProcessHookInternal ( string $fieldName = 'pi_flexform', string $table = 'tt_content' ) : void
$fieldName string
$table string
return void

canExecuteDataStructurePostProcessHookWithNullFieldAndBadTableName() public method

canExecuteDataStructurePostProcessHookWithNullFieldName() public method