‪TYPO3CMS  11.5
TYPO3\CMS\Backend\Tests\Unit\Controller\FormInlineAjaxControllerTest Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Tests\Unit\Controller\FormInlineAjaxControllerTest:

Public Member Functions

 createActionThrowsExceptionIfContextIsEmpty ()
 
 createActionThrowsExceptionIfContextConfigSectionIsEmpty ()
 
 createActionThrowsExceptionIfContextConfigSectionDoesNotValidate ()
 
 detailsActionThrowsExceptionIfContextIsEmpty ()
 
 detailsActionThrowsExceptionIfContextConfigSectionIsEmpty ()
 
 detailsActionThrowsExceptionIfContextConfigSectionDoesNotValidate ()
 
 synchronizeLocalizeActionThrowsExceptionIfContextIsEmpty ()
 
 synchronizeLocalizeActionThrowsExceptionIfContextConfigSectionIsEmpty ()
 
 synchronizeLocalizeActionThrowsExceptionIfContextConfigSectionDoesNotValidate ()
 
 getInlineExpandCollapseStateArraySwitchesToFallbackIfTheBackendUserDoesNotHaveAnUCInlineViewProperty ()
 
 getInlineExpandCollapseStateArrayWillUnserializeUCInlineViewPropertyAsAnArrayWithData ()
 

Protected Member Functions

 setUp ()
 

Detailed Description

Test case

Definition at line 29 of file FormInlineAjaxControllerTest.php.

Member Function Documentation

◆ createActionThrowsExceptionIfContextConfigSectionDoesNotValidate()

TYPO3\CMS\Backend\Tests\Unit\Controller\FormInlineAjaxControllerTest::createActionThrowsExceptionIfContextConfigSectionDoesNotValidate ( )
Test:

Definition at line 77 of file FormInlineAjaxControllerTest.php.

◆ createActionThrowsExceptionIfContextConfigSectionIsEmpty()

TYPO3\CMS\Backend\Tests\Unit\Controller\FormInlineAjaxControllerTest::createActionThrowsExceptionIfContextConfigSectionIsEmpty ( )
Test:

Definition at line 59 of file FormInlineAjaxControllerTest.php.

◆ createActionThrowsExceptionIfContextIsEmpty()

TYPO3\CMS\Backend\Tests\Unit\Controller\FormInlineAjaxControllerTest::createActionThrowsExceptionIfContextIsEmpty ( )
Test:

Definition at line 41 of file FormInlineAjaxControllerTest.php.

◆ detailsActionThrowsExceptionIfContextConfigSectionDoesNotValidate()

TYPO3\CMS\Backend\Tests\Unit\Controller\FormInlineAjaxControllerTest::detailsActionThrowsExceptionIfContextConfigSectionDoesNotValidate ( )
Test:

Definition at line 138 of file FormInlineAjaxControllerTest.php.

◆ detailsActionThrowsExceptionIfContextConfigSectionIsEmpty()

TYPO3\CMS\Backend\Tests\Unit\Controller\FormInlineAjaxControllerTest::detailsActionThrowsExceptionIfContextConfigSectionIsEmpty ( )
Test:

Definition at line 120 of file FormInlineAjaxControllerTest.php.

◆ detailsActionThrowsExceptionIfContextIsEmpty()

TYPO3\CMS\Backend\Tests\Unit\Controller\FormInlineAjaxControllerTest::detailsActionThrowsExceptionIfContextIsEmpty ( )
Test:

Definition at line 102 of file FormInlineAjaxControllerTest.php.

◆ getInlineExpandCollapseStateArraySwitchesToFallbackIfTheBackendUserDoesNotHaveAnUCInlineViewProperty()

TYPO3\CMS\Backend\Tests\Unit\Controller\FormInlineAjaxControllerTest::getInlineExpandCollapseStateArraySwitchesToFallbackIfTheBackendUserDoesNotHaveAnUCInlineViewProperty ( )

Fallback for IRRE items without inline view attribute

See also
https://forge.typo3.org/issues/76561
Test:

Definition at line 227 of file FormInlineAjaxControllerTest.php.

◆ getInlineExpandCollapseStateArrayWillUnserializeUCInlineViewPropertyAsAnArrayWithData()

TYPO3\CMS\Backend\Tests\Unit\Controller\FormInlineAjaxControllerTest::getInlineExpandCollapseStateArrayWillUnserializeUCInlineViewPropertyAsAnArrayWithData ( )

Unserialize uc inline view string for IRRE item

See also
https://forge.typo3.org/issues/76561
Test:

Definition at line 252 of file FormInlineAjaxControllerTest.php.

◆ setUp()

TYPO3\CMS\Backend\Tests\Unit\Controller\FormInlineAjaxControllerTest::setUp ( )
protected

Definition at line 32 of file FormInlineAjaxControllerTest.php.

References $GLOBALS.

◆ synchronizeLocalizeActionThrowsExceptionIfContextConfigSectionDoesNotValidate()

TYPO3\CMS\Backend\Tests\Unit\Controller\FormInlineAjaxControllerTest::synchronizeLocalizeActionThrowsExceptionIfContextConfigSectionDoesNotValidate ( )
Test:

Definition at line 199 of file FormInlineAjaxControllerTest.php.

◆ synchronizeLocalizeActionThrowsExceptionIfContextConfigSectionIsEmpty()

TYPO3\CMS\Backend\Tests\Unit\Controller\FormInlineAjaxControllerTest::synchronizeLocalizeActionThrowsExceptionIfContextConfigSectionIsEmpty ( )
Test:

Definition at line 181 of file FormInlineAjaxControllerTest.php.

◆ synchronizeLocalizeActionThrowsExceptionIfContextIsEmpty()

TYPO3\CMS\Backend\Tests\Unit\Controller\FormInlineAjaxControllerTest::synchronizeLocalizeActionThrowsExceptionIfContextIsEmpty ( )
Test:

Definition at line 163 of file FormInlineAjaxControllerTest.php.