00001 <?php
00002
00003
00004
00005 $this->slot['windowTitle'] = "Shodor";
00006 $this->slot['title'] = "Shodor Page";
00007
00008 $this->slot['Flash'] = "";
00009
00010
00011
00012 $this->slot['ExtraJS'] = "";
00013 $this->slot['ExtraCSS'] = "";
00014 $this->slot['Keywords'] = "";
00015 $this->slot['ExtraHeadTags'] = "";
00016 $this->slot['LibHeadTags'] = "";
00017
00018 $this->slot['CustomCSSLinks'] = "";
00019 $this->slot['DefaultCSSLinks'] = "";
00020 $this->slot['CustomJSLinks'] = "";
00021 $this->slot['DefaultJSLinks'] = "";
00022
00023 $this->slot['OnLoad'] = "";
00024
00025 $this->slot['CollName'] = "";
00026 $this->slot['TopBarNavWell1'] = "";
00027 $this->slot['TopBarNavWell2'] = "";
00028 $this->slot['TopBarNavWell3'] = "";
00029
00030 $this->slot['PageName'] = "";
00031 $this->slot['PageTitleRightText'] = "";
00032 $this->slot['Path'] = "";
00033
00034
00035 $this->slot['UpperFeatureWell'] = "";
00036 $this->slot['UpperFeatureWellColumn2'] = "";
00037 $this->slot['LowerFeatureWell'] = "";
00038 $this->slot['LowerFeatureWellColumn2'] = "";
00039 $this->slot['LowerFeatureWell'] = "";
00040 $this->slot['LowerFeatureWellColumn3'] = "";
00041
00042 $this->slot['TabsBar1'] = "";
00043 $this->slot['TabsBar2'] = "";
00044
00045 $this->slot['Main'] = "";
00046 $this->slot['SideBar'] = '';
00047 $this->slot['ContentWellSideBar'] = "";
00048 $this->slot['ContentWellSideBar2'] = "";
00049 $this->slot['ContentWellColumn2'] = "";
00050 $this->slot['ContentWellColumn3'] = "";
00051
00052 $this->slot['BottomBarLeftText'] = "";
00053 $this->slot['BottomBarRightText'] = "";
00054
00055 $this->slot['Omniture'] = '';
00056 $this->slot['Analytics'] = '';
00057
00058 $this->slot['HiddenTempBuffer'] = "";
00059
00060 $this->defaults['targetType'] = 'html';
00061
00062 ?>