Adobe 38040334 - Dreamweaver CS3 User Manual page 106

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

bool SCS_CanUndoCheckout()
Description
This function returns whether the Undo Checkout menu item should be enabled.
Arguments
void *connectionData, const char *remotePathList[], const char *localPathList[], const int
numItems
• The
connectionData
call.
Connect()
• The
remotePathList
• The
argument is a list of the local filenames or folder paths to put to the source control system.
localPathList
• The
argument is the number of items in each list.
numItems
Returns
A Boolean value:
if successful;
true
bool SCS_canNewFolder()
Description
This function returns whether the New Folder menu item should be enabled.
Arguments
void *connectionData, const char *remotePath
• The
connectionData
call.
Connect()
• The
argument is a list of remote filenames or folder paths that the user selected to indicate where
remotePath
the new folder will be created.
Returns
A Boolean value:
if successful;
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
call.
Connect()
• The
remotePathList
• The
argument is the number of items in each list.
numItems
argument is a pointer to the agent's data that passed into Dreamweaver during the
argument is a list of remote filenames or folder paths to check out.
otherwise.
false
argument is a pointer to the agent's data that passed into Dreamweaver during the
otherwise.
false
argument is a pointer to the agent's data that passed into Dreamweaver during the
argument is a list of remote filenames or folder paths to delete.
DREAMWEAVER CS3
101
API Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents