MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spezifikationen Seite 182

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 181
Chapter 14182
dreamweaver.getExtDataValue()
Availability
Dreamweaver UltraDev 4
Description
Retrieves the field values from an EDML file for the specified nodes.
Arguments
qualifier(s) is a variable-length list of comma-separated node qualifiers that includes group or
participant name, subblock (if any), and field name.
Returns
Field value is returned. If value is not specified, then the default value returns.
dreamweaver.getExtDataArray()
Availability
Dreamweaver UltraDev 4
Description
Retrieves an array of values from an EDML file for the specified nodes.
Arguments
qualifier(s) is a variable-length list of comma-separated node qualifiers, including group or
participant name, subblock (if any), and field name.
Returns
Array of child node names.
dreamweaver.getExtParticipants()
Availability
Dreamweaver UltraDev 4
Description
Retrieves the list of participants from an EDML group file or participant files.
Arguments
value, qualifier(s)
value is a property value or blank to ignore.
For example
dw.getExtParticipants("", "participant");
qualifier(s) is a variable-length list of comma-separated node qualifiers of required
property.
Returns
Array of participant names that have the specified property, if given, and the property matches
the specified value, if given.
Seitenansicht 181
1 2 ... 177 178 179 180 181 182 183 184 185 186 187 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare