admin_items_form_files

Append content to the “Files” part of the item form.

To work with the files themselves, get the $item from the $args array and look at $item->Files

Arguments

Item item

The item object

Omeka_View view

The view object

Examples