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