...
Code Block | ||
---|---|---|
| ||
$target = "CMS_LINKTARGET[1]"; echo '<a href="www.someexistingurl.domain" target="'.$target.'">Url</a>'; |
Methods for CMS_LINKTARGET
List all methods for CMS_LINKTARGET at our API documentation.
Function name | Description |
---|---|
generateViewCode() | Generates the code which should be shown if this content type is shown in the frontend. |
generateEditCode() | Generates the code which should be shown if this content type is edited. |