| Name | Description |
---|
| Get_All_Browse_Static_HTML | Pulls the static html url for a static html browse of all items in an aggregation, used for search engine robot requests |
| Get_Browse_Info | Gets the browse or info object and any other needed data for display ( resultset or text to display) |
| Get_HTML_Skin(Navigation_Object, Web_Skin_Collection, Boolean, Custom_Tracer) | Gets the HTML skin indicated in the current navigation mode |
| Get_HTML_Skin(String, Navigation_Object, Web_Skin_Collection, Boolean, Custom_Tracer) | Gets the HTML skin indicated in the current navigation mode |
| Get_Item(Navigation_Object, Item_Lookup_Object, String, Dictionary<(Of <<'(String, Wordmark_Icon>)>>), List<(Of <<'(String>)>>), User_Object, Custom_Tracer, SobekCM_Item%, Page_TreeNode%, SobekCM_Items_In_Title%) | Get a digital resource for display or for editing |
| Get_Item(String, Navigation_Object, Item_Lookup_Object, String, Dictionary<(Of <<'(String, Wordmark_Icon>)>>), List<(Of <<'(String>)>>), Custom_Tracer, User_Object, SobekCM_Item%, Page_TreeNode%, SobekCM_Items_In_Title%) | Get a digital resource for display or for editing |
| Get_Item_Static_HTML | Find the static html file to display for an item view request, when requested by a search engine robot for indexing |
| Get_Public_User_Folder | Retrieve the public user folder information and browse by user folder id |
| Get_Search_Results | Performs a search ( or retrieves the search results from the cache ) and outputs the results and search url used |
| Get_Simple_Web_Content_Text | Gets the simple CMS/info object and text to display |
| Get_User_Folder | Retrieve the (assummed private) user folder browse by user and folder name |
| Split_Clean_Search_Terms_Fields | Takes the search string and search fields from the URL and parses them, according to the search type,
into a collection of terms and a collection of fields. Stop words are also suppressed here |