Example #1
0
 protected function thisPageLayout(){
     MenuAndContentHelper1_Layout($this, true, false, "", "");
 }
Example #2
0
 protected function thisPageLayout() {
     MenuAndContentHelper1_Layout($this, true, false, _USERMANUAL::_MasterNavigationTitle(), null);
 }
Example #3
0
 protected function thisPageLayout(){
     MenuAndContentHelper1_Layout($this, true, _SESSION::GetIsMaster(), "", "Master Options");
 }