
Public Member Functions | |
| __construct ($parent) | |
| Create an instance of a page template. | |
Make sure the ContentWell is displayed; set the layout style for the ContentWell to LeftSideBarOnly.
Load your content into these slots to have them show up on your page:
Definition at line 15 of file LeftSideBarContent.php5.
| LeftSideBarContent::__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.
Definition at line 17 of file LeftSideBarContent.php5.
References SPageTemplate::setDisplayForMetaSlot(), and SPageTemplate::setLayoutForMetaSlot().
1.5.6