Description: Generates and defines a selection that contains all drives and partitions of a given client.
Parameter:
- param: parameter string containing status informations about the harddisks
- default: the drive to show first
- selName: the name the selection is called in PHP and HTML
- pathFilter: Set this to another value than false if you want only devices with a given string in it.
- filterOutSetRaidLvmLock: If set to true, drives and partitions with set raidLvmLock will not be listed.
Returns:
- String with the HTML selection.
root
2015-09-06