User Guide
418 Dynamic Documents
Arguments
name
■ The name argument is a string that represents the name of a server model.
Returns
A string that contains the version of the named server model.
dom.serverModel.testAppServer()
Availability
Dreamweaver MX.
Description
Tests whether a connection to the application server can be made.
Arguments
None.
Returns
A Boolean value that indicates whether the request to connect to the application server was
successful.
dreamweaver.getServerModels()
Availability
Dreamweaver MX.
Description
Gets the names for all the currently defined server models. The set of names is the same as the
ones that appear in the Server Model text field in the Site Definition dialog box.
Arguments
None.
Returns
An array of strings. Each string element holds the name of a currently defined server model.
000_DW_API_Print.book Page 418 Wednesday, July 20, 2005 11:58 AM