Content - News Menu - Ressources Menu - Sitemap - Share your code - Code library - Reference
Formidable is part of the TYPO3 Project and is supported by Ameos
| path | data type | req | default | uobj | description |
|---|---|---|---|---|---|
| all |
This control has applied all the common properties of renderlet. See renderlet:* section for the complete list of common properties to use. | ||||
| href | string | X |
Set the target url for this link. Either href or url is required and must be set at once. Via HTML, it will be generated the following code:
| ||
| url | string | X |
Set the target url for this link. Either href or url is required and must be set at once. Via HTML, it will be generated the following code:
| ||
| anchor | string | X |
Set the name of anchor to use for this control. TODO | ||
| target | string | X |
Set the way how the link are opened. This property can have one of the following values:
| ||
| typolink | ? | TODO | |||
| urlOnly | boolean | TODO |
Provided by Ameos