User Guide
200 Chapter 12: Workspace
site.getShowPageTitles()
Availability
Dreamweaver 3.
Description
This function gets the current state of the Show Page Titles option.
Arguments
None.
Returns
A Boolean value: true indicates that the page titles are visible in the site map; false otherwise.
site.getShowToolTips()
Availability
Dreamweaver 3.
Description
This function gets the current state of the Tool Tips option.
Arguments
None.
Returns
A Boolean value: true indicates that the tool tips are visible in the Site panel; false otherwise.
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 argument is a Boolean value: true turns on the Show Dependent
Files option; false turns it off.
Returns
Nothing.
000_DW_API_Print.book Page 200 Wednesday, August 20, 2003 9:14 AM