Свойство | Тип | Описание | |
---|---|---|---|
Current_Mode | |||
Current_User | |||
Paged_Results | List |
||
Public_Folder | Public_User_Folder | ||
Results_Statistics | Search_Results_Statistics | ||
Top_Collection | Item_Aggregation | ||
Tracer | Custom_Tracer |
Метод | Описание | |
---|---|---|
RequestCache ( Navigation_Object Current_Mode, Search_Results_Statistics Results_Statistics, List |
Constructor for a new instance of the RequestCache class
|
|
RequestCache ( Navigation_Object Current_Mode, Search_Results_Statistics Results_Statistics, List |
Constructor for a new instance of the RequestCache class
|
public RequestCache ( Navigation_Object Current_Mode, Search_Results_Statistics Results_Statistics, List |
||
Current_Mode | Navigation_Object | Mode / navigation information for the current request |
Results_Statistics | Search_Results_Statistics | Information about the entire set of results for a search or browse |
Paged_Results | List |
Single page of results for a search or browse, within the entire set |
Current_User | User_Object | Currently logged on user |
Public_Folder | Public_User_Folder | Object contains the information about the public folder to display |
Top_Collection | Item_Aggregation | Item aggregation for the top-level collection, which is used in a number of places, for example /// showing the correct banner, even when it is not the "current" aggregation |
Tracer | Custom_Tracer | Trace object keeps a list of each method executed and important milestones in rendering |
Результат | System.Collections.Generic |
public RequestCache ( Navigation_Object Current_Mode, Search_Results_Statistics Results_Statistics, List |
||
Current_Mode | Navigation_Object | Mode / navigation information for the current request |
Results_Statistics | Search_Results_Statistics | Information about the entire set of results for a search or browse |
Paged_Results | List |
Single page of results for a search or browse, within the entire set |
HTML_Skin | Web_Skin_Object | HTML Web skin which controls the overall appearance of this digital library |
Current_User | User_Object | Currently logged on user |
Public_Folder | Public_User_Folder | Object contains the information about the public folder to display |
Top_Collection | Item_Aggregation | Item aggregation for the top-level collection, which is used in a number of places, for example /// showing the correct banner, even when it is not the "current" aggregation |
Tracer | Custom_Tracer | Trace object keeps a list of each method executed and important milestones in rendering |
Результат | System.Collections.Generic |
public Navigation_Object,SobekCM.Core.Navigation Current_Mode | ||
Результат |
public User_Object,SobekCM.Core.Users Current_User | ||
Результат |
public Public_User_Folder Public_Folder | ||
Результат | Public_User_Folder |
public Search_Results_Statistics Results_Statistics | ||
Результат | Search_Results_Statistics |