![]() |
TYPO3
7.6
|
Protected Member Functions | |
setUp () | |
![]() | |
setUp () | |
Protected Attributes | |
$assertionDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/' | |
![]() | |
$scenarioDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/DataSet/' | |
$coreExtensionsToLoad | |
Additional Inherited Members | |
![]() | |
const | VALUE_PageId = 89 |
const | VALUE_PageIdTarget = 90 |
const | VALUE_PageIdWebsite = 1 |
const | VALUE_ContentIdFirst = 297 |
const | VALUE_ContentIdLast = 298 |
const | VALUE_HotelIdFirst = 3 |
const | VALUE_HotelIdSecond = 4 |
const | VALUE_HotelIdThird = 5 |
const | VALUE_LanguageId = 1 |
const | VALUE_WorkspaceId = 1 |
const | TABLE_Page = 'pages' |
const | TABLE_Content = 'tt_content' |
const | TABLE_Hotel = 'tx_irretutorial_1ncsv_hotel' |
const | TABLE_Offer = 'tx_irretutorial_1ncsv_offer' |
const | FIELD_ContentHotel = 'tx_irretutorial_1ncsv_hotels' |
const | FIELD_HotelOffer = 'offers' |
Functional test for the DataHandler
Definition at line 20 of file IRRE/CSV/Publish/ActionTest.php.
changeParentContentSorting | ( | ) |
Definition at line 200 of file IRRE/CSV/Publish/ActionTest.php.
copyPage | ( | ) |
Definition at line 298 of file IRRE/CSV/Publish/ActionTest.php.
copyPageWithHotelBeforeParentContent | ( | ) |
Definition at line 318 of file IRRE/CSV/Publish/ActionTest.php.
copyParentContent | ( | ) |
Definition at line 104 of file IRRE/CSV/Publish/ActionTest.php.
copyParentContentToDifferentPage | ( | ) |
Definition at line 120 of file IRRE/CSV/Publish/ActionTest.php.
createAndCopyParentContentWithHotelAndOfferChildren | ( | ) |
Definition at line 360 of file IRRE/CSV/Publish/ActionTest.php.
createAndCopyParentContentWithHotelAndOfferChildrenAndDiscardCopiedParent | ( | ) |
Definition at line 385 of file IRRE/CSV/Publish/ActionTest.php.
createAndLocalizeParentContentWithHotelAndOfferChildren | ( | ) |
Definition at line 402 of file IRRE/CSV/Publish/ActionTest.php.
createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardCreatedParent | ( | ) |
Definition at line 424 of file IRRE/CSV/Publish/ActionTest.php.
createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardLocalizedParent | ( | ) |
Definition at line 440 of file IRRE/CSV/Publish/ActionTest.php.
createParentContent | ( | ) |
Definition at line 40 of file IRRE/CSV/Publish/ActionTest.php.
createParentContentWithHotelAndOfferChildren | ( | ) |
IRRE Child Records
Definition at line 342 of file IRRE/CSV/Publish/ActionTest.php.
deletePage | ( | ) |
Definition at line 284 of file IRRE/CSV/Publish/ActionTest.php.
References $response.
deleteParentContent | ( | ) |
Definition at line 73 of file IRRE/CSV/Publish/ActionTest.php.
deleteParentContentAndDiscardDeletedParent | ( | ) |
Definition at line 88 of file IRRE/CSV/Publish/ActionTest.php.
localizeParentContentInKeepMode | ( | ) |
Definition at line 136 of file IRRE/CSV/Publish/ActionTest.php.
localizeParentContentInSelectMode | ( | ) |
Definition at line 168 of file IRRE/CSV/Publish/ActionTest.php.
localizeParentContentWithAllChildrenInKeepMode | ( | ) |
Definition at line 152 of file IRRE/CSV/Publish/ActionTest.php.
localizeParentContentWithAllChildrenInSelectMode | ( | ) |
Definition at line 184 of file IRRE/CSV/Publish/ActionTest.php.
modifyAndDiscardAndModifyParentWithHotelChild | ( | ) |
Definition at line 583 of file IRRE/CSV/Publish/ActionTest.php.
modifyOnlyHotelChild | ( | ) |
Definition at line 457 of file IRRE/CSV/Publish/ActionTest.php.
modifyPage | ( | ) |
Page records
Definition at line 266 of file IRRE/CSV/Publish/ActionTest.php.
modifyParentAndAddHotelChild | ( | ) |
Definition at line 548 of file IRRE/CSV/Publish/ActionTest.php.
modifyParentAndChangeHotelChildrenSorting | ( | ) |
Definition at line 473 of file IRRE/CSV/Publish/ActionTest.php.
modifyParentAndDeleteHotelChild | ( | ) |
Definition at line 564 of file IRRE/CSV/Publish/ActionTest.php.
modifyParentContent | ( | ) |
Definition at line 55 of file IRRE/CSV/Publish/ActionTest.php.
modifyParentWithHotelChild | ( | ) |
Definition at line 489 of file IRRE/CSV/Publish/ActionTest.php.
modifyParentWithHotelChildAndDiscardAll | ( | ) |
Definition at line 529 of file IRRE/CSV/Publish/ActionTest.php.
modifyParentWithHotelChildAndDiscardModifiedParent | ( | ) |
Definition at line 505 of file IRRE/CSV/Publish/ActionTest.php.
moveParentContentToDifferentPage | ( | ) |
Definition at line 219 of file IRRE/CSV/Publish/ActionTest.php.
moveParentContentToDifferentPageAndChangeSorting | ( | ) |
Definition at line 237 of file IRRE/CSV/Publish/ActionTest.php.
|
protected |
Parent content records
Definition at line 31 of file IRRE/CSV/Publish/ActionTest.php.
|
protected |
Definition at line 25 of file IRRE/CSV/Publish/ActionTest.php.