Adobe Dreamweaver API Reference CS3 Handbücher

Bedienungsanleitungen und Benutzerhandbücher für Software Adobe Dreamweaver API Reference CS3.
Wir stellen 1 PDF-Handbücher Adobe Dreamweaver API Reference CS3 zum kostenlosen herunterladen nach Dokumenttypen zur Verfügung Bedienungsanleitung


Inhaltsverzeichnis

DREAMWEAVER

1

CS5 & CS5.5

1

Legal notices

2

Contents

3

Chapter 1: Introduction

6

Chapter 2: The file I/O API

10

DWfile.createFolder()

11

DWfile.exists()

11

DWfile.getAttributes()

12

DWfile.getModificationDate()

12

DWfile.getCreationDate()

13

DWfile.getCreationDateObj()

14

DWfile.getSize()

14

DWfile.listFolder()

15

DWfile.read()

15

DWfile.remove()

16

DWfile.setAttributes()

17

DWfile.write()

17

Chapter 3: The HTTP API

19

MMHttp.clearTemp()

20

MMHttp.getFile()

21

MMHttp.getFileCallback()

22

MMHttp.getText()

23

MMHttp.getTextCallback()

23

MMHttp.postText()

23

MMHttp.postTextCallback()

24

The HTTP API

25

How Design Notes work

26

MMNotes.filePathToLocalURL()

27

MMNotes.get()

27

MMNotes.getKeyCount()

28

MMNotes.getKeys()

28

MMNotes.getSiteRootForFile()

28

MMNotes.getVersionName()

29

MMNotes.getVersionNum()

29

MMNotes.localURLToFilePath()

29

MMNotes.open()

30

MMNotes.remove()

30

The Design Notes C API

31

BOOL FilePathToLocalURL()

32

BOOL GetNote()

32

BOOL GetNotesKeys()

33

BOOL GetSiteRootForFile()

34

BOOL GetVersionName()

35

BOOL GetVersionNum()

35

BOOL LocalURLToFilePath()

35

FileHandle OpenNotesFile()

36

BOOL RemoveNote()

36

BOOL SetNote()

37

The FWLaunch API

38

FWLaunch.execJsInFireworks()

39

FWLaunch.getJsResponse()

39

FWLaunch.mayLaunchFireworks()

40

FWLaunch.validateFireworks()

41

Chapter 6: Flash integration

44

SWFFile.getNaturalSize()

45

SWFFile.getObjectType()

46

SWFFile.readFile()

46

• ModalDialogWindow

48

Flash integration

51

How Smart Objects work

55

The Smart Objects API

55

Chapter 8: The database API

59

Database connection functions

60

MMDB.getColdFusionDsnList()

61

MMDB.getConnection()

61

MMDB.getConnectionList()

62

MMDB.getConnectionName()

62

MMDB.getConnectionString()

63

MMDB.getDriverName()

64

MMDB.getLocalDsnList()

64

MMDB.getPassword()

64

MMDB.getRDSPassword()

65

MMDB.getRDSUserName()

65

MMDB.getRemoteDsnList()

65

MMDB.getUserName()

66

MMDB.hasConnectionWithName()

67

MMDB.needToPromptForRdsInfo()

67

MMDB.popupConnection()

68

MMDB.setRDSPassword()

69

MMDB.setRDSUserName()

69

MMDB.showColdFusionAdmin()

69

MMDB.showOdbcDialog()

70

MMDB.showRdsUserDialog()

70

MMDB.showRestrictDialog()

71

MMDB.testConnection()

71

Database access functions

72

MMDB.getColumnList()

73

MMDB.getColumns()

73

MMDB.getColumnsOfTable()

74

MMDB.getPrimaryKeys()

75

MMDB.getProcedures()

75

MMDB.getSPColumnList()

76

The database API

77

MMDB.getSPParameters()

78

MMDB.getSPParamsAsString()

79

MMDB.getTables()

79

MMDB.getViews()

80

MMDB.showResultset()

81

MMDB.showSPResultset()

81

Select a new connection type

84

Develop a new connection type

84

The Connection API

85

The generated include file

88

ColdFusion

89

Enablers

105

Last updated 8/27/2013

109

Chapter 11: Application

111

• "Fireworks 3"

113

Application

115

Global application functions

120

BridgeTalk.bringToFront()

125

Bridgetalk.send()

125

Chapter 12: Workspace

127

Insert object functions

135

Keyboard functions

137

Workspace

139

Menu functions

144

Results window functions

146

DREAMWEAVER API REFERENCE

148

A stand-alone results window

151

Server debugging

156

Toggle functions

158

• The closed panels

171

• The collapsed tab groups

171

• The collapsed panels

171

Toolbar functions

177

Window functions

182

Information bar functions

193

Related files functions

194

DWFilenameFilter reference

201

DWFilenameFilter.isEmpty()

201

DWFilenameFilter.empty()

205

Vertical Split view functions

206

Code collapse functions

208

Code view toolbar functions

214

Color functions

218

Chapter 13: Site

