Adobe Dreamweaver API Reference CS5 manuály

Uživatelské manuály a uživatelské příručky pro Software Adobe Dreamweaver API Reference CS5.
Poskytujeme 1 manuály pdf Adobe Dreamweaver API Reference CS5 ke stažení zdarma podle typů dokumentů: Uživatelský manuál


Tabulka s obsahem

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





Další produkty a příručky pro Software Adobe

Modely Typ Dokumentu
Extending Dreamweaver CS4 Uživatelský manuál   Adobe Extending Dreamweaver CS4 User Manual, 387 stránky
Dreamweaver CS3 Uživatelský manuál   Adobe Dreamweaver CS3 User Manual, 738 stránky
Extending Flash Professional CS5 Uživatelský manuál   Adobe Extending Flash Professional CS5 User Manual, 565 stránky
Flash Professional CC 2014 v.13.0 Uživatelský manuál   Adobe Flash Professional CC 2014 v.13.0 User Manual, 943 stránky
Extending Flash Professional CS4 Uživatelský manuál   Adobe Extending Flash Professional CS4 User Manual, 560 stránky
Flash Professional CS3 Uživatelský manuál   Adobe Flash Professional CS3 User Manual, 527 stránky
Premiere Pro CC v.7.xx Uživatelský manuál   Adobe Premiere Pro CC v.7.xx User Manual, 575 stránky
Premiere Pro CS4 Uživatelský manuál   Adobe Premiere Pro CS4 User Manual, 491 stránky
Premiere Pro CS6 Uživatelský manuál   Adobe Premiere Pro CS6 User Manual, 485 stránky
Premiere Pro CS3 Uživatelský manuál   Adobe Premiere Pro CS3 User Manual, 455 stránky
Photoshop Lightroom CC Uživatelský manuál   Adobe Photoshop Lightroom CC User Manual, 261 stránky
Photoshop CC 2014 v.14.xx Uživatelský manuál   Adobe Photoshop CC 2014 v.14.xx User Manual, 1061 stránky
Photoshop CS4 Uživatelský manuál   Adobe Photoshop CS4 User Manual, 707 stránky
Photoshop CS3 Uživatelský manuál   Adobe Photoshop CS3 User Manual, 681 stránky
Elements Organizer 9 Uživatelský manuál   Adobe Elements Organizer 9 User Manual, 180 stránky
Elements Organizer 12 Uživatelský manuál   Adobe Elements Organizer 12 User Manual, 238 stránky
Premiere Elements 12 Uživatelský manuál   Adobe Premiere Elements 12 User Manual, 319 stránky
Premiere Elements 8 Uživatelský manuál   Adobe Premiere Elements 8 User Manual, 313 stránky
Illustrator CC 2015 Uživatelský manuál   Adobe Illustrator CC 2015 User Manual, 556 stránky
Illustrator CS4 Uživatelský manuál   Adobe Illustrator CS4 User Manual, 499 stránky