files_for_item

File-related functions

Summary

files_for_item(array $options = Array, array $wrapperAttributes = Array, Item|null $item)

Return HTML for all files assigned to an item.

Parameters:
  • $options (array) –
  • $wrapperAttributes (array) –
  • $item (Item|null) – Check for this specific item record (current item if null).
Returns:

string HTML

Usage

Examples

See Also

Project Versions

Table Of Contents

Previous topic

file_markup

Next topic

img

This Page