Specifications
Chapter 31440
site.canUncloak()
Availability
Dreamweaver MX
Description
Determines whether Dreamweaver can perform an uncloaking operation.
Arguments
siteOrURL
siteOrURL
must be the keyword site, which indicates that canUncloak() should act on the
selection in the Site panel or the URL of a particular folder, which indicates that
canUncloak()
should act on the specified folder and all its contents.
Returns
A value of true if Dreamweaver can perform the uncloaking operation on the current site or the
specified folder.
site.canUndoCheckOut()
Availability
Dreamweaver 3
Description
Determines whether Dreamweaver can perform an Undo Check Out operation.
Arguments
siteOrURL
siteOrURL
must be the site keyword, which indicates that the function should act on the
selection in the Site panel or the URL for a single file.
Returns
A Boolean value that indicates whether the specified file or at least one of the selected files is
checked out.
site.canViewAsRoot()
Availability
Dreamweaver 3
Description
Determines whether Dreamweaver can perform a View as Root operation.
Arguments
None.
Returns
A Boolean value that indicates whether the specified file is an HTML or Flash file.