Versions Compared

Key

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

...

Code Block
languagephp
$link = "CMS_LINK[1]";
echo '<a href="'.$link.'" target="_blank">Url</a>';


List all methods for CMS_LINK 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.