Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 386

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 385
381
DREAMWEAVER API REFERENCE
Design
Last updated 8/27/2013
Arguments
layoutIndex
layoutIndex is an integer, zero-based index specifying the layout. This is an index to the list of layouts, which is used
to return the
layoutNames and layoutDescriptions in the corresponding functions.
Returns
String array containing the full paths of the HTML and preview image files (which can be null).
dw.getLayoutNames()
Availability
Dreamweaver CS3.
Description
Gets the names of the available CSS-based layouts.
Arguments
None.
Returns
String array of layout names.
dw.getLayoutDescriptions()
Availability
Dreamweaver CS3.
Description
Gets the descriptions of the available CSS-based layouts
Arguments
None.
Returns
String array of layout descriptions.
dom.applyCSSStyle()
Availability
Dreamweaver 4.
Description
Applies the specified style to the specified element. This function is valid only for the active document.
Przeglądanie stron 385
1 2 ... 381 382 383 384 385 386 387 388 389 390 391 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag