299
13
CHAPTER 13
Document
The Document functions in Macromedia Dreamweaver 8 perform operations that affect the
document on which the user is working. These functions perform tasks that convert tables to
layers, run a command in the Configuration/Commands folder, browse for a file URL, check
spelling or set page properties, convert a relative URL to an absolute URL, get the currently
selected node, perform URL encoding on a string, or run a translator on the document.
Conversion functions
Conversion functions convert tables to layers, layers to tables, and cascading style sheets (CSS)
to HTML markup. Each function exactly duplicates the behavior of one of the conversion
commands in the File or Modify menu.
dom.convertLayersToTable()
Availability
Dreamweaver 3.
Description
Opens the Convert Layers to Table dialog box.
Arguments
None.
Returns
Nothing.
Enabler
See
“dom.canConvertLayersToTable()” on page 554
.
000_DW_API_Print.book Page 299 Wednesday, July 20, 2005 11:58 AM
Summary of Contents for DREAMWEAVER 8-DREAMWEAVER API
Page 1: ...Dreamweaver API Reference...
Page 16: ......
Page 28: ...28 The File I O API...
Page 38: ...38 The HTTP API...
Page 68: ...68 Flash Integration...
Page 100: ...100 The Database API...
Page 116: ...116 The JavaBeans API...
Page 144: ...144 The Source Control Integration API...
Page 146: ......
Page 254: ...254 Workspace...
Page 298: ...298 Site...
Page 354: ...354 Document...
Page 396: ...396 Page Content...
Page 488: ...488 Design...
Page 550: ...550 Code...