...
The name CMS_FILELIST specifies which content type should be used and [1] is the index of headline. The index must be integer value.
Info | ||
---|---|---|
| ||
If you are using more then one CMS_FILELIST per article, you have to change/increment index of the next 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. |