‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaRadioItemsTest Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaRadioItemsTest:

Public Member Functions

 addDataThrowsExceptionIfRadioItemsNotDefined ()
 
 addDataKeepExistingItems ()
 
 addDataThrowsExceptionIfItemsAreNoArray ()
 
 addDataThrowsExceptionIfItemLabelIsNotSet ()
 
 addDataThrowsExceptionIfItemValueIsNotSet ()
 
 addDataTranslatesItemLabels ()
 
 addDataCallsItemsProcFunc ()
 
 addDataItemsProcFuncReceivesParameters ()
 
 addDataItemsProcFuncEnqueuesFlashMessageOnException ()
 
 addDataTranslatesItemLabelsFromPageTsConfig ()
 

Protected Member Functions

 tearDown ()
 

Detailed Description

Definition at line 30 of file TcaRadioItemsTest.php.

Member Function Documentation

◆ addDataCallsItemsProcFunc()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaRadioItemsTest::addDataCallsItemsProcFunc ( )

Definition at line 218 of file TcaRadioItemsTest.php.

References $GLOBALS.

◆ addDataItemsProcFuncEnqueuesFlashMessageOnException()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaRadioItemsTest::addDataItemsProcFuncEnqueuesFlashMessageOnException ( )

Definition at line 342 of file TcaRadioItemsTest.php.

References $GLOBALS.

◆ addDataItemsProcFuncReceivesParameters()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaRadioItemsTest::addDataItemsProcFuncReceivesParameters ( )

Definition at line 261 of file TcaRadioItemsTest.php.

References $GLOBALS.

◆ addDataKeepExistingItems()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaRadioItemsTest::addDataKeepExistingItems ( )

Definition at line 67 of file TcaRadioItemsTest.php.

References $GLOBALS.

◆ addDataThrowsExceptionIfItemLabelIsNotSet()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaRadioItemsTest::addDataThrowsExceptionIfItemLabelIsNotSet ( )

Definition at line 124 of file TcaRadioItemsTest.php.

References $GLOBALS.

◆ addDataThrowsExceptionIfItemsAreNoArray()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaRadioItemsTest::addDataThrowsExceptionIfItemsAreNoArray ( )

Definition at line 96 of file TcaRadioItemsTest.php.

References $GLOBALS.

◆ addDataThrowsExceptionIfItemValueIsNotSet()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaRadioItemsTest::addDataThrowsExceptionIfItemValueIsNotSet ( )

Definition at line 154 of file TcaRadioItemsTest.php.

References $GLOBALS.

◆ addDataThrowsExceptionIfRadioItemsNotDefined()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaRadioItemsTest::addDataThrowsExceptionIfRadioItemsNotDefined ( )

Definition at line 42 of file TcaRadioItemsTest.php.

References $GLOBALS.

◆ addDataTranslatesItemLabels()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaRadioItemsTest::addDataTranslatesItemLabels ( )

Definition at line 184 of file TcaRadioItemsTest.php.

References $GLOBALS.

◆ addDataTranslatesItemLabelsFromPageTsConfig()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaRadioItemsTest::addDataTranslatesItemLabelsFromPageTsConfig ( )

Definition at line 406 of file TcaRadioItemsTest.php.

References $GLOBALS.

◆ tearDown()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaRadioItemsTest::tearDown ( )
protected

Tear down

Definition at line 35 of file TcaRadioItemsTest.php.