previousSystem_WinDrives::getReadName() (Previous) (Next) System_WinDrives::guessDriveList()next

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

System_WinDrives::getTypeTitle()

System_WinDrives::getTypeTitle() – Gets the readable name to a drive type

Synopsis

require_once 'System/WinDrives.php';

string System_WinDrives::getTypeTitle ( int $nType )

Description

Gets the readable name to a drive type, e.g. "Harddisk" for the type 3 (SYSTEM_WINDRIVE_FIXED).

Parameter

string $nType

The type whose name shall be returned

Return value

string - the name for the type

previousSystem_WinDrives::getReadName() (Previous) (Next) System_WinDrives::guessDriveList()next

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.