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

Public Member Functions

 addDataWithoutModifyRightsButWithInlineTypeWillNotParseChildren ()
 
 addDataWithUserRightsButWithoutInlineTypeWillNotParseChildren ()
 
 addDataWithInlineTypeAndModifyRightsWillAddChildren ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

BackendUserAuthentication &MockObject $beUserMock
 

Detailed Description

Definition at line 26 of file TcaInlineTest.php.

Member Function Documentation

◆ addDataWithInlineTypeAndModifyRightsWillAddChildren()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaInlineTest::addDataWithInlineTypeAndModifyRightsWillAddChildren ( )

Definition at line 99 of file TcaInlineTest.php.

◆ addDataWithoutModifyRightsButWithInlineTypeWillNotParseChildren()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaInlineTest::addDataWithoutModifyRightsButWithInlineTypeWillNotParseChildren ( )

Definition at line 38 of file TcaInlineTest.php.

◆ addDataWithUserRightsButWithoutInlineTypeWillNotParseChildren()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaInlineTest::addDataWithUserRightsButWithoutInlineTypeWillNotParseChildren ( )

Definition at line 69 of file TcaInlineTest.php.

◆ setUp()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaInlineTest::setUp ( )
protected

Member Data Documentation

◆ $beUserMock

BackendUserAuthentication& MockObject TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaInlineTest::$beUserMock
protected