Property | Type | Description | |
---|---|---|---|
browse_info_display_text | string | ||
currentItem | |||
currentMode | |||
currentPage | SobekCM.Resource_Object.Divisions.Page_TreeNode | ||
currentUser | |||
htmlSkin | |||
itemsInTitle | SobekCM.Core.Items.SobekCM_Items_In_Title | ||
mainWriter | SobekCM.Library.MainWriters.abstractMainWriter | ||
pagedSearchResults | List |
||
publicFolder | SobekCM.Core.Users.Public_User_Folder | ||
searchResultStatistics | SobekCM.Core.Results.Search_Results_Statistics | ||
siteMap | SobekCM.Core.SiteMap.SobekCM_SiteMap | ||
staticWebContent | |||
topLevelCollection | |||
tracer | Custom_Tracer |
Method | Description | |
---|---|---|
Email_Information ( string EmailTitle, |
||
Email_Information ( string EmailTitle, |
||
On_Page_Load ( ) : void | ||
Set_Main_Writer ( ) : void | ||
SobekCM_Page_Globals ( bool isPostBack, string page_name ) : System |
Method | Description | |
---|---|---|
Get_Search_From_Mode ( |
||
MySobekCM_Block ( ) : void | ||
Perform_Search_Engine_Robot_Checks ( |
||
Public_Folder ( ) : void | ||
Reset_Memory ( ) : void | ||
Search_Block ( ) : void | ||
Simple_Web_Content_Text_Block ( ) : void | ||
get_local_ip ( ) : string | ||
perform_user_checks ( bool isPostBack ) : void | ||
send_error_email ( ) : void |
public Email_Information ( string EmailTitle, |
||
EmailTitle | string | |
ObjErr | ||
return | void |
public Email_Information ( string EmailTitle, |
||
EmailTitle | string | |
ObjErr | ||
Redirect | bool | |
return | void |
public SobekCM_Page_Globals ( bool isPostBack, string page_name ) : System | ||
isPostBack | bool | |
page_name | string | |
return | System |
public SobekCM_Item,SobekCM.Resource_Object currentItem | ||
return |
public Navigation_Object,SobekCM.Core.Navigation currentMode | ||
return |
public Page_TreeNode,SobekCM.Resource_Object.Divisions currentPage | ||
return | SobekCM.Resource_Object.Divisions.Page_TreeNode |
public User_Object,SobekCM.Core.Users currentUser | ||
return |
public Web_Skin_Object,SobekCM.Core.Skins htmlSkin | ||
return |
public SobekCM_Items_In_Title,SobekCM.Core.Items itemsInTitle | ||
return | SobekCM.Core.Items.SobekCM_Items_In_Title |
public abstractMainWriter,SobekCM.Library.MainWriters mainWriter | ||
return | SobekCM.Library.MainWriters.abstractMainWriter |
public Public_User_Folder,SobekCM.Core.Users publicFolder | ||
return | SobekCM.Core.Users.Public_User_Folder |
public Search_Results_Statistics,SobekCM.Core.Results searchResultStatistics | ||
return | SobekCM.Core.Results.Search_Results_Statistics |
public SobekCM_SiteMap,SobekCM.Core.SiteMap siteMap | ||
return | SobekCM.Core.SiteMap.SobekCM_SiteMap |
public HTML_Based_Content,SobekCM.Core.WebContent staticWebContent | ||
return |
public Item_Aggregation,SobekCM.Core.Aggregations topLevelCollection | ||
return |