Returns
A string that contains the login and check-out name of the user who has the file checked out or an
empty string if the file is not checked out.
Example
A call to
site.getCheckOutUserForFile("file://C:/sites/avocado8/index.html")
might return
"denise (deniseLaptop)"
returns (for example,
site.getCloakingEnabled()
Availability
Dreamweaver MX.
Description
Determines whether cloaking is enabled for the current site.
Arguments
None.
Returns
A Boolean value:
site.getConnectionState()
Availability
Dreamweaver 3.
Description
Gets the current connection state.
Arguments
None.
Returns
A Boolean value that indicates whether the remote site is connected.
Enabler
"site.canConnect()" on page
).
"denise"
if cloaking is enabled for the current site;
true
457.
. If no check-out name is specified, only the login name
otherwise.
false
Site functions
231
Need help?
Do you have a question about the DREAMWEAVER MX 2004-DREAMWEAVER API and is the answer not in the manual?