mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Core >> MemoryMgmt >> CachedDataManager_WebContentServices

CachedDataManager_WebContentServices Class



Web content related services for the Cached Data Manager, which allows top-level static web content objects, and closely related objects, to be cached locally for resuse


Namespace: SobekCM.Core.MemoryMgmt
Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public class CachedDataManager_WebContentServices

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.MemoryMgmt..::..CachedDataManager_WebContentServices

Constructors

  NameDescription
Public methodCachedDataManager_WebContentServices
Constructor for a new instance of the CachedDataManager_WebContentServices class.

Methods

  NameDescription
Public methodClear_All_Content_NextLevel
Clear the list of possible next level from an existing point in the web content entities, including pages and redirects, hierarchy
Public methodClear_All_Pages_NextLevel
Clear the list of possible next level from an existing point in the page hierarchy
Public methodClear_All_Redirects_NextLevel
Clear the list of possible next level from an existing point in the redirect hierarchy
Public methodClear_All_Web_Content_Lists
Clear the raw data global list of all web content entities, including pages and redirects (engine side)
Public methodClear_All_Web_Content_Pages
Clear the raw data global list of all web content pages, excluding redirects (engine side)
Public methodClear_Global_Recent_Updates
Clear the raw data global list of recent updates to top-level static web content pages from the cache (engine side)
Public methodClear_Global_Recent_Updates_NextLevel
Clear the list of possible next level from an existing page in the recent updates
Public methodClear_Global_Recent_Updates_Users
Clear the list of all users that have participated in the recent updates to all top-level static web content pages
Public methodClear_Global_Usage_Report
Clear all global raw data usage reports from the cache (engine side )
Public methodClear_Global_Usage_Report_NextLevel
Clear the list of possible next level from an existing used page in a global usage report for a date range
Public methodClear_Has_Content_Flag
Clear the flag indicating if there are any web content entities, including pages and redirects
Public methodClear_Has_Content_Pages_Flag
Clear the flag indicating if there are any global recent updates to the web content entities (pages and redirects)
Public methodClear_Has_Global_Recent_Udpates_Flag
Clear the flag indicating if there are any global recent updates to the web content entities (pages and redirects)
Public methodClear_Has_Global_Usage_Flag
Clear the flag indicating if any usage has been reported for this instance's web content entities (pages and redirects)
Public methodClear_Has_Redirects_Flag
Clear the flag indicating if there are any global redirects within the web content system
Public methodClear_Hierarchy
Clear the complete hierarchy of non-aggregational static web content pages and redirects, used for navigation
Public methodClear_Page_Details()()()()
Clears all the web content page (or redirect) detail objects that are currently cached (engine and client side)
Public methodClear_Page_Details(Int32)
Clears a single web content page (or redirect) detail objects that is currently cached (engine and client side)
Public methodClear_Redirects
Clear the raw data list of global redirects (engine side)
Public methodRetrieve_All_Content_NextLevel
Retrieves the list of possible next level from an existing point in the web content entities, including pages and redirects, hierarchy
Public methodRetrieve_All_Controlled_Javascript
Retrieves the list of all the controlled javascript files within the system
Public methodRetrieve_All_Controlled_Stylesheets
Retrieves the list of all the controlled CSS stylesheet files within the system
Public methodRetrieve_All_Pages_NextLevel
Retrieves the list of possible next level from an existing point in the page hierarchy
Public methodRetrieve_All_Redirects_NextLevel
Retrieves the list of possible next level from an existing point in the redirect hierarchy
Public methodRetrieve_All_Sitemaps
Retrieves the list of all the sitemaps within the system
Public methodRetrieve_All_Web_Content
Retrieves the raw data list of web content entities, including pages and redirects (engine side)
Public methodRetrieve_All_Web_Content_Pages
Retrieves the raw data list of web content pages, excluding redirects (engine side)
Public methodRetrieve_Global_Recent_Updates
Retrieves the raw data list of recent updates to all the top-level web content pages (engine side)
Public methodRetrieve_Global_Recent_Updates_NextLevel
Retrieves the list of possible next level from an existing page in the recent updates
Public methodRetrieve_Global_Recent_Updates_Users
Retrieves the list of all users that have participated in the recent updates to all top-level static web content pages
Public methodRetrieve_Global_Usage_Report
Retrieves the raw data global web content usage report between two dates (engine side)
Public methodRetrieve_Global_Usage_Report_NextLevel
Retrieves the list of possible next level from an existing used page in a global usage report for a date range
Public methodRetrieve_Has_Content_Flag
Retrieves the flag indicating if there are any web content entities, including pages and redirects
Public methodRetrieve_Has_Content_Pages_Flag
Retrieves the flag indicating if there are any web content pages (excluding redirects)
Public methodRetrieve_Has_Global_Recent_Updates_Flag
Retrieves the flag indicating if there are any global recent updates to the web content entities (pages and redirects)
Public methodRetrieve_Has_Global_Usage_Flag
Retrieves the flag indicating if any usage has been reported for this instance's web content entities (pages and redirects)
Public methodRetrieve_Has_Redirects_Flag
Retrieves the flag indicating if there are any global redirects within the web content system
Public methodRetrieve_Hierarchy
Retrieves the complete hierarchy of non-aggregational static web content pages and redirects, used for navigation
Public methodRetrieve_Page_Details
Retrieves a fully built non-aggregational static web content page (engine and client side)
Public methodRetrieve_Redirects
Retrieves the raw data list of global redirects (engine side)
Public methodRetrieve_Special_Missing_Page
Retrieves the special missing web content page, used when a requested resource is missing (engine and client side)
Public methodStore_All_Content_NextLevel
Stores the list of possible next level from an existing point in the web content entities, including pages and redirects, hierarchy
Public methodStore_All_Controlled_Javascript
Stores the list of all controlled javascript files within the system
Public methodStore_All_Controlled_Stylesheets
Stores the list of all controlled CSS stylesheet files within the system
Public methodStore_All_Pages_NextLevel
Stores the list of possible next level from an existing point in the page hierarchy
Public methodStore_All_Redirects_NextLevel
Stores the list of possible next level from an existing point in the redirect hierarchy
Public methodStore_All_Sitemaps
Stores the list of all the sitemaps within the system
Public methodStore_All_Web_Content
Stores the raw data list of all top-level web content entities, including pages and redirects (engine side)
Public methodStore_All_Web_Content_Pages
Stores the raw data list of all top-level web content pages, excluding redirects (engine side)
Public methodStore_Global_Recent_Updates
Stores the raw data list of recent updates to all the top-level web content pages (engine side)
Public methodStore_Global_Recent_Updates_NextLevel
Stores the list of possible next level from an existing page in the recent updates
Public methodStore_Global_Recent_Updates_Users
Stores the list of all users that have participated in the recent updates to all top-level static web content pages
Public methodStore_Global_Usage_Report
Stores a pulled usage statistics raw data report across all web content pages (engine side)
Public methodStore_Global_Usage_Report_NextLevel
Stores the list of possible next level from an existing used page in a global usage report for a date range
Public methodStore_Has_Content_Flag
Stores the flag indicating if there are any web content entities, including pages and redirects
Public methodStore_Has_Content_Pages_Flag
Stores the flag indicating if there are any web content pages (excluding redirects)
Public methodStore_Has_Global_Recent_Updates_Flag
Stores the flag indicating if there are any global recent updates to the web content entities (pages and redirects)
Public methodStore_Has_Global_Usage_Flag
Stores the flag indicating if any usage has been reported for this instance's web content entities (pages and redirects)
Public methodStore_Has_Redirects_Flag
Stores the flag indicating if there are any global redirects within the web content system
Public methodStore_Hierarchy
Stores the complete hierarchy of non-aggregational static web content pages and redirects, used for navigation
Public methodStore_Page_Details
Stores a fully built non-aggregational static web content page (engine and client side)
Public methodStore_Redirects
Stores the raw data list of global redirects (engine side)
Public methodStore_Special_Missing_Page
Stores the special missing web content page, used when a requested resource is missing (engine and client side)

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )