beautypg.com

Dom.servermodel.testappserver(), Dreamweaver.getservermodels() – Adobe Dreamweaver API Reference CS5 User Manual

Page 383

background image

378

DREAMWEAVER API REFERENCE

Dynamic documents

Last updated 8/27/2013

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.