Specifications

634
dreamweaver.setHideAllFloaters()
Availability
Dreamweaver 3
Description
Turns on either the Hide Floating panels option (true) or the Show Floating panels option
(
false).
Arguments
bShowFloatingPalettes
Returns
Nothing.
dreamweaver.setShowStatusBar()
Availability
Dreamweaver 3
Description
Turns the View > Status Bar option on (true) or off (false).
Arguments
bShowStatusBar
Returns
Nothing.
site.getShowDependents()
Availability
Dreamweaver 3
Description
Gets the current state of the Show Dependent Files option.
Arguments
None.
Returns
A Boolean value that indicates whether dependent files are visible in the site map (true) or not
(
false).
site.getShowHiddenFiles()
Availability
Dreamweaver 3
Description
Gets the current state of the Show Files Marked as Hidden option.