메소드 | 설명 | |
---|---|---|
Add_Aggregation_Main_Menu ( |
Add the aggregation-level main menu
|
|
Add_Aggregation_Search_Results_Menu ( |
Add the search results (and item browses) main menu
|
|
Add_UserSpecific_Main_Menu ( |
Add the user-specific main menu user for most of the pages which require a user to be logged in, such as the mySobek pages, the internal user pages, and the system administration pages
|
public static Add_Aggregation_Main_Menu ( |
||
Output | Stream to which to write the HTML for this menu | |
RequestSpecificValues | RequestCache | All the necessary, non-global data specific to the current request |
Hierarchy_Object | SobekCM.Library.Aggregations.Item_Aggregation | Aggregation object for which to show this aggregation main menu |
리턴 | void |
public static Add_Aggregation_Search_Results_Menu ( |
||
Output | Stream to which to write the HTML for this menu | |
RequestSpecificValues | RequestCache | All the necessary, non-global data specific to the current request |
Hierarchy_Object | SobekCM.Library.Aggregations.Item_Aggregation | Aggregation object for which to show this aggregation search results menu |
Include_Bookshelf_View | bool | Flag indicates if the bookshelf view should be included in the list of possible views |
리턴 | void |
public static Add_UserSpecific_Main_Menu ( |
||
Output | Stream to which to write the HTML for this menu | |
RequestSpecificValues | RequestCache | All the necessary, non-global data specific to the current request |
리턴 | void |