Accessing the Layout Field in typo3 my Extension

83 Views Asked by At

How can i access the Layout Property of my Plugin in the controller? On Page Side i do the following: {data.layout}.

But i cant find a variable for the plugin Layout. I need sometthing like: {myPlugin.layout}

Thanks for the help

Plugin Screenshot

0

There are 0 best solutions below