beautypg.com

Site.uncloakall(), Site.undocheckout() – Adobe Dreamweaver API Reference CS5 User Manual

Page 251

background image

246

DREAMWEAVER API REFERENCE

Site

Last updated 8/27/2013

site.uncloakAll()

Availability
Dreamweaver MX.

Description
Uncloaks all folders in the current site and deselects the Cloak Files Ending With: checkbox in the Cloaking settings.

Arguments
None.

Returns
Nothing.

Enabler
See “

site.canUncloak()

” on page 527.

site.undoCheckOut()

Availability
Dreamweaver 3.

Description
Removes the lock files that are associated with the specified files from the local and remote sites, and replaces the local
copy of the specified files with the remote copy.

Arguments
siteOrURL

The siteOrURL argument must be the keyword

"site"

, which indicates that the function should act on the

selection in the Files panel or the URL for a single file.

Returns
Nothing.

Enabler
See “

site.canUndoCheckOut()

” on page 527.