Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added methods

...

Code Block
languagephp
$target = "CMS_LINKTARGET[1]";
echo '<img<a srchref="path/to/source" alt="alt" www.someexistingurl.domain" target="'.$target.'" >Url</>';a>';

Methods for CMS_LINKTARGET

List all methods for CMS_LINKTARGET at our API documentation.

Function nameDescription
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.