Pointer to a valid DirMaster instance
Tag to set. Valid values are:
The date format to use in rappresentation. Valid values are:
Standard European date format: day/month/year.
Standard American date format: month/day/year.
Just hour and minutes are shown.
Just hour, minutes and seconds are shown.
Standard European date plus hour and minutes.
Standard American date plus hour and minutes.
The format to be used to show file and dirs size. Valid values are:
The file size is shown in bytes
The file size is shown in human readable way, with 1K corresponding to 1024 bytes
The file size is shown in human readable way, with 1K corresponding to 1000 bytes.
The number of decimals to use in file size. This tag has effect only if the AFC_DIRMASTER_TAG_SIZE_FORMAT is set to something different from SIZEFORMAT_BYTES.
A boolean value. If it is set to TRUE, then the file modification date will be converted into the string specified by DATEFORMAT_* values.
A boolean value. If it is set to TRUE, then the file access date will be converted into the string specified by DATEFORMAT_* values.
A boolean value. If it is set to TRUE, then the file change date will be converted into the string specified by DATEFORMAT_* values.
A boolean value. If it is set to TRUE, then the file user id will be converted to the string rappresenting the user in the system.
A boolean value. If it is set to TRUE, then the file group id will be converted to the string rappresenting the group in the system.
A boolean value. If it is set to TRUE, then the file access mode will be converted to the string rappresenting it (eg. '-rwxr-xr-x' )
The field that will be used when sorting. Valid values are:
Sort by file name
Sort by file mode
Sort by user id
Sort by group id
Sort by date access
Sort by date modification
Sort by date change
Sort by file size
A boolean value. If TRUE, the next sort will not consider case sense while comparing strings.
A boolean value. If TRUE, the next sort will return an inverted list, eg. from Z to A and not A-Z.
Value to set