220

Site functions

221

"document"

228

• "none"

235

• "local/network"

235

• "ftp"

235

• "source_control"

235

Chapter 14: Document

252

Command functions

253

File manipulation functions

254

Document

255

Global document functions

269

Path functions

277

DWUri.isValidURI()

280

DWUri.isAbsolute()

280

DWUri.isRelative()

280

DWUri.isDirectory()

281

DWUri.isHierarchical()

281

DWUri.isOfType()

281

DWUri.isOfFileType()

282

DWUri.getScheme()

282

DWUri.getAuthority()

283

DWUri.getUsername()

283

DWUri.getPassword()

283

DWUri.getServerPort()

284

DWUri.getPath()

284

DWUri.getQuery()

284

DWUri.getFragment

285

DWUri.getNonHierarchical()

285

DWUri.setScheme()

285

DWUri.setAuthority()

286

DWUri.setUsername()

286

DWUri.setPassword()

286

DWUri.setPath()

287

DWUri.setServerPort()

287

DWUri.setFragment()

288

DWUri.setNonHierarchical()

288

DWUri.setQuery()

288

DWUri.getQueryValue()

289

DWUri.setQueryValue()

289

DWUri.getQueryByObject()

289

DWUri.setQueryByObject()

290

DWUri.getRelation()

290

DWUri.getCommonParent()

291

DWUri.makeAbsolute()

291

DWUri.makeRelative()

292

DWUri.chDir()

292

DWUri.getFileName()

292

DWUri.getExtension()

293

DWUri.getLastPathComponent()

293

DWUri.isUnderDirectory()

294

DWUri.toLocalPath()

294

DWUri.localPathToURI()

294

Selection functions

295

String manipulation functions

300

• "my arg 1"

302

Translation functions

304

XSLT functions

306

MMXSLT.getXMLSchema()

307

MMXSLT.getXMLSourceURI()

307

Chapter 15: Page content

309

Behavior functions

316

Page content

317

• An event handler

321

More Help topics

323

Clipboard functions

325

Snippets panel functions

334

• Navigation

335

Spry widget editing functions

338

Chapter 16: Dynamic documents

351

Data source functions

352

Live data functions

355

Dynamic documents

357

Live view functions

360

<mm:browsercontrol>

370

Example 1

373

Example 2

373

Server behavior functions

376

Server model functions

378

• Translator URL patterns

380

• File references

380

Chapter 17: Design

384

Frame and frameset functions

406

• "navframe"

407

• "main_content"

407

Layout environment functions

411

Layout view functions

416

Media Query

424

Zoom functions

425

Table editing functions

435

Chapter 18: Code

445

Find and replace functions

449

General editing functions

455

Print function

471

Quick Tag Editor functions

472

Code view functions

474

Live Code view functions

491

Chapter 19: Enablers

497

CS3 Bedienungsanleitung   Adobe CS3 User's Manual, 34 Seiten Acrobat XI Bedienungsanleitung   Adobe Acrobat XI User Manual, 590 Seiten Acrobat 9 PRO Extended Bedienungsanleitung   Adobe Acrobat 9 PRO Extended User Manual, 546 Seiten Acrobat 8 3D Bedienungsanleitung   Adobe Acrobat 8 3D User Manual, 600 Seiten Acrobat 7 Professional Bedienungsanleitung   Adobe Acrobat 7 Professional User Manual, 793 Seiten Media Encoder CC Bedienungsanleitung   Adobe Media Encoder CC User Manual, 59 Seiten Media Encoder Bedienungsanleitung   Adobe Media Encoder User Manual, 77 Seiten Media Encoder CS4 Bedienungsanleitung   Adobe Media Encoder CS4 User Manual, 45 Seiten After Effects Bedienungsanleitung   Adobe After Effects User Manual, 753 Seiten Digital Publishing Suite Bedienungsanleitung   Adobe Digital Publishing Suite User Manual, 222 Seiten After Effects CS4 Bedienungsanleitung   Adobe After Effects CS4 User Manual, 778 Seiten InDesign CC 2015 Bedienungsanleitung   Adobe InDesign CC 2015 User Manual, 643 Seiten After Effects CS3 Bedienungsanleitung   Adobe After Effects CS3 User Manual, 677 Seiten InCopy CC 2015 Bedienungsanleitung   Adobe InCopy CC 2015 User Manual, 393 Seiten InDesign Filters Readme Bedienungsanleitung   Adobe InDesign Filters Readme User Manual, 15 Seiten InDesign Tagged Text Bedienungsanleitung   Adobe InDesign Tagged Text User Manual, 29 Seiten InDesign CS5 Bedienungsanleitung   Adobe InDesign CS5 User Manual, 710 Seiten InDesign Bedienungsanleitung   Adobe InDesign User Manual, 829 Seiten InDesign CS4 Bedienungsanleitung   Adobe InDesign CS4 User Manual, 717 Seiten InDesign CS3 Bedienungsanleitung   Adobe InDesign CS3 User Manual, 672 Seiten