Hjälp: File Manager TemplateThis is the list of template variables available in File Manager templates.
titleColumn.url 
The URL to sort by the title.
titleColumn.label 
The translated label for the title.
descriptionColumn.label 
The translated label for the description.
descriptionColumn.url 
The URL to sort by the description.
dateColumn.label 
The translated label for the upload date.
dateColumn.url 
The URL to sort by the date uploaded.
search.form 
WebGUI's power search form.
search.url 
The URL to toggle search mode on and off.
search.label 
The translated label for the search link.
addfile.url 
The URL to add a file to the file manager.
addfile.label 
The translated label for the add file link.
file_loop 
A loop containing the information about each file uploaded to this file manager.
file.canView 
A condition as to whether the current user has the privileges to view this file.
file.controls 
The WebGUI management controls for this file.
file.title 
The title for this file.
file.version1.name 
The filename for the first version of this file.
file.version1.url 
The download URL for the first version of this file.
file.version1.icon 
The URL to the icon for the file type of the first version of this file.
file.version1.size 
The storage size of the first version of this file.
file.version1.type 
The type (or file extension) of the first version of this file.
file.version1.thumbnail 
The URL to the thumbnail for the first version of this file.
file.version1.isImage 
A conditional indicating whether the first version of this file is an image or not.
file.version2.name 
The filename for the second version of this file.
file.version2.url 
The download URL for the second version of this file.
file.version2.icon 
The URL to the icon for the file type of the second version of this file.
file.version2.size 
The storage size of the second version of this file.
file.version2.type 
The type (or file extension) of the second version of this file.
file.version2.thumbnail 
The URL to the thumbnail for the second version of this file.
file.version2.isImage 
A conditional indicating whether the second version of this file is an image or not.
file.version3.name 
The filename for the third version of this file.
file.version3.url 
The download URL for the third version of this file.
file.version3.icon 
The URL to the icon for the file type of the third version of this file.
file.version3.size 
The storage size of the third version of this file.
file.version3.type 
The type (or file extension) of the third version of this file.
file.version3.thumbnail 
The URL to the thumbnail for the third version of this file.
file.version3.isImage 
A conditional indicating whether the third version of this file is an image or not.
file.description 
The description of this file.
file.date 
The date that this file was uploaded.
file.time 
The time that this file was uploaded.
 
noresults.message 
A translated message stating that this file manager has no files for this user to view.
noresults 
A conditional indicating whether there are any files for this user to view.
firstPage 
A link to the first page in the paginator.
lastPage 
A link to the last page in the paginator.
nextPage 
A link to the next page forward in the paginator.
previousPage 
A link to the next page backward in the paginator.
pageList 
A list of links to all the pages in the paginator.
multiplePages 
A conditional indicating whether there is more than one page in the paginator.
Se vidare:  |