![MACROMEDIA DREAMWEAVER MX 2004-DREAMWEAVER API Скачать руководство пользователя страница 26](http://html1.mh-extra.com/html/macromedia/dreamweaver-mx-2004-dreamweaver-api/dreamweaver-mx-2004-dreamweaver-api_reference_3336554026.webp)
26
Chapter 1: Introduction
Background
This book assumes that you are familiar with Dreamweaver, HTML, XML, JavaScript
programming and, if applicable, C programming. If you are writing extensions for building web
applications, you should also be familiar with server-side scripting on at least one platform, such
as Active Server Pages (ASP), ASP.net, PHP: Hypertext Preprocessor (PHP), ColdFusion, or Java
Server Pages (JSP).
Extending Dreamweaver
To learn about the Dreamweaver framework and the API that enables you to build Dreamweaver
extensions, see
Extending Dreamweaver
.
Extending Dreamweaver
describes the API functions that
Dreamweaver calls to implement the objects, menus, floating panels, server behaviors, and so on,
that comprise the various features of Dreamweaver. You can use those APIs to add objects, menus,
floating panels, or other features to the product.
Extending Dreamweaver
also explains how to
customize Dreamweaver by editing and adding tags to various HTML and XML files to add
menu items or document types, and so on.
Additional resources for extension writers
To communicate with other developers who are involved in writing extensions, you might want
to join the Dreamweaver extensibility newsgroup. You can access the website for this newsgroup
at
www.macromedia.com/go/extending_newsgrp/
.
New functions in Dreamweaver MX 2004
The following new functions have been added to the Dreamweaver MX 2004 JavaScript API.
The headings designate the chapters and sections that contain the new functions:
Workspace
The following Insert Bar, Results window, and Toolbar functions have been added to the
Workspace chapter.
Insert object
•
“dom.insertFlashElement()” on page 161
•
“dreamweaver.objectPalette.getMenuDefault()” on page 162
•
“dreamweaver.objectPalette.setMenuDefault()” on page 162
•
“dreamweaver.reloadObjects()” on page 163
Results window
“dreamweaver.showResults()” on page 172
Toolbar
•
“dom.getToolbarItemValue()” on page 203
•
“dom.setToolbarItemAttribute()” on page 205
000_DW_API_Print.book Page 26 Wednesday, August 20, 2003 9:14 AM
Содержание DREAMWEAVER MX 2004-DREAMWEAVER API
Страница 1: ...Dreamweaver API Reference...
Страница 24: ...24 Contents...
Страница 32: ......
Страница 70: ...70 Chapter 5 Fireworks Integration...
Страница 76: ...76 Chapter 6 Flash Integration...
Страница 116: ...116 Chapter 9 The JavaBeans API...
Страница 140: ......
Страница 152: ...152 Chapter 11 Application...
Страница 218: ...218 Chapter 12 Workspace...
Страница 248: ...248 Chapter 13 Site...
Страница 292: ...292 Chapter 14 Document...
Страница 378: ...378 Chapter 17 Design...
Страница 430: ...430 Chapter 18 Code...
Страница 486: ...486 Index...