
Public Member Functions | |
| __construct ($parent) | |
| Create an instance of a page template. | |
Show the UpperFeatureWell, PathBar and slots. Hide the PageTitle slot. Set the layout style for the UpperFeatureWell to be OneColumn. Swap the order of the PathBar and the UpperFeatureWell (from what is default, i.e., put the PathBar below the feature).
Load your content into these slots to have them show up on your page:
Definition at line 17 of file OneFeatureContent.php5.
| OneFeatureContent::__construct | ( | $ | parent | ) |
Create an instance of a page template.
For internal use only.
Create an instance of a page template
| $parent | [PageRender2]: The parent PR2 object |
Reimplemented from SPageTemplate.
Reimplemented in OneFeatureContentRightSideBar.
Definition at line 19 of file OneFeatureContent.php5.
References SPageTemplate::setDisplayForMetaSlot(), SPageTemplate::setLayoutForMetaSlot(), and SPageTemplate::swapMetaSlotOrder().
1.5.6