‪TYPO3CMS  ‪main
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

Definition at line 28 of file FormInlineAjaxControllerTest.php.

Member Function Documentation

◆ createActionThrowsExceptionIfContextConfigSectionDoesNotValidate()

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

Definition at line 67 of file FormInlineAjaxControllerTest.php.

◆ createActionThrowsExceptionIfContextConfigSectionIsEmpty()

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

Definition at line 52 of file FormInlineAjaxControllerTest.php.

◆ createActionThrowsExceptionIfContextIsEmpty()

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

Definition at line 37 of file FormInlineAjaxControllerTest.php.

◆ detailsActionThrowsExceptionIfContextConfigSectionDoesNotValidate()

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

Definition at line 119 of file FormInlineAjaxControllerTest.php.

◆ detailsActionThrowsExceptionIfContextConfigSectionIsEmpty()

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

Definition at line 104 of file FormInlineAjaxControllerTest.php.

◆ detailsActionThrowsExceptionIfContextIsEmpty()

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

Definition at line 89 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

Definition at line 197 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

Definition at line 219 of file FormInlineAjaxControllerTest.php.

◆ setUp()

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

Definition at line 30 of file FormInlineAjaxControllerTest.php.

References $GLOBALS.

◆ synchronizeLocalizeActionThrowsExceptionIfContextConfigSectionDoesNotValidate()

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

Definition at line 171 of file FormInlineAjaxControllerTest.php.

◆ synchronizeLocalizeActionThrowsExceptionIfContextConfigSectionIsEmpty()

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

Definition at line 156 of file FormInlineAjaxControllerTest.php.

◆ synchronizeLocalizeActionThrowsExceptionIfContextIsEmpty()

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

Definition at line 141 of file FormInlineAjaxControllerTest.php.