Specifications
561
Arguments
scopeOfCheck
scopeOfCheck
specifies where links will be checked. It must be "document", "selection", or
"site".
Returns
Nothing.
site.checkOut()
Availability
Dreamweaver 3
Description
Checks out the selected files and handles dependent files in one of the following ways:
• If the user selects Prompt on Get/Check Out in the Site FTP preferences, the Dependent Files
dialog box appears.
• If the user previously selected the Don’t Show Me Again option in the Dependent Files dialog
box and clicked Yes, dependent files are downloaded and no dialog box appears.
• If the user previously selected the Don’t Show Me Again option in the Dependent Files dialog
box and clicked No, dependent files are not downloaded and no dialog box appears.
Arguments
siteOrURL
siteOrURL
must be the keyword "site", which indicates that the function should act on the
selection in the Site panel or on the URL for a single file.
Returns
Nothing.
Enabler
“site.canCheckOut()” on page 434
site.checkTargetBrowsers()
Availability
Dreamweaver 3
Description
Runs a target browser check on the selected files.
Arguments
None.
Returns
Nothing.