Enablers - Adobe 38040334 - Dreamweaver CS3 User Manual

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

Advertisement

Returns
A Boolean value:
if successful;
true

Enablers

If the optional enablers are not supported by the source control system or the application is not connected to the
server, Dreamweaver determines when the menu items are enabled, based on the information it has about the remote
files.
bool SCS_canConnect()
Description
This function returns whether the Connect menu item should be enabled.
Arguments
None.
Returns
A Boolean value:
if successful;
true
bool SCS_canGet()
Description
This function returns whether the Get 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 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_canCheckout()
Description
This function returns whether the Checkout menu item should be enabled.
Arguments
void *connectionData, const char *remotePathList[], const char *localPathList[], const int
numItems
otherwise.
false
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 get.
otherwise.
false
DREAMWEAVER CS3
99
API Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents