Méthode | Description | |
---|---|---|
Home_AdminViewer ( RequestCache RequestSpecificValues ) : System |
Constructor for a new instance of the Home_AdminViewer class
|
|
Write_HTML ( |
Add the HTML to be displayed in the main SobekCM viewer area (outside of the forms)
|
|
Write_ItemNavForm_Opening ( |
Add the HTML to be displayed in the main SobekCM viewer area
|
Méthode | Description | |
---|---|---|
display_single_category ( |
||
write_alphabetical ( |
||
write_brief ( |
||
write_categorized ( |
||
write_classic ( |
public Home_AdminViewer ( RequestCache RequestSpecificValues ) : System | ||
RequestSpecificValues | RequestCache | All the necessary, non-global data specific to the current request |
Résultat | System |
public Write_HTML ( |
||
Output | Textwriter to write the HTML for this viewer | |
Tracer | Trace object keeps a list of each method executed and important milestones in rendering | |
Résultat | void |
public Write_ItemNavForm_Opening ( |
||
Output | Textwriter to write the HTML for this viewer | |
Tracer | Trace object keeps a list of each method executed and important milestones in rendering | |
Résultat | void |