link_to_file_show — Get a link to the file metadata page for a particular file.
Summary
- link_to_file_show($attributes = array(), $text = null, $file = null)
Get a link to the file metadata page for a particular file.
If no File object is specified, this will determine the file to use through context. The text of the link defaults to the DC:Title of the file record, then to the original filename, unless otherwise specified.
- Parameters:
$attributes (
array)$text (
string)$file (
File|null)
- Returns:
string