Versions Compared

Key

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

...

Code Block
languagephp
echo "CMS_FILELIST[1]";
or
echo "CMS_FILELIST[100]";

1.Configuration Configuration

The configuration of CMS_FILELIST is splitted in four different sections.

...

{FILEDIRECTORY}

{FILELINK}

Methods for CMS_FILELIST

List all methods for CMS_FILELIST at our API documentation.

Function nameDescription
generateViewCode()Generates the code which should be shown if this content type is shown in the frontend.
generateFileListCode()Function is called in edit- and viewmode in order to generate code for output.
generateEditCode()Generates the code which should be shown if this content type is edited.
generateFileSelect()Generate a select box containing all files for the manual tab.