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"
ContentStructure
Class ContentStructure
生の設定ファイルでの本の構成情報を画一的なフォーマットに変換し保持するためのクラス。
Hierarchy
ContentStructure
Index
Constructors
constructor
Properties
chapter
part
Methods
create
Chapter
create
Part
Constructors
constructor
new
Content
Structure
(
part
:
ConfigPart
, chapter
:
ConfigChapter
)
:
ContentStructure
Parameters
part:
ConfigPart
chapter:
ConfigChapter
Returns
ContentStructure
Properties
chapter
chapter
:
ConfigChapter
part
part
:
ConfigPart
Methods
Static
create
Chapter
create
Chapter
(
value
:
string
|
ConfigChapter
)
:
ContentStructure
Parameters
value:
string
|
ConfigChapter
Returns
ContentStructure
Static
create
Part
create
Part
(
part
:
ConfigPart
)
:
ContentStructure
Parameters
part:
ConfigPart
Returns
ContentStructure
Globals
"builder/builder"
"builder/html
Builder"
"builder/text
Builder"
"controller/config"
"controller/config
Raw"
"controller/controller"
"i18n/en"
"i18n/i18n"
"i18n/ja"
"index"
"js/exception"
"model/compiler
Model"
"parser/analyzer"
"parser/parser"
"parser/preprocessor"
"parser/validator"
"parser/walker"
"peg/action"
"utils/polyfill"
"utils/utils"
Book
Structure
Content
Structure
constructor
chapter
part
create
Chapter
create
Part
Config
Book
Config
Chapter
Config
Listener
Config
Part
Config
Part
OrChapter
Config
Raw
Options
Generated using
TypeDoc
生の設定ファイルでの本の構成情報を画一的なフォーマットに変換し保持するためのクラス。