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