|
1 | | -temp.formcycle =< lib.contentElement |
2 | | -temp.formcycle { |
3 | | - templateRootPaths.1 = EXT:xm_formcycle/Resources/Private/Templates/ |
4 | | - templateRootPaths.2 = {$plugin.tx_xmformcycle.view.templateRootPath} |
5 | | - partialRootPaths.1 = EXT:xm_formcycle/Resources/Private/Partials/ |
6 | | - partialRootPaths.2 = {$plugin.tx_xmformcycle.view.partialRootPath} |
7 | | - layoutRootPaths.1 = EXT:xm_formcycle/Resources/Private/Layouts/ |
8 | | - layoutRootPaths.2 = {$plugin.tx_xmformcycle.view.layoutRootPath} |
9 | | - |
10 | | - templateName = Formcycle |
11 | | -} |
12 | | - |
13 | 1 | tt_content.formcycle = COA |
14 | 2 | tt_content.formcycle { |
15 | 3 |
|
16 | 4 | 10 = COA_INT |
17 | 5 | 10.stdWrap.if.equals = default |
18 | 6 | 10.stdWrap.if.value.data = flexform : pi_flexform:settings.xf.integrationMode |
19 | | - 10.1 =< temp.formcycle |
20 | | - 10.1.dataProcessing { |
21 | | - 1709129505 = formcycle-ajax |
22 | | - 1709129509 = formcycle-iframe |
23 | | - 1709129512 = formcycle-integrated |
| 7 | + 10.1 =< lib.contentElement |
| 8 | + 10.1 { |
| 9 | + templateRootPaths.1 = EXT:xm_formcycle/Resources/Private/Templates/ |
| 10 | + templateRootPaths.2 = {$plugin.tx_xmformcycle.view.templateRootPath} |
| 11 | + partialRootPaths.1 = EXT:xm_formcycle/Resources/Private/Partials/ |
| 12 | + partialRootPaths.2 = {$plugin.tx_xmformcycle.view.partialRootPath} |
| 13 | + layoutRootPaths.1 = EXT:xm_formcycle/Resources/Private/Layouts/ |
| 14 | + layoutRootPaths.2 = {$plugin.tx_xmformcycle.view.layoutRootPath} |
| 15 | + templateName = Formcycle |
| 16 | + dataProcessing { |
| 17 | + 1709129505 = Xima\XmFormcycle\DataProcessing\AjaxProcessor |
| 18 | + 1709129509 = Xima\XmFormcycle\DataProcessing\iFrameProcessor |
| 19 | + 1709129512 = Xima\XmFormcycle\DataProcessing\IntegratedProcessor |
| 20 | + } |
24 | 21 | } |
25 | 22 |
|
26 | 23 | 20 = COA_INT |
27 | 24 | 20.stdWrap.if.equals = integrated |
28 | 25 | 20.stdWrap.if.value.data = flexform : pi_flexform:settings.xf.integrationMode |
29 | | - 20.1 =< temp.formcycle |
30 | | - 20.1.dataProcessing { |
31 | | - 1709129512 = formcycle-integrated |
| 26 | + 20.1 =< lib.contentElement |
| 27 | + 20.1 { |
| 28 | + templateRootPaths.1 = EXT:xm_formcycle/Resources/Private/Templates/ |
| 29 | + templateRootPaths.2 = {$plugin.tx_xmformcycle.view.templateRootPath} |
| 30 | + partialRootPaths.1 = EXT:xm_formcycle/Resources/Private/Partials/ |
| 31 | + partialRootPaths.2 = {$plugin.tx_xmformcycle.view.partialRootPath} |
| 32 | + layoutRootPaths.1 = EXT:xm_formcycle/Resources/Private/Layouts/ |
| 33 | + layoutRootPaths.2 = {$plugin.tx_xmformcycle.view.layoutRootPath} |
| 34 | + templateName = Formcycle |
| 35 | + dataProcessing { |
| 36 | + 1709129512 = Xima\XmFormcycle\DataProcessing\IntegratedProcessor |
| 37 | + } |
32 | 38 | } |
33 | 39 |
|
34 | 40 | 30 = COA |
35 | 41 | 30.stdWrap.if.equals = AJAX (TYPO3) |
36 | 42 | 30.stdWrap.if.value.data = flexform : pi_flexform:settings.xf.integrationMode |
37 | | - 30.1 =< temp.formcycle |
38 | | - 30.1.dataProcessing { |
39 | | - 1709129505 = formcycle-ajax |
| 43 | + 30.1 =< lib.contentElement |
| 44 | + 30.1 { |
| 45 | + templateRootPaths.1 = EXT:xm_formcycle/Resources/Private/Templates/ |
| 46 | + templateRootPaths.2 = {$plugin.tx_xmformcycle.view.templateRootPath} |
| 47 | + partialRootPaths.1 = EXT:xm_formcycle/Resources/Private/Partials/ |
| 48 | + partialRootPaths.2 = {$plugin.tx_xmformcycle.view.partialRootPath} |
| 49 | + layoutRootPaths.1 = EXT:xm_formcycle/Resources/Private/Layouts/ |
| 50 | + layoutRootPaths.2 = {$plugin.tx_xmformcycle.view.layoutRootPath} |
| 51 | + templateName = Formcycle |
| 52 | + dataProcessing { |
| 53 | + 1709129505 = Xima\XmFormcycle\DataProcessing\AjaxProcessor |
| 54 | + } |
40 | 55 | } |
41 | 56 |
|
42 | 57 | 40 = COA |
43 | 58 | 40.stdWrap.if.equals = AJAX (FORMCYCLE) |
44 | 59 | 40.stdWrap.if.value.data = flexform : pi_flexform:settings.xf.integrationMode |
45 | | - 40.1 =< temp.formcycle |
46 | | - 40.1.dataProcessing { |
47 | | - 1709129505 = formcycle-ajax |
| 60 | + 40.1 =< lib.contentElement |
| 61 | + 40.1 { |
| 62 | + templateRootPaths.1 = EXT:xm_formcycle/Resources/Private/Templates/ |
| 63 | + templateRootPaths.2 = {$plugin.tx_xmformcycle.view.templateRootPath} |
| 64 | + partialRootPaths.1 = EXT:xm_formcycle/Resources/Private/Partials/ |
| 65 | + partialRootPaths.2 = {$plugin.tx_xmformcycle.view.partialRootPath} |
| 66 | + layoutRootPaths.1 = EXT:xm_formcycle/Resources/Private/Layouts/ |
| 67 | + layoutRootPaths.2 = {$plugin.tx_xmformcycle.view.layoutRootPath} |
| 68 | + templateName = Formcycle |
| 69 | + dataProcessing { |
| 70 | + 1709129505 = Xima\XmFormcycle\DataProcessing\AjaxProcessor |
| 71 | + } |
48 | 72 | } |
49 | 73 |
|
50 | 74 | 50 = COA |
51 | 75 | 50.stdWrap.if.equals = iFrame |
52 | 76 | 50.stdWrap.if.value.data = flexform : pi_flexform:settings.xf.integrationMode |
53 | | - 50.1 =< temp.formcycle |
54 | | - 50.1.dataProcessing { |
55 | | - 1709129509 = formcycle-iframe |
| 77 | + 50.1 =< lib.contentElement |
| 78 | + 50.1 { |
| 79 | + templateRootPaths.1 = EXT:xm_formcycle/Resources/Private/Templates/ |
| 80 | + templateRootPaths.2 = {$plugin.tx_xmformcycle.view.templateRootPath} |
| 81 | + partialRootPaths.1 = EXT:xm_formcycle/Resources/Private/Partials/ |
| 82 | + partialRootPaths.2 = {$plugin.tx_xmformcycle.view.partialRootPath} |
| 83 | + layoutRootPaths.1 = EXT:xm_formcycle/Resources/Private/Layouts/ |
| 84 | + layoutRootPaths.2 = {$plugin.tx_xmformcycle.view.layoutRootPath} |
| 85 | + templateName = Formcycle |
| 86 | + dataProcessing { |
| 87 | + 1709129509 = Xima\XmFormcycle\DataProcessing\iFrameProcessor |
| 88 | + } |
56 | 89 | } |
57 | 90 |
|
58 | 91 | } |
59 | 92 |
|
| 93 | + |
60 | 94 | formcycle_ajax = PAGE |
61 | 95 | formcycle_ajax.typeNum = 1464705954 |
0 commit comments