Constructor
new PageSource(page)
- Source:
Create a comment's source object.
Parameters:
Name | Type | Description |
---|---|---|
page |
module:pageRegistry.Page | Page. |
Methods
modifyContext(options) → {object}
- Source:
Modify the page code string in accordance with an action. The 'addSection'
action is
presumed.
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
Properties
|
Returns:
- Type
- object