User Guide
Toggle functions 201
site.setShowHiddenFiles()
Availability
Dreamweaver 3.
Description
This function toggles the Show Files Marked as Hidden option in the site map on or off.
Arguments
bShowHiddenFiles
• The bShowHiddenFiles argument is a Boolean value: true turns on the Show Files Marked as
Hidden option;
false turns it off.
Returns
Nothing.
site.setShowPageTitles()
Availability
Dreamweaver 3.
Description
This function toggles the Show Page Titles option in the site map on or off.
Arguments
bShowPageTitles
• The bShowPageTitles argument is a Boolean value: true turns on the Show Page Titles
option;
false turns it off.
Returns
Nothing.
Enabler
“site.canShowPageTitles()” on page 462.
site.setShowToolTips()
Availability
Dreamweaver 3.
Description
This function toggles the Tool Tips option on or off.
Arguments
bShowToolTips
• The bShowToolTips argument is a Boolean value: true turns on the Tool Tips option; false
turns it off.
000_DW_API_Print.book Page 201 Wednesday, August 20, 2003 9:14 AM