file_markup_files
Added in version 2.7.
Usage
Filter the set of files to be displayed by file_markup
Omeka uses functions like files_for_item to render all
the files attached to an item; this filter allows a developer
to alter that list, for example to exclude some files from being
displayed.
Value
array$filesArray of
Fileobjects to be displayed
Arguments
arrayoptionsOptions passed to
file_markup