Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 355

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 354
350
DREAMWEAVER API REFERENCE
Dynamic documents
Last updated 8/27/2013
Description
Retrieves the name of the group, which is the equivalent to the server behavior’s name, from an EDML group file.
Arguments
value, qualifier(s)
The value argument is a property value or is blank to ignore.
The qualifier(s) argument is a variable length list of comma-separated node qualifiers of the required property.
Returns
Dreamweaver expects an array of group names that have the specified property, if it is given, and the property matches
the specified value, if it is given.
dreamweaver.refreshExtData()
Availability
Dreamweaver UltraDev 4.
Description
Reloads all extension data files.
You can make a useful command from this function, letting edits to server-behavior EDML files be reloaded without
restarting Dreamweaver.
Arguments
None.
Returns
Dreamweaver expects reloaded data.
Live data functions
You can use the following live data functions to mimic menu functionality:
The showLiveDataDialog() function is used for the View > Live Data Settings menu item.
The setLiveDataMode() function is used for the View > Live Data and View > Refresh Live Data menu items.
The getLiveDataMode() function determines whether Live Data mode is active.
You can use the remaining live data functions when you implement the translator API liveDataTranslateMarkup()
function.
dreamweaver.getLiveDataInitTags()
Availability
Dreamweaver UltraDev 1.
Przeglądanie stron 354
1 2 ... 350 351 352 353 354 355 356 357 358 359 360 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag