class BedrockDocumentationPage extends AbstractDocumentationContentPage (View source)

Properties

protected string $name
protected string $contentFile

Methods

SimpleXMLElement|null
getContentXmlElement()

No description

__construct(string $name, string $contentFile)

No description

string
getName()

No description

void
setName(string $name)

No description

Details

SimpleXMLElement|null getContentXmlElement()

No description

Return Value

SimpleXMLElement|null

string getDocumentationPageTypeHandle()

No description

Return Value

string

string getDocumentationPageTemplateHandle()

No description

Return Value

string

void installDocumentationPage(Page $parent)

No description

Parameters

Page $parent

Return Value

void

__construct(string $name, string $contentFile)

No description

Parameters

string $name
string $contentFile

string getName()

No description

Return Value

string

void setName(string $name)

No description

Parameters

string $name

Return Value

void