Adobe Dreamweaver API Reference CS5 Handbücher

Bedienungsanleitungen und Benutzerhandbücher für Software Adobe Dreamweaver API Reference CS5.
Wir stellen 1 PDF-Handbücher Adobe Dreamweaver API Reference CS5 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





Weitere Produkte und Handbücher für Software Adobe

Modelle Dokumententyp
Extending Dreamweaver CS4 Bedienungsanleitung   Adobe Extending Dreamweaver CS4 User Manual, 387 Seiten
Dreamweaver CS3 Bedienungsanleitung   Adobe Dreamweaver CS3 User Manual, 738 Seiten
Extending Flash Professional CS5 Bedienungsanleitung   Adobe Extending Flash Professional CS5 User Manual, 565 Seiten
Flash Professional CC 2014 v.13.0 Bedienungsanleitung   Adobe Flash Professional CC 2014 v.13.0 User Manual, 943 Seiten
Extending Flash Professional CS4 Bedienungsanleitung   Adobe Extending Flash Professional CS4 User Manual, 560 Seiten
Flash Professional CS3 Bedienungsanleitung   Adobe Flash Professional CS3 User Manual, 527 Seiten
Premiere Pro CC v.7.xx Bedienungsanleitung   Adobe Premiere Pro CC v.7.xx User Manual, 575 Seiten
Premiere Pro CS4 Bedienungsanleitung   Adobe Premiere Pro CS4 User Manual, 491 Seiten
Premiere Pro CS6 Bedienungsanleitung   Adobe Premiere Pro CS6 User Manual, 485 Seiten
Premiere Pro CS3 Bedienungsanleitung   Adobe Premiere Pro CS3 User Manual, 455 Seiten
Photoshop Lightroom CC Bedienungsanleitung   Adobe Photoshop Lightroom CC User Manual, 261 Seiten
Photoshop CC 2014 v.14.xx Bedienungsanleitung   Adobe Photoshop CC 2014 v.14.xx User Manual, 1061 Seiten
Photoshop CS4 Bedienungsanleitung   Adobe Photoshop CS4 User Manual, 707 Seiten
Photoshop CS3 Bedienungsanleitung   Adobe Photoshop CS3 User Manual, 681 Seiten
Elements Organizer 9 Bedienungsanleitung   Adobe Elements Organizer 9 User Manual, 180 Seiten
Elements Organizer 12 Bedienungsanleitung   Adobe Elements Organizer 12 User Manual, 238 Seiten
Premiere Elements 12 Bedienungsanleitung   Adobe Premiere Elements 12 User Manual, 319 Seiten
Premiere Elements 8 Bedienungsanleitung   Adobe Premiere Elements 8 User Manual, 313 Seiten
Illustrator CC 2015 Bedienungsanleitung   Adobe Illustrator CC 2015 User Manual, 556 Seiten
Illustrator CS4 Bedienungsanleitung   Adobe Illustrator CS4 User Manual, 499 Seiten