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
ItemitemThe item object
Omeka_ViewviewThe view object
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
Item itemThe item object
Omeka_View viewThe view object