Adobe 38040334 - Dreamweaver CS3 User Manual page 105

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

Advertisement

• The
argument is a pointer to the agent's data that passed into Dreamweaver during the
connectionData
call.
Connect()
• The
argument is a list of remote filenames or folder paths to check out.
remotePathList
• The
argument is a mirrored list of local filenames or folder paths.
localPathList
• The
argument is the number of items in each list.
numItems
Returns
A Boolean value:
if successful;
true
bool SCS_canPut()
Description
This function returns whether the Put menu item should be enabled.
Arguments
void *connectionData, const char *localPathList[], const char *remotePathList[], const int
numItems
• The
argument is a pointer to the agent's data that passed into Dreamweaver during the
connectionData
call.
Connect()
• The
argument is a list of local filenames or folder paths to put into the source control system.
localPathList
• The
argument is a mirrored list of remote filenames or folder paths to put into the source
remotePathList
control system.
• The
argument is the number of items in each list.
numItems
Returns
A Boolean value:
if successful;
true
bool SCS_canCheckin()
Description
This function returns whether the Checkin menu item should be enabled.
Arguments
void *connectionData, const char *localPathList[], const char *remotePathList[], const int
numItems
• The
argument is a pointer to the agent's data that passed into Dreamweaver during the
connectionData
call.
Connect()
• The
argument is a list of local filenames or folder paths to check in.
localPathList
• The
argument is a mirrored list of remote filenames or folder paths.
remotePathList
• The
argument is the number of items in each list.
numItems
Returns
A Boolean value:
if successful;
true
otherwise.
false
otherwise.
false
otherwise.
false
DREAMWEAVER CS3
100
API Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents