Specifications

635
Arguments
None.
Returns
A Boolean value that indicates whether hidden files are visible in the site map (true) or not
(false).
site.getShowPageTitles()
Availability
Dreamweaver 3
Description
Gets the current state of the Show Page Titles option.
Arguments
None.
Returns
A Boolean value that indicates whether page titles are visible in the site map (true) or not
(
false).
site.getShowToolTips()
Availability
Dreamweaver 3
Description
Gets the current state of the Tool Tips option.
Arguments
None.
Returns
A Boolean value that indicates whether tool tips are visible in the Site panel (true) or not
(
false).
site.setShowDependents()
Availability
Dreamweaver 3
Description
Turns the Show Dependent Files option in the site map on (true) or off (false).
Arguments
bShowDependentFiles
Returns
Nothing.