Property | Type | Description | |
---|---|---|---|
$extraData | Extra data added by syntax fields. | ||
$pageObject | A reference to the static page object | ||
$title | The static page title |
Property | Type | Description | |
---|---|---|---|
$contentCached | Content cache. |
Method | Description | |
---|---|---|
__get ( string $name ) : void | Implements the getter functionality. | |
__isset ( string $key ) : void | Determine if an attribute exists on the object. | |
children ( ) | ||
componentDetails ( ) | ||
content ( ) | ||
onRun ( ) | ||
page ( ) | ||
parent ( ) |
Method | Description | |
---|---|---|
defineExtraData ( ) | Find foreign view bag values and add them to the component and page vars. |
protected defineExtraData ( ) |