Click or drag to resize

SWIFolder Fields

The SWIFolder type exposes the following members.

Fields
 NameDescription
Public fieldexpand If true, the folder is expanded after the login
Public fieldfiles If true, only files can be displayed in this folder
Public fieldfolders List of folder children.
Public fieldfullname Full folder path including name
Public fieldicon Optional Font Awesome icon class for the folder node in the tree view. If empty, the default icon for the folder type is used.
Public fieldmanage Sub-folders management: 0 do not manage sub-folders 1 manage sub-folders only as they are defined by the security (no rename or delete allowed) 2 manage all: create, delete and rename sub-folders
Public fieldname Folder name
Public fieldpath Relative folder path including name
Public fieldreportdownload If true, the report definitions (.srex) of this folder can be downloaded. Files are always downloadable.
Public fieldright Right applied on the folder files/reports: 0: No right 1: Execute reports / View files 2: Execute reports and outputs / View files 3: Edit schedules / View files 4: Edit reports / Manage files
Public fieldsql True if Sql Model and Sql can be edited
Public fieldtype Optional type hint for the UI tree (e.g. "bin" for the recycle bin folder)
Public fieldupload If true, files and reports can be uploaded into this folder.
Top
See Also