fs_header_row_for_files

EveAndersson.com : API Browser : fs_header_row_for_files

fs_header_row_for_files

fs_header_row_for_files [ -title title ] [ -author_p author_p ]
Defined in tcl/file-storage-defs.tcl

Returns a table header row containing column names appropriate for a listing of files alone (i.e., not versions of files). Name, Size, Type, Modified. If you set author_p to 1, you'll additionally get an author column.

Switches:
-title (optional)
-author_p (defaults to "0")
[ show source ]

Show another procedure:

eve@eveandersson.com