File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Documentation/ApiOverview/FlexForms/_codesnippets Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 'my-extension-icon ' ,
1111 'plugins ' ,
1212 'Plugin description ' ,
13- 'FILE:EXT:my_extension/Configuration/FlexForm .xml ' ,
13+ 'FILE:EXT:my_extension/Configuration/FlexForms/MyFlexform .xml ' ,
1414);
1515
1616ExtensionManagementUtility::addToAllTCAtypes (
2222
2323ExtensionManagementUtility::addPiFlexFormValue (
2424 '' ,
25- 'FILE:EXT:myext/Configuration/FlexForm .xml ' ,
25+ 'FILE:EXT:myext/Configuration/FlexForms/MyFlexform .xml ' ,
2626 $ ctypeKey ,
2727);
Original file line number Diff line number Diff line change 2222
2323ExtensionManagementUtility::addPiFlexFormValue (
2424 '' ,
25- 'FILE:EXT:myext/Configuration/FlexForm .xml ' ,
25+ 'FILE:EXT:myext/Configuration/FlexForms/MyFlexform .xml ' ,
2626 $ ctypeKey ,
2727);
You can’t perform that action at this time.
0 commit comments