site.getShowPageTitles()
Availability
Dreamweaver 3.
Description
This function gets the current state of the Show Page Titles option.
Arguments
None.
Returns
A Boolean value:
site.getShowToolTips()
Availability
Dreamweaver 3.
Description
This function gets the current state of the Tool Tips option.
Arguments
None.
Returns
A Boolean value:
site.setShowDependents()
Availability
Dreamweaver 3.
Description
This function toggles the Show Dependent Files option in the site map on or off.
Arguments
bShowDependentFiles
•
The
bShowDependentFiles
Files option;
false
Returns
Nothing.
200
Chapter 12: Workspace
indicates that the page titles are visible in the site map;
true
indicates that the tool tips are visible in the Site panel;
true
argument is a Boolean value:
turns it off.
false
false
turns on the Show Dependent
true
otherwise.
otherwise.
Need help?
Do you have a question about the DREAMWEAVER MX 2004-DREAMWEAVER API and is the answer not in the manual?