
Public Member Functions | |
| layout () | |
| INSERT BRIEF DESCRIPTION HERE. | |
| layoutBottomTags ($page, $ms, $layout) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| layoutStartBodyTags ($page, $ms, $layout) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| layoutTopTags ($page, $ms, $layout) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| msBuild ($page, $ms, $layout) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| msBuildDefault ($page, $ms, $layout) | |
| INSERT BRIEF DESCRIPTION HERE. | |
INSERT FULL DESCRIPTION HERE
Definition at line 22 of file SLayout2.php5.
| SLayout2::layout | ( | ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
Definition at line 36 of file SLayout2.php5.
References msBuild().
| SLayout2::layoutBottomTags | ( | $ | page, | |
| $ | ms, | |||
| $ | layout | |||
| ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| $page | [TYPE]: DESCRIPTION | |
| $ms | [TYPE]: DESCRIPTION | |
| $layout | [TYPE]: DESCRIPTION |
Reimplemented in CXXE, MainLayout, Petascale, and TutorialsLayout.
Definition at line 344 of file SLayout2.php5.
Referenced by msBuildDefault().
| SLayout2::layoutStartBodyTags | ( | $ | page, | |
| $ | ms, | |||
| $ | layout | |||
| ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| $page | [TYPE]: DESCRIPTION | |
| $ms | [TYPE]: DESCRIPTION | |
| $layout | [TYPE]: DESCRIPTION |
Reimplemented in CXXE, MainLayout, Petascale, and TutorialsLayout.
Definition at line 299 of file SLayout2.php5.
References SConfig::getOption().
Referenced by msBuildDefault().
| SLayout2::layoutTopTags | ( | $ | page, | |
| $ | ms, | |||
| $ | layout | |||
| ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| $page | [TYPE]: DESCRIPTION | |
| $ms | [TYPE]: DESCRIPTION | |
| $layout | [TYPE]: DESCRIPTION |
Definition at line 278 of file SLayout2.php5.
References SConfig::getDefault().
Referenced by msBuildDefault().
| SLayout2::msBuild | ( | $ | page, | |
| $ | ms, | |||
| $ | layout | |||
| ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| $page | [TYPE]: DESCRIPTION | |
| $ms | [TYPE]: DESCRIPTION | |
| $layout | [TYPE]: DESCRIPTION |
Reimplemented in computingMattersLayout, CXXE, HPCULayout, MainLayout, Petascale, and TutorialsLayout.
Definition at line 67 of file SLayout2.php5.
References msBuildDefault().
Referenced by layout().
| SLayout2::msBuildDefault | ( | $ | page, | |
| $ | ms, | |||
| $ | layout | |||
| ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| $page | [TYPE]: DESCRIPTION | |
| $ms | [TYPE]: DESCRIPTION | |
| $layout | [TYPE]: DESCRIPTION |
Definition at line 83 of file SLayout2.php5.
References layoutBottomTags(), layoutStartBodyTags(), and layoutTopTags().
Referenced by msBuild().
1.5.6