
Public Member Functions | |
| __construct ($parent) | |
| Create an instance of a page template. | |
Hide the UpperFeatureWell, PathBar, PageTitle, TopBar, and BottomBar.
Load your content into these slots to have them show up on your page:
IMPORTANT: Use SShodorLayout as your layout class to have this template work properly.
Definition at line 15 of file PrintTemplate.php5.
| PrintTemplate::__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 PrintTemplate.php5.
References SPageTemplate::setDisplayForMetaSlot().
1.5.6