MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 140

Dreamweaver api reference
Table of Contents

Advertisement

bool SCS_canNewFolder()
Description
This function returns whether the New Folder menu item should be enabled.
Arguments
void *connectionData, const char *remotePath
The
connectionData
Dreamweaver during the
The
remotePath
selected to indicate where the new folder will be created.
Returns
A Boolean value:
true
bool SCS_canDelete()
Description
This function returns whether the Delete menu item should be enabled.
Arguments
void *connectionData, const char *remotePathList[], const int numItems
The
connectionData
Dreamweaver during the
The
remotePathList
The
argument is the number of items in each list.
numItems
Returns
A Boolean value:
true
bool SCS_canRename()
Description
This function returns whether the Rename menu item should be enabled.
140
The Source Control Integration API
argument is a pointer to the agent's data that passed into
call.
Connect()
argument is a list of remote filenames or folder paths that the user
if successful;
false
argument is a pointer to the agent's data that passed into
call.
Connect()
argument is a list of remote filenames or folder paths to delete.
if successful;
false
otherwise.
otherwise.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver 8

Table of Contents