Package

ViewHelpers

ViewHelper Documentation

v:media.files

Returns an array of files found in the provided path

Arguments

path string

Path to the folder containing the files to be listed.

extensionList string

A comma seperated list of file extensions to pick up.

prependPath boolean

If set to TRUE the path will be prepended to file names.

order string

If set to "mtime" sorts files by modification time or alphabetically otherwise.

excludePattern string

A comma seperated list of filenames to exclude, no wildcards.

ViewHelper Resources

Schema Resources