Search
Preparing search index...
The search index is not available
review.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"controller/ConfigRaw"
ReVIEW
ContentStructure
Class ContentStructure
生の設定ファイルでの本の構成情報を画一的なフォーマットに変換し保持するためのクラス。
Hierarchy
ContentStructure
Index
Constructors
constructor
Properties
chapter
part
Methods
create
Chapter
create
Part
Constructors
constructor
new
Content
Structure
(
part
:
IConfigPart
, chapter
:
IConfigChapter
)
:
ContentStructure
Parameters
part:
IConfigPart
chapter:
IConfigChapter
Returns
ContentStructure
Properties
chapter
chapter
:
IConfigChapter
part
part
:
IConfigPart
Methods
Static
create
Chapter
create
Chapter
(
file
:
string
)
:
ContentStructure
create
Chapter
(
chapter
:
IConfigChapter
)
:
ContentStructure
Parameters
file:
string
Returns
ContentStructure
Parameters
chapter:
IConfigChapter
Returns
ContentStructure
Static
create
Part
create
Part
(
part
:
IConfigPart
)
:
ContentStructure
Parameters
part:
IConfigPart
Returns
ContentStructure
Globals
"
Main"
"builder/
Builder"
"builder/
Html
Builder"
"builder/
Text
Builder"
"controller/
Config"
"controller/
Config
Raw"
ReVIEW
"controller/
Controller"
"i18n/en"
"i18n/i18n"
"i18n/ja"
"model/
Compiler
Model"
"parser/
Analyzer"
"parser/
Parser"
"parser/
Preprocessor"
"parser/
Validator"
"parser/
Walker"
"utils/
Polyfill"
"utils/
Utils"
Book
Structure
Content
Structure
constructor
chapter
part
create
Chapter
create
Part
IConfig
Book
IConfig
Chapter
IConfig
Listener
IConfig
Part
IConfig
Part
OrChapter
IConfig
Raw
IOptions
Generated using
TypeDoc
生の設定ファイルでの本の構成情報を画一的なフォーマットに変換し保持するためのクラス。