HTML Application SDK
A0.101
D0301
Overview
Supported API Table
Classes
Class List
Class Hierarchy
Class Members
StorageManager Member List
This is the complete list of members for
StorageManager
, including all inherited members.
addEventListener
([in] String event_name, [in] EventListener listener)
StorageManager
BadParameter
StorageManager
checkEmptySpace
([in] String path)
StorageManager
checkTotalSize
([in] String path)
StorageManager
copy
([in] String filePath, [in] String newPath)
StorageManager
delete
([in] String filePath)
StorageManager
DeviceTypeDlna
StorageManager
DeviceTypeUsb
StorageManager
DirAlreadyExists
StorageManager
DirNotEmpty
StorageManager
DirPathNotFound
StorageManager
DiskFull
StorageManager
DiskMissing
StorageManager
EndOfData
StorageManager
Ext2
StorageManager
Ext3
StorageManager
Fat
StorageManager
FileNotFound
StorageManager
format
([in] String path)
StorageManager
getFileExistence
([in] String path)
StorageManager
getFileMd5
([in] String filePath)
StorageManager
getFileSize
([in] String filePath)
StorageManager
getLastMountedUSBPath
()
StorageManager
getListOfAvailableStorages
()
StorageManager
getListOfPlayableFiles
([in] String path, [in] enumerations filetype)
StorageManager
isFormatRequired
([in] String path)
StorageManager
isInternalUSB
([in] String path)
StorageManager
listFiles
([in] String path)
StorageManager
makeDir
([in] String path)
StorageManager
MediaTypeAll
StorageManager
MediaTypeAudio
StorageManager
MediaTypePicture
StorageManager
MediaTypeVideo
StorageManager
MemoryAllocFail
StorageManager
NoError
StorageManager
Ntfs
StorageManager
OpenError
StorageManager
OperationFail
StorageManager
PermissionDenied
StorageManager
ReadError
StorageManager
removeEventListener
([in] String event_name, [in] EventListener listener)
StorageManager
removeEventListener
([in] String event_name)
StorageManager
rename
([in] String filePath, [in] String newName)
StorageManager
TypeFile
StorageManager
TypeFolder
StorageManager
TypeInvalid
StorageManager
unzip
([in] String file, [in] String path)
StorageManager
WriteError
StorageManager