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
PageGroup
Class PageGroup
Hierarchy
BaseItem
PageGroup
Index
Constructors
constructor
Properties
_pages
_parent
_title
_url
Accessors
pages
parent
title
url
Constructors
constructor
new
Page
Group
(
definition
:
PageGroupDefinition
, urlPrefix
:
string
, parent
?:
PageSection
)
:
PageGroup
Parameters
definition:
PageGroupDefinition
urlPrefix:
string
Optional
parent:
PageSection
Returns
PageGroup
Properties
Private
_pages
_pages
:
Array
<
Page
|
PageSection
>
Private
_parent
_parent
:
PageSection
|
undefined
Protected
_title
_title
:
string
Protected
_url
_url
:
string
Accessors
pages
get
pages
(
)
:
Array
<
Page
|
PageSection
>
Returns
Array
<
Page
|
PageSection
>
parent
get
parent
(
)
:
PageSection
|
undefined
Returns
PageSection
|
undefined
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
Page
Base
Page
Group
constructor
_pages
_parent
_title
_url
pages
parent
title
url
Page
Section
Generated using
TypeDoc