Adobe 65030089 Scripting Guide - Page 16

updateAll, importDITAMap

Page 16 highlights

ROBOHELP 8 SCRIPTING GUIDE 12 Classes updateAll Description Updates all linked documents (FrameMaker documents and Word documents) in the project. Returns Boolean Syntax updateAll (flagForceUpdate) Parameters Parameter name flagForceUpdate Data type Boolean Optional No Description Flag to force the update of all linked documents importDITAMap Description Imports a DITA map file into the project. Returns Boolean Syntax importDITAMap (projectName, DITAOTHomeDirectory, ditavalFile, topHeader, bodyHeader, bodyFooter, xslFile, indexShow) Parameters Parameter name projectName DITAOTHomeDirectory ditavalFile topHeader bodyHeader Data type String String String String String Optional No No Yes Yes Yes Description Full path to the DITA map file Full path to the DITA Open Toolkit home directory Full path to the Ditaval file for filtered processing Full path to the file containing XHTML to place in the header area of the output file Full path to the file containing XHTML to place in the body running-header area of the output file

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98

12
ROBOHELP 8 SCRIPTING GUIDE
Classes
updateAll
Description
Updates all linked documents (FrameMaker documents and Word documents) in the project.
Returns
Boolean
Syntax
updateAll (flagForceUpdate)
Parameters
importDITAMap
Description
Imports a DITA map file into the project.
Returns
Boolean
Syntax
importDITAMap (projectName, DITAOTHomeDirectory, ditavalFile, topHeader, bodyHeader,
bodyFooter, xslFile, indexShow)
Parameters
Parameter name
Data type
Optional
Description
flagForceUpdate
Boolean
No
Flag to force t
h
e update of all linked
documents
Parameter name
Data type
Optional
Description
projectName
String
No
Full pat
h
to t
h
e DITA map file
DITAOTHomeDirectory
String
No
Full pat
h
to t
h
e DITA Open Toolkit
h
ome
directory
ditavalFile
String
Yes
Full pat
h
to t
h
e Ditaval file for filtered
processing
topHeader
String
Yes
Full pat
h
to t
h
e file containing XHTML to place
in t
h
e
h
eader area of t
h
e output file
bodyHeader
String
Yes
Full pat
h
to t
h
e file containing XHTML to place
in t
h
e body running-
h
eader area of t
h
e output
file