dreamweaver.setShowStatusBar()
Availability
Dreamweaver 3.
Description
This function toggles the View > Status Bar option on or off.
Arguments
bShowStatusBar
•
The
bShowStatusBar
turns it off.
false
Returns
Nothing.
site.getShowDependents()
Availability
Dreamweaver 3.
Description
This function gets the current state of the Show Dependent Files option.
Arguments
None.
Returns
A Boolean value:
dependent files are not visible.
site.getShowHiddenFiles()
Availability
Dreamweaver 3.
Description
This function gets the current state of the Show Files Marked as Hidden option.
Arguments
None.
Returns
A Boolean value:
argument is a Boolean value:
indicates that dependent files are visible in the site map;
true
indicates that hidden files are visible in the site map;
true
turns on the Status Bar option;
true
false
Toggle functions
indicates
false
otherwise.
199
Need help?
Do you have a question about the DREAMWEAVER MX 2004-DREAMWEAVER API and is the answer not in the manual?