beautypg.com

Adobe Extending Dreamweaver CS4 User Manual

Page 78

background image

72

EXTENDING DREAMWEAVER CS4

Customizing Code view

The following related files are supported:

Related files APIs
You can customize the related files menu to display the following:

Filenames of the related file

Source HTML and Generated Source code

The

dreamweaver.openRelatedFile()

function displays the related file in the Code view and the

dreamweaver.getActiveRelatedFilePath()

function displays the path for the currently opened related file. For

more information on using these APIs, see "Related files functions" in the Dreamweaver API Reference.

First-level child document

Any document that is one level deep
from the parent document. These
documents affect generation of HTML
code, except for CSS. CSS files can
include other CSS files, but all of them
together determine the final styles
applied to the page.

Script file specified by