User Guide

232 Chapter 13: Site
site.getCurrentSite()
Availability
Dreamweaver 3.
Description
Gets the current site.
Arguments
None.
Returns
A string that contains the name of the current site.
Example
If you defined several sites, a call to site.getCurrentSite() returns the one that is currently
showing in the Current Sites List in the Site panel.
site.getFocus()
Availability
Dreamweaver 3.
Description
Determines which pane of the Site panel has focus.
Arguments
None.
Returns
One of the following strings:
"local"
"remote"
"site map"
site.getLinkVisibility()
Availability
Dreamweaver 3.
Description
Checks whether all the selected links in the site map are visible (that is, not marked hidden).
Arguments
None.
000_DW_API_Print.book Page 232 Wednesday, August 20, 2003 9:14 AM