
Public Member Functions | |
| __construct ($parent) | |
| Create an instance of a page template. | |
Hides the PageTitle and PathBar slots; shows the ContentWell, TabsBar1 and TabsBar2
Load your content into these slots to have them show up on your page:
Definition at line 15 of file TabbedContentNoTitle.php5.
| TabbedContentNoTitle::__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 TabbedContentNoTitle.php5.
References SPageTemplate::setDisplayForMetaSlot().
1.5.6