PHP Class FluidTYPO3\Flux\Tests\Unit\Provider\AbstractProviderTest

Inheritance: extends FluidTYPO3\Flux\Tests\Unit\AbstractTestCase
Afficher le fichier Open project: fluidtypo3/flux

Protected Properties

Свойство Type Description
$configurationProviderClassName string

Méthodes publiques

Méthode Description
canCallPreProcessCommand ( )
canCallResetMethod ( )
canExecuteClearCacheCommand ( )
canGetAndSetContentObjectType ( )
canGetAndSetListType ( )
canGetConfigurationSection ( )
canGetControllerActionName ( )
canGetControllerActionReferenceName ( )
canGetControllerExtensionKey ( )
canGetExtensionKey ( ) BASIC STUB: override this in your own test class if your Provider is expected to return an extension key.
canGetFieldName ( )
canGetFlexformValues ( )
canGetForcedTemplateVariables ( )
canGetForm ( )
canGetFormWithFieldsFromTemplate ( )
canGetGrid ( )
canGetParentFieldName ( )
canGetPriority ( )
canGetTableName ( ) BASIC STUB: override this in your own test class if your Provider is expected to return an extension key.
canGetTemplateFilePathAndFilename ( )
canGetTemplatePaths ( )
canGetTemplateVariables ( )
canLoadRecordFromDatabase ( )
canPostProcessDataStructure ( )
canPostProcessDataStructureWithManualFormInstance ( )
canPostProcessRecord ( )
canPostProcessRecordWithNullFieldName ( )
canPreProcessRecordAndTransferDataToRecordValues ( )
canSetConfigurationSectionName ( )
canSetExtensionKey ( )
canSetExtensionKeyAndPassToFormThroughLoadSettings ( )
canSetFieldName ( )
canSetForm ( )
canSetGrid ( )
canSetTableName ( )
canSetTemplatePathAndFilename ( )
canSetTemplatePaths ( )
canSetTemplateVariables ( )
canUseAbsoluteTemplatePathDirectly ( )
getFormReturnsEarlyFormInstanceIfClassDefinedAndExists ( )
getPreviewUsesPreviewView ( )
getPreviewViewReturnsPreviewViewInstance ( )
prunesEmptyFieldNodesOnRecordSave ( )
testApplyLocalisationToPageValues ( )
testDontApplyLocalisationToPageValuesInDefaultLanguage ( )
testMaintainUidAndPidOfThePage ( )

Méthodes protégées

Méthode Description
getBasicRecord ( ) : array
getConfigurationProviderInstance ( ) : ProviderInterface

Method Details

canCallPreProcessCommand() public méthode

canCallResetMethod() public méthode

public canCallResetMethod ( )

canExecuteClearCacheCommand() public méthode

canGetAndSetContentObjectType() public méthode

canGetAndSetListType() public méthode

canGetConfigurationSection() public méthode

canGetControllerActionName() public méthode

canGetControllerActionReferenceName() public méthode

canGetControllerExtensionKey() public méthode

canGetExtensionKey() public méthode

BASIC STUB: override this in your own test class if your Provider is expected to return an extension key.
public canGetExtensionKey ( )

canGetFieldName() public méthode

public canGetFieldName ( )

canGetFlexformValues() public méthode

canGetForcedTemplateVariables() public méthode

canGetForm() public méthode

public canGetForm ( )

canGetFormWithFieldsFromTemplate() public méthode

canGetGrid() public méthode

public canGetGrid ( )

canGetParentFieldName() public méthode

canGetPriority() public méthode

public canGetPriority ( )

canGetTableName() public méthode

BASIC STUB: override this in your own test class if your Provider is expected to return an extension key.
public canGetTableName ( )

canGetTemplateFilePathAndFilename() public méthode

canGetTemplatePaths() public méthode

public canGetTemplatePaths ( )

canGetTemplateVariables() public méthode

canLoadRecordFromDatabase() public méthode

canPostProcessDataStructure() public méthode

canPostProcessDataStructureWithManualFormInstance() public méthode

canPostProcessRecord() public méthode

canPostProcessRecordWithNullFieldName() public méthode

canPreProcessRecordAndTransferDataToRecordValues() public méthode

canSetConfigurationSectionName() public méthode

canSetExtensionKey() public méthode

public canSetExtensionKey ( )

canSetExtensionKeyAndPassToFormThroughLoadSettings() public méthode

canSetFieldName() public méthode

public canSetFieldName ( )

canSetForm() public méthode

public canSetForm ( )

canSetGrid() public méthode

public canSetGrid ( )

canSetTableName() public méthode

public canSetTableName ( )

canSetTemplatePathAndFilename() public méthode

canSetTemplatePaths() public méthode

public canSetTemplatePaths ( )

canSetTemplateVariables() public méthode

canUseAbsoluteTemplatePathDirectly() public méthode

getBasicRecord() protected méthode

protected getBasicRecord ( ) : array
Résultat array

getConfigurationProviderInstance() protected méthode

protected getConfigurationProviderInstance ( ) : ProviderInterface
Résultat ProviderInterface

getFormReturnsEarlyFormInstanceIfClassDefinedAndExists() public méthode

getPreviewUsesPreviewView() public méthode

getPreviewViewReturnsPreviewViewInstance() public méthode

prunesEmptyFieldNodesOnRecordSave() public méthode

testApplyLocalisationToPageValues() public méthode

testDontApplyLocalisationToPageValuesInDefaultLanguage() public méthode

testMaintainUidAndPidOfThePage() public méthode

Property Details

$configurationProviderClassName protected_oe property

protected string $configurationProviderClassName
Résultat string