Method | Description | |
---|---|---|
RefreshAll ( ) : bool |
Refress all of the settings within this gateway
|
|
RefreshAll ( |
Refress all of the settings within this gateway
|
|
RefreshCodes ( ) : bool |
Refresh the aggregation code list by pulling the data back from the database
|
|
RefreshCollectionAliases ( ) : bool |
Refresh the list of aggregation/collection aliases by pulling the data back from the database
|
|
RefreshConfiguration ( ) : bool |
Refresh the settings object by pulling the data back from the database
|
|
RefreshConfiguration ( |
Refresh the settings object by pulling the data back from the database
|
|
RefreshDefaultMetadataTemplates ( ) : bool |
Clears the lists of globally defined default metadata sets and metadata input templates, so they will be refreshed next time they are requested
|
|
RefreshIP_Restrictions ( ) : bool |
Refresh the list of ip restriction ranges by pulling the data back from the database
|
|
RefreshIcons ( ) : bool |
Refresh the list of icon/wordmarks by pulling the data back from the database
|
|
RefreshItems ( ) : bool |
Refresh the item lookup object by pulling the data back from the database
|
|
RefreshMimeTypes ( ) : bool |
Refresh the list of mime types by pulling the data back from the database
|
|
RefreshSettings ( ) : bool |
Refresh the settings object by pulling the data back from the database
|
|
RefreshSettings ( |
Refresh the settings object by pulling the data back from the database
|
|
RefreshStatsDateRange ( ) : bool |
Refresh the statistics date range by pulling the data back from the database
|
|
RefreshStopWords ( ) : bool |
Refresh the list of search stop words for database searching by pulling the data back from the database
|
|
RefreshThematicHeadings ( ) : bool |
Refresh the list of thematic headings by pulling the data back from the database
|
|
RefreshTranslations ( ) : bool |
Refresh the translation object by pulling the data back from the database
|
|
RefreshUrlPortals ( ) : bool |
Refresh the URL portals list by pulling the data back from the database
|
|
RefreshUserGroups ( ) : bool |
Refresh the list of all user groups by pulling the data back from the database
|
|
RefreshWebContentHierarchy ( ) : bool |
Refresh the hierarchy of non-aggregational web content pages by pulling the data back from the database
|
|
RefreshWebSkins ( ) : bool |
Refresh the web skin collection by pulling the data back from the database
|
Method | Description | |
---|---|---|
Engine_ApplicationCache_Gateway ( ) : System |
Constructor for this gateway class, which sets the last refresh time
|
|
load_metadata_template ( ) : void |
public static RefreshAll ( |
||
DbInstance | Database instance to use when pulling the new data | |
return | bool |
public static RefreshCollectionAliases ( ) : bool | ||
return | bool |
public static RefreshConfiguration ( ) : bool | ||
return | bool |
public static RefreshConfiguration ( |
||
DbInstance | ||
return | bool |
public static RefreshDefaultMetadataTemplates ( ) : bool | ||
return | bool |
public static RefreshIP_Restrictions ( ) : bool | ||
return | bool |
public static RefreshSettings ( |
||
DbInstance | ||
return | bool |
public static RefreshStatsDateRange ( ) : bool | ||
return | bool |
public static RefreshThematicHeadings ( ) : bool | ||
return | bool |
public static RefreshWebContentHierarchy ( ) : bool | ||
return | bool |