...
Code Block | ||
---|---|---|
| ||
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 name | Description |
---|---|
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. |