DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Reference

View

Property: Data type: Description: Default:
view.templateRootPaths array Defines the path where the templates are located.
templateRootPaths {
0 = EXT:tt_address/Resources/Private/Templates/ 1 = {$plugin.tx_ttaddress.view.templateRootPath}

}

view.partialRootPaths array Defines the path where the partials are located.
partialRootPaths {
0 = EXT:tt_address/Resources/Private/Partials/ 1 = {$plugin.tx_ttaddress.view.partialRootPath}

}

view.layoutRootPaths array Defines the path where the layouts are located.
layoutRootPaths {
0 = EXT:tt_address/Resources/Private/Layouts/ 1 = {$plugin.tx_ttaddress.view.layoutRootPath}

}

Settings