[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ a ] [ b ] [ e ] [ g ] [ i ] [ ] [ s ]

a

$arTypeTitles
in file WinDrives.php, variable System_WinDrives::$arTypeTitles
    List with titles for the drive types
top

b

$bReadName
in file WinDrives.php, variable System_WinDrives::$bReadName
    If the drive names shall be enumerated
top

e

example.php
procedural page example.php
top

g

getDriveList
in file WinDrives.php, method System_WinDrives::getDriveList()
    returns a list with all drive paths like "A:\", "C:\" and so
getDriveName
in file WinDrives.php, method System_WinDrives::getDriveName()
    returns the name of the drive
getDrivesInformation
in file WinDrives.php, method System_WinDrives::getDrivesInformation()
    returns an array containing information about all drives
getDriveType
in file WinDrives.php, method System_WinDrives::getDriveType()
    returns the drive type
getReadName
in file WinDrives.php, method System_WinDrives::getReadName()
    return the "bReadName" setting
getTypeTitle
in file WinDrives.php, method System_WinDrives::getTypeTitle()
    returns the title for a given drive type
guessDriveList
in file WinDrives.php, method System_WinDrives::guessDriveList()
    Tries to guess the drive list The floppy "A:\" will no be in the list
top

i

isApiAvailable
in file WinDrives.php, method System_WinDrives::isApiAvailable()
    checks if the win32 api/ffi is available
top

o

$objApi
in file WinDrives.php, variable System_WinDrives::$objApi
    The win32api object to use
$objFFI
in file WinDrives.php, variable System_WinDrives::$objFFI
    The php_ffi object to use
top

s

setReadName
in file WinDrives.php, method System_WinDrives::setReadName()
    Setter for "bReadName"
splitDriveNumber
in file WinDrives.php, method System_WinDrives::splitDriveNumber()
    splits a number returned by GetLogicalDrives*() into an array with drive strings ("A:\", "C:\")
System_WinDrives
in file WinDrives.php, class System_WinDrives
    Get drive information on windows systems
System_WinDrives
in file WinDrives.php, method System_WinDrives::System_WinDrives()
    Constructs the class and checks if the api is available
SYSTEM_WINDRIVE_CDROM
in file WinDrives.php, constant SYSTEM_WINDRIVE_CDROM
SYSTEM_WINDRIVE_ERROR
in file WinDrives.php, constant SYSTEM_WINDRIVE_ERROR
SYSTEM_WINDRIVE_FIXED
in file WinDrives.php, constant SYSTEM_WINDRIVE_FIXED
SYSTEM_WINDRIVE_RAMDISK
in file WinDrives.php, constant SYSTEM_WINDRIVE_RAMDISK
SYSTEM_WINDRIVE_REMOTE
in file WinDrives.php, constant SYSTEM_WINDRIVE_REMOTE
SYSTEM_WINDRIVE_REMOVABLE
in file WinDrives.php, constant SYSTEM_WINDRIVE_REMOVABLE
top

w

WinDrives.php
procedural page WinDrives.php
top

Documentation generated on Mon, 11 Mar 2019 14:48:47 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.