Adobe 38040334 - Dreamweaver CS3 User Manual page 322

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

dreamweaver.getExtDataValue()
Availability
Dreamweaver UltraDev 4.
Description
This function retrieves the field values from an EDML file for the specified nodes.
Arguments
qualifier(s)
• The
argument is a variable-length list (depending on the level of information you need) of
qualifier(s)
comma-separated node qualifiers that includes group or participant name, subblock (if any), and field name.
Returns
Dreamweaver expects a field value. If a value is not specified, Dreamweaver uses the default value.
Example
The following example retrieves the location attribute value for the insertText tag of the recordset_main participant:
dw.getExtDataValue("recordset
dreamweaver.getExtDataArray()
Availability
Dreamweaver UltraDev 4.
Description
This function retrieves an array of values from an EDML file for the specified nodes.
Arguments
qualifier(s)
• The
argument is a variable-length list of comma-separated node qualifiers, including group or
qualifier(s)
participant name, subblock (if any), and field name.
Returns
Dreamweaver expects an array of child-node names.
dreamweaver.getExtParticipants()
Availability
Dreamweaver UltraDev 4.
Description
This function retrieves the list of participants from an EDML group file or participant files.
Arguments
value, qualifier(s)
_
main", "insertText", "location");
DREAMWEAVER CS3
317
API Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents