Search
Preparing search index...
The search index is not available
TypeDoc Pages Plugin
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Home
Models
Page
Class Page
Hierarchy
PageBase
Page
Index
Constructors
constructor
Properties
_children
_parent
_title
_url
Accessors
children
contents
parent
source
title
url
Constructors
constructor
new
Page
(
definition
:
PageDefinition
, parent
:
PageGroup
)
:
Page
Parameters
definition:
PageDefinition
parent:
PageGroup
Returns
Page
Properties
Private
_children
_children
:
Array
<
ChildPage
|
PageSection
>
Private
_parent
_parent
:
PageGroup
Protected
_title
_title
:
string
Protected
_url
_url
:
string
Accessors
children
get
children
(
)
:
Array
<
ChildPage
|
PageSection
>
Returns
Array
<
ChildPage
|
PageSection
>
contents
get
contents
(
)
:
string
Returns
string
parent
get
parent
(
)
:
PageGroup
Returns
PageGroup
source
get
source
(
)
:
string
Returns
string
title
get
title
(
)
:
string
Returns
string
url
get
url
(
)
:
string
Returns
string
Getting
Started
Quick
Start
Creating
Pages
Page
Organization
Configuration
Configuration
File
Reflection
Navigation
Title
Search
Integration
Advanced
Content
Images
Code
Links
Page
Links
Themes
Built-
In
Theme
Custom
Themes
Development API
Constants
Links
Models
Options
Pages
Plugin
Rendering
Search
Theme
Utilities
Base
Item
Child
Page
Page
constructor
_children
_parent
_title
_url
children
contents
parent
source
title
url
Page
Base
Page
Group
Page
Section
Generated using
TypeDoc