C D E F G H I L M O P R S T W

F

FieldValue - Class in plugins.wdx
FieldValue is used by contentGetValue.
FieldValue() - Constructor for class plugins.wdx.FieldValue
 
FILE_ATTRIBUTE_ANY_FILE - Static variable in class plugins.wcx.HeaderData
file attribute of fileAttr.
FILE_ATTRIBUTE_ANY_FILE - Static variable in class plugins.wcx.HeaderDataEx
file attribute of fileAttr.
FILE_ATTRIBUTE_ARCHIVE - Static variable in class plugins.wcx.HeaderData
file attribute of fileAttr.
FILE_ATTRIBUTE_ARCHIVE - Static variable in class plugins.wcx.HeaderDataEx
file attribute of fileAttr.
FILE_ATTRIBUTE_ARCHIVE - Static variable in class plugins.wfx.Win32FindData
file attribute of dwFileAttributes.
FILE_ATTRIBUTE_COMPRESSED - Static variable in class plugins.wfx.Win32FindData
file attribute of dwFileAttributes.
FILE_ATTRIBUTE_DEVICE - Static variable in class plugins.wfx.Win32FindData
file attribute of dwFileAttributes.
FILE_ATTRIBUTE_DIRECTORY - Static variable in class plugins.wcx.HeaderData
file attribute of fileAttr.
FILE_ATTRIBUTE_DIRECTORY - Static variable in class plugins.wcx.HeaderDataEx
file attribute of fileAttr.
FILE_ATTRIBUTE_DIRECTORY - Static variable in class plugins.wfx.Win32FindData
file attribute of dwFileAttributes.
FILE_ATTRIBUTE_ENCRYPTED - Static variable in class plugins.wfx.Win32FindData
file attribute of dwFileAttributes.
FILE_ATTRIBUTE_HIDDEN - Static variable in class plugins.wcx.HeaderData
file attribute of fileAttr.
FILE_ATTRIBUTE_HIDDEN - Static variable in class plugins.wcx.HeaderDataEx
file attribute of fileAttr.
FILE_ATTRIBUTE_HIDDEN - Static variable in class plugins.wfx.Win32FindData
file attribute of dwFileAttributes.
FILE_ATTRIBUTE_NORMAL - Static variable in class plugins.wfx.Win32FindData
file attribute of dwFileAttributes.
FILE_ATTRIBUTE_NOT_CONTENT_INDEXED - Static variable in class plugins.wfx.Win32FindData
file attribute of dwFileAttributes.
FILE_ATTRIBUTE_OFFLINE - Static variable in class plugins.wfx.Win32FindData
file attribute of dwFileAttributes.
FILE_ATTRIBUTE_READONLY - Static variable in class plugins.wcx.HeaderData
file attribute of fileAttr.
FILE_ATTRIBUTE_READONLY - Static variable in class plugins.wcx.HeaderDataEx
file attribute of fileAttr.
FILE_ATTRIBUTE_READONLY - Static variable in class plugins.wfx.Win32FindData
file attribute of dwFileAttributes.
FILE_ATTRIBUTE_REPARSE_POINT - Static variable in class plugins.wfx.Win32FindData
file attribute of dwFileAttributes.
FILE_ATTRIBUTE_SPARSE_FILE - Static variable in class plugins.wfx.Win32FindData
file attribute of dwFileAttributes.
FILE_ATTRIBUTE_SYSTEM - Static variable in class plugins.wcx.HeaderData
file attribute of fileAttr.
FILE_ATTRIBUTE_SYSTEM - Static variable in class plugins.wcx.HeaderDataEx
file attribute of fileAttr.
FILE_ATTRIBUTE_SYSTEM - Static variable in class plugins.wfx.Win32FindData
file attribute of dwFileAttributes.
FILE_ATTRIBUTE_TEMPORARY - Static variable in class plugins.wfx.Win32FindData
file attribute of dwFileAttributes.
FILE_ATTRIBUTE_VOLUME_ID_FILE - Static variable in class plugins.wcx.HeaderData
file attribute of fileAttr.
FILE_ATTRIBUTE_VOLUME_ID_FILE - Static variable in class plugins.wcx.HeaderDataEx
file attribute of fileAttr.
FileTime - Class in plugins
File System time stamp.
FileTime() - Constructor for class plugins.FileTime
Create a new time stamp: 00:00:00 GMT, January 1, 1970.
FS_COPYFLAGS_EXISTS_DIFFERENTCASE - Static variable in interface plugins.wfx.WFXPluginInterface
fsPutFile: The remote file exists and needs to be overwritten.This is a hint to the plugin to allow optimizations:
Depending on the plugin type, it may be very slow to check the server for every single file when uploading.
FS_COPYFLAGS_EXISTS_SAMECASE - Static variable in interface plugins.wfx.WFXPluginInterface
fsPutFile: The remote file exists and needs to be overwritten.This is a hint to the plugin to allow optimizations:
Depending on the plugin type, it may be very slow to check the server for every single file when uploading.
FS_COPYFLAGS_MOVE - Static variable in interface plugins.wfx.WFXPluginInterface
fsGetFile, fsPutFile: The plugin needs to delete the remote file after uploading.
FS_COPYFLAGS_OVERWRITE - Static variable in interface plugins.wfx.WFXPluginInterface
fsGetFile, fsPutFile: overwrite without warning.
FS_COPYFLAGS_RESUME - Static variable in interface plugins.wfx.WFXPluginInterface
fsGetFile, fsPutFile: Resume an aborted or failed transfer.
FS_EXEC_ERROR - Static variable in interface plugins.wfx.WFXPluginInterface
fsExecuteFile: program executed with errors.
FS_EXEC_OK - Static variable in interface plugins.wfx.WFXPluginInterface
fsExecuteFile: program executed successfully.
FS_EXEC_SYMLINK - Static variable in interface plugins.wfx.WFXPluginInterface
fsExecuteFile: Let Total Commander switch to that directory.
FS_EXEC_YOURSELF - Static variable in interface plugins.wfx.WFXPluginInterface
fsExecuteFile: Let Total Commander execute the program himself.
FS_FILE_EXISTS - Static variable in interface plugins.wfx.WFXPluginInterface
fsRenMovFile: The target file already exists.
FS_FILE_EXISTSRESUMEALLOWED - Static variable in interface plugins.wfx.WFXPluginInterface
fsRenMovFile: not used here.
FS_FILE_NOTFOUND - Static variable in interface plugins.wfx.WFXPluginInterface
fsRenMovFile: The source file couldn't be found or opened.
FS_FILE_NOTSUPPORTED - Static variable in interface plugins.wfx.WFXPluginInterface
fsRenMovFile: The operation is not supported (e.g. resume)
FS_FILE_OK - Static variable in interface plugins.wfx.WFXPluginInterface
The file was copied/moved OK.
FS_FILE_READERROR - Static variable in interface plugins.wfx.WFXPluginInterface
fsRenMovFile: There was an error reading from the source file.
FS_FILE_USERABORT - Static variable in interface plugins.wfx.WFXPluginInterface
fsRenMovFile: Copying was aborted by the user (through ProgressProc).
FS_FILE_WRITEERROR - Static variable in interface plugins.wfx.WFXPluginInterface
fsRenMovFile: There was an error writing to the target file, e.g. disk full
FS_ICON_DELAYED - Static variable in interface plugins.wfx.WFXPluginInterface
fsExtractCustomIcon: This return value is only valid if FS_ICONFLAG_BACKGROUND was NOT set.
FS_ICON_EXTRACTED - Static variable in interface plugins.wfx.WFXPluginInterface
fsExtractCustomIcon: An icon was returned in TheIcon.
FS_ICON_EXTRACTED_DESTROY - Static variable in interface plugins.wfx.WFXPluginInterface
fsExtractCustomIcon: An icon was returned in TheIcon.
FS_ICON_USEDEFAULT - Static variable in interface plugins.wfx.WFXPluginInterface
fsExtractCustomIcon: No icon is returned.
FS_ICONFLAG_BACKGROUND - Static variable in interface plugins.wfx.WFXPluginInterface
fsExtractCustomIcon: The function is called from the background thread (see note below).
FS_ICONFLAG_SMALL - Static variable in interface plugins.wfx.WFXPluginInterface
fsExtractCustomIcon: Requests the small 16x16 icon.
FS_STATUS_END - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Operation has ended (free buffers, flush cache etc).
FS_STATUS_OP_ATTRIB - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Change attributes/times, may include subdirs.
FS_STATUS_OP_CALCSIZE - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Calculating size of subdir (user pressed SPACE).
FS_STATUS_OP_DELETE - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Delete multiple files, may include subdirs.
FS_STATUS_OP_EXEC - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Start a single remote item, or a command line.
FS_STATUS_OP_GET_MULTI - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Get multiple files, may include subdirs.
FS_STATUS_OP_GET_SINGLE - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Get a single file from the plugin file system.
FS_STATUS_OP_LIST - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Retrieve a directory listing.
FS_STATUS_OP_MKDIR - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Create a single directory.
FS_STATUS_OP_PUT_MULTI - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Put multiple files, may include subdirs.
FS_STATUS_OP_PUT_SINGLE - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Put a single file to the plugin file system.
FS_STATUS_OP_RENMOV_MULTI - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: RenMov multiple files, may include subdirs.
FS_STATUS_OP_RENMOV_SINGLE - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Rename/Move/Remote copy a single file.
FS_STATUS_OP_SEARCH - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Searching for file names only (using FsFindFirst/Next/Close).
FS_STATUS_OP_SEARCH_TEXT - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Searching for file contents (using also FsGetFile() calls).
FS_STATUS_OP_SYNC_DELETE - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Synchronize: Deleting files from plugin.
FS_STATUS_OP_SYNC_GET - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Synchronize: Downloading files from plugin.
FS_STATUS_OP_SYNC_PUT - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Synchronize: Uploading files to plugin.
FS_STATUS_OP_SYNC_SEARCH - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Synchronize dirs searches subdirs for info.
FS_STATUS_START - Static variable in interface plugins.wfx.WFXPluginInterface
fsStatusInfo: Operation starts (allocate buffers if needed).
fsContentGetDefaultSortOrder(int) - Method in class plugins.wfx.WFXPluginAdapter
fsContentGetDefaultSortOrder is called when the user clicks on the sorting header above the columns.
fsContentGetDefaultSortOrder(int) - Method in interface plugins.wfx.WFXPluginInterface
fsContentGetDefaultSortOrder is called when the user clicks on the sorting header above the columns.
fsContentGetDefaultView(String, String, String, String, int) - Method in class plugins.wfx.WFXPluginAdapter
FsContentGetDefaultView is called to get the default view to which Total Commander should switch when this file system plugin is entered.
fsContentGetDefaultView(String, String, String, String, int) - Method in interface plugins.wfx.WFXPluginInterface
FsContentGetDefaultView is called to get the default view to which Total Commander should switch when this file system plugin is entered.
fsContentGetSupportedField(int, StringBuffer, StringBuffer, int) - Method in class plugins.wfx.WFXPluginAdapter
FsContentGetSupportedField is called to enumerate all supported fields.
fsContentGetSupportedField(int, StringBuffer, StringBuffer, int) - Method in interface plugins.wfx.WFXPluginInterface
FsContentGetSupportedField is called to enumerate all supported fields.
fsContentGetSupportedFieldFlags(int) - Method in class plugins.wfx.WFXPluginAdapter
fsContentGetSupportedFieldFlags is called to get various information about a plugin variable.
fsContentGetSupportedFieldFlags(int) - Method in interface plugins.wfx.WFXPluginInterface
fsContentGetSupportedFieldFlags is called to get various information about a plugin variable.
fsContentGetValue(String, int, int, FieldValue, int, int) - Method in class plugins.wfx.WFXPluginAdapter
fsContentGetValue is called to retrieve the value of a specific field for a given file, e.g. the date field of a file.
fsContentGetValue(String, int, int, FieldValue, int, int) - Method in interface plugins.wfx.WFXPluginInterface
fsContentGetValue is called to retrieve the value of a specific field for a given file, e.g. the date field of a file.
fsContentPluginUnloading() - Method in class plugins.wfx.WFXPluginAdapter
fsContentPluginUnloading is called just before the plugin is unloaded, e.g. to close buffers, abort operations etc.
fsContentPluginUnloading() - Method in interface plugins.wfx.WFXPluginInterface
fsContentPluginUnloading is called just before the plugin is unloaded, e.g. to close buffers, abort operations etc.
fsContentSetValue(String, int, int, int, FieldValue, int) - Method in class plugins.wfx.WFXPluginAdapter
fsContentSetValue is called to set the value of a specific field for a given file, e.g. to change the date field of a file.
fsContentSetValue(String, int, int, int, FieldValue, int) - Method in interface plugins.wfx.WFXPluginInterface
fsContentSetValue is called to set the value of a specific field for a given file, e.g. to change the date field of a file.
fsContentStopGetValue(String) - Method in class plugins.wfx.WFXPluginAdapter
fsContentStopGetValue is called to tell a plugin that a directory change has occurred, and the plugin should stop loading a value.
fsContentStopGetValue(String) - Method in interface plugins.wfx.WFXPluginInterface
fsContentStopGetValue is called to tell a plugin that a directory change has occurred, and the plugin should stop loading a value.
fsDeleteFile(String) - Method in class plugins.wfx.WFXPluginAdapter
FsDeleteFile is called to delete a file from the plugin's file system.
fsDeleteFile(String) - Method in interface plugins.wfx.WFXPluginInterface
FsDeleteFile is called to delete a file from the plugin's file system.
fsDisconnect(String) - Method in class plugins.wfx.WFXPluginAdapter
FsDisconnect is called when the user presses the Disconnect button in the FTP connections toolbar.
fsDisconnect(String) - Method in interface plugins.wfx.WFXPluginInterface
FsDisconnect is called when the user presses the Disconnect button in the FTP connections toolbar.
fsExecuteFile(int, String, String) - Method in class plugins.wfx.WFXPluginAdapter
FsExecuteFile is called to execute a file on the plugin's file system, or show its property sheet.
fsExecuteFile(int, String, String) - Method in interface plugins.wfx.WFXPluginInterface
FsExecuteFile is called to execute a file on the plugin's file system, or show its property sheet.
fsExtractCustomIcon(String, int, StringBuffer) - Method in class plugins.wfx.WFXPluginAdapter
FsExtractCustomIcon is called when a file/directory is displayed in the file list.
fsExtractCustomIcon(String, int, StringBuffer) - Method in interface plugins.wfx.WFXPluginInterface
FsExtractCustomIcon is called when a file/directory is displayed in the file list.
fsFindClose(Object) - Method in class plugins.wfx.WFXPluginAdapter
FsFindClose is called to end a FsFindFirst/FsFindNext loop, either after retrieving all files, or when the user aborts it.
fsFindClose(Object) - Method in interface plugins.wfx.WFXPluginInterface
FsFindClose is called to end a FsFindFirst/FsFindNext loop, either after retrieving all files, or when the user aborts it.
fsFindFirst(String, Win32FindData) - Method in class plugins.wfx.WFXPluginAdapter
FsFindFirst is called to retrieve the first file in a directory of the plugin's file system.
fsFindFirst(String, Win32FindData) - Method in interface plugins.wfx.WFXPluginInterface
FsFindFirst is called to retrieve the first file in a directory of the plugin's file system.
fsFindNext(Object, Win32FindData) - Method in class plugins.wfx.WFXPluginAdapter
FsFindNext is called to retrieve the next file in a directory of the plugin's file system.
fsFindNext(Object, Win32FindData) - Method in interface plugins.wfx.WFXPluginInterface
FsFindNext is called to retrieve the next file in a directory of the plugin's file system.
fsGetDefRootName(int) - Method in class plugins.wfx.WFXPluginAdapter
FsGetDefRootName is called only when the plugin is installed.
fsGetDefRootName(int) - Method in interface plugins.wfx.WFXPluginInterface
FsGetDefRootName is called only when the plugin is installed.
fsGetFile(String, String, int, RemoteInfo) - Method in class plugins.wfx.WFXPluginAdapter
FsGetFile is called to transfer a file from the plugin's file system to the normal file system (drive letters or UNC).
fsGetFile(String, String, int, RemoteInfo) - Method in interface plugins.wfx.WFXPluginInterface
FsGetFile is called to transfer a file from the plugin's file system to the normal file system (drive letters or UNC).
fsGetLocalName(String, int) - Method in class plugins.wfx.WFXPluginAdapter
FsGetLocalName must not be implemented unless your plugin is a temporary file panel plugin!
fsGetLocalName(String, int) - Method in interface plugins.wfx.WFXPluginInterface
FsGetLocalName must not be implemented unless your plugin is a temporary file panel plugin!
fsGetPreviewBitmap(String, int, int, StringBuffer) - Method in class plugins.wfx.WFXPluginAdapter
FsGetPreviewBitmap is called when a file/directory is displayed in thumbnail view.
fsGetPreviewBitmap(String, int, int, StringBuffer) - Method in interface plugins.wfx.WFXPluginInterface
FsGetPreviewBitmap is called when a file/directory is displayed in thumbnail view.
fsInit(int) - Method in class plugins.wfx.WFXPluginAdapter
FsInit is called when loading the plugin.
fsInit(int) - Method in interface plugins.wfx.WFXPluginInterface
FsInit is called when loading the plugin.
fsLinksToLocalFiles() - Method in class plugins.wfx.WFXPluginAdapter
FsLinksToLocalFiles must not be implemented unless your plugin is a temporary file panel plugin!
fsLinksToLocalFiles() - Method in interface plugins.wfx.WFXPluginInterface
FsLinksToLocalFiles must not be implemented unless your plugin is a temporary file panel plugin!
fsLog(int, int, String) - Method in class plugins.wfx.WFXPluginAdapter
LogProc is a callback function, which the plugin can call to show the FTP connections toolbar, and to pass log messages to it.
fsMkDir(String) - Method in class plugins.wfx.WFXPluginAdapter
FsMkDir is called to create a directory on the plugin's file system.
fsMkDir(String) - Method in interface plugins.wfx.WFXPluginInterface
FsMkDir is called to create a directory on the plugin's file system.
fsPutFile(String, String, int) - Method in class plugins.wfx.WFXPluginAdapter
FsPutFile is called to transfer a file from the normal file system (drive letters or UNC) to the plugin's file system.
fsPutFile(String, String, int) - Method in interface plugins.wfx.WFXPluginInterface
FsPutFile is called to transfer a file from the normal file system (drive letters or UNC) to the plugin's file system.
fsRemoveDir(String) - Method in class plugins.wfx.WFXPluginAdapter
FsRemoveDir is called to remove a directory from the plugin's file system.
fsRemoveDir(String) - Method in interface plugins.wfx.WFXPluginInterface
FsRemoveDir is called to remove a directory from the plugin's file system.
fsRenMovFile(String, String, boolean, boolean, RemoteInfo) - Method in class plugins.wfx.WFXPluginAdapter
FsRenMovFile is called to transfer (copy or move) a file within the plugin's file system.
fsRenMovFile(String, String, boolean, boolean, RemoteInfo) - Method in interface plugins.wfx.WFXPluginInterface
FsRenMovFile is called to transfer (copy or move) a file within the plugin's file system.
fsRequest(int, int, String, String, StringBuffer) - Method in class plugins.wfx.WFXPluginAdapter
RequestProc is a callback function, which the plugin can call to request input from the user.
fsSetAttr(String, int) - Method in class plugins.wfx.WFXPluginAdapter
FsSetAttr is called to set the (Windows-Style) file attributes of a file/dir.
fsSetAttr(String, int) - Method in interface plugins.wfx.WFXPluginInterface
FsSetAttr is called to set the (Windows-Style) file attributes of a file/dir.
fsSetDefaultParams(DefaultParam) - Method in class plugins.wfx.WFXPluginAdapter
FsSetDefaultParams is called immediately after FsInit().
fsSetDefaultParams(DefaultParam) - Method in interface plugins.wfx.WFXPluginInterface
FsSetDefaultParams is called immediately after FsInit().
fsSetProgress(int, String, String, int) - Method in class plugins.wfx.WFXPluginAdapter
ProgressProc is a callback function, which the plugin can call to show copy progress.
fsSetTime(String, FileTime, FileTime, FileTime) - Method in class plugins.wfx.WFXPluginAdapter
FsSetTime is called to set the (Windows-Style) file times of a file/dir.
fsSetTime(String, FileTime, FileTime, FileTime) - Method in interface plugins.wfx.WFXPluginInterface
FsSetTime is called to set the (Windows-Style) file times of a file/dir.
fsStatusInfo(String, int, int) - Method in class plugins.wfx.WFXPluginAdapter
FsStatusInfo is called just as an information to the plugin that a certain operation starts or ends.
fsStatusInfo(String, int, int) - Method in interface plugins.wfx.WFXPluginInterface
FsStatusInfo is called just as an information to the plugin that a certain operation starts or ends.
FT_BOOLEAN - Static variable in class plugins.wdx.FieldValue
contentGetSupportedField: A true/false value.
FT_DATE - Static variable in class plugins.wdx.FieldValue
contentGetSupportedField: A date value (year, month, day).
FT_DATETIME - Static variable in class plugins.wdx.FieldValue
contentGetSupportedField: A timestamp of type FILETIME, as returned e.g.
FT_DELAYED - Static variable in class plugins.wdx.FieldValue
contentGetValue: field takes a long time to extract -> try again in background.
FT_FIELDEMPTY - Static variable in class plugins.wdx.FieldValue
contentGetValue: field valid, but empty.
FT_FILEERROR - Static variable in class plugins.wdx.FieldValue
contentGetValue: file i/o error.
FT_FULLTEXT - Static variable in class plugins.wdx.FieldValue
contentGetSupportedField: A full text (multiple text strings), only used for searching.
FT_MULTIPLECHOICE - Static variable in class plugins.wdx.FieldValue
contentGetSupportedField: A value allowing a limited number of choices.
FT_NOMOREFIELDS - Static variable in class plugins.wdx.FieldValue
contentGetSupportedField: The FieldIndex is beyond the last available field.
FT_NOSUCHFIELD - Static variable in class plugins.wdx.FieldValue
contentGetValue: error, invalid field number given.
FT_NOTSUPPORTED - Static variable in class plugins.wdx.FieldValue
Function not supported.
FT_NUMERIC_32 - Static variable in class plugins.wdx.FieldValue
contentGetSupportedField: A 32-bit signed number.
FT_NUMERIC_64 - Static variable in class plugins.wdx.FieldValue
contentGetSupportedField: A 64-bit signed number, e.g. for file sizes.
FT_NUMERIC_FLOATING - Static variable in class plugins.wdx.FieldValue
contentGetSupportedField: A double precision floating point number.
FT_ONDEMAND - Static variable in class plugins.wdx.FieldValue
contentGetValue: field will be retrieved only when user presses <SPACEBAR>.
FT_SETCANCEL - Static variable in class plugins.wdx.FieldValue
contentEditValue(): The user clicked on cancel.
FT_STRING - Static variable in class plugins.wdx.FieldValue
contentGetSupportedField: A text string.
FT_TIME - Static variable in class plugins.wdx.FieldValue
contentGetSupportedField: A time value (hour, minute, second).

C D E F G H I L M O P R S T W