Classes

Controllers_grid_files_fileList

Classes

class  FileGenreGridColumn
 Implements a file name column. More...
class  FileListGridHandler
 Base grid for simple file lists. This grid shows the file type in addition to the file name. More...
class  FileListGridHandlerImplementation
 This class implements some of the common behaviours and data that a grid handler can use to handle with a submission files list. More...
class  FileSelectionGridColumn
 Implements a column with checkboxes to select files. More...
class  SelectableFileListGridHandler
 Base grid for selectable file lists. The grid shows a check box for each row so that the user can make a selection among grid entries. More...