
Public Member Functions | |
| __construct ($parent) | |
| Create an instance of a page template. | |
Displays the UpperFeatureWell, but hides the LowerFeatureWell; sets the layout of the UpperFeatureWell to TwoColumns. Shows the ContentWell and sets its layout to RightSideBarOnly.
Load your content into these slots to have them show up on your page:
Definition at line 17 of file SplashPageTwoColsRightSideBar.php5.
| SplashPageTwoColsRightSideBar::__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 SplashPageNoCols.
Definition at line 19 of file SplashPageTwoColsRightSideBar.php5.
References SPageTemplate::setDisplayForMetaSlot(), and SPageTemplate::setLayoutForMetaSlot().
1.5.6