Returns
An array that contains a concatenated list of all the data sources in the user's document. Each
element in the array is an object, and each object has the following properties:
The
property is the label string that appears to the right of the icon for each parent
title
node. The
title
The
property is the path of a file that contains the icon (a GIF image) that
imageFile
represents the parent node in Dynamic Data or the Dynamic Text dialog box or in the
Bindings panel. The
The
allowDelete
the user clicks on this node in the Bindings panel, the Minus (-) button is disabled. If it is
set to a value of
true
Minus (-) button is enabled when the user clicks on the item (as if the property is set to a
value of
).
true
The
dataSource
findDynamicSources()
function in the Session.htm file, which is located in the Configuration/DataSources/
ASP_Js folder, sets the
defined.
The
property is the name of the server behavior associated with the data source,
name
, if one exists. The
dataSource
(
) if no server behavior is associated with the data source (such as a session variable).
""
Extension Data Manager functions
The APIs in this section comprise the Extension Data Manager (EDM). You can
programmatically access and manipulate the data that is contained in the group and
participant files by calling these functions. The EDM performs in the following manner:
The EDM performs all EDML file input/output for group and participant files.
The EDM acts as a server model filter by performing all data requests for the current
server model.
property is always defined.
property is always defined.
imageFile
property is optional. If this property is set to a value of
, the Minus (-) button is enabled. If the property is not defined, the
property is the simple name of the file in which the
function is defined. For example, the
property to
dataSource
property is always defined but can be an empty string
name
findDynamicSources()
. This property is always
session.htm
Extension Data Manager functions
, when
false
399
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?