Метод | Описание | |
---|---|---|
Statistics_HtmlSubwriter ( RequestCache RequestSpecificValues ) : System |
Constructor for a new instance of the Statistics_HtmlSubwriter class
|
|
Write_HTML ( |
Writes the HTML generated by this statistical html subwriter directly to the response stream
|
|
Write_Within_HTML_Head ( |
Write any additional values within the HTML Head of the final served page
|
Метод | Описание | |
---|---|---|
Month_From_Int ( int Month_Int ) : string | ||
add_collection_history ( |
||
add_collection_history_text ( |
||
add_collections_by_date ( |
||
add_item_count_arbitrary_html ( |
||
add_item_count_html ( |
||
add_item_count_textual ( |
||
add_item_views_by_date ( |
||
add_items_by_collection ( |
||
add_overall_usage ( |
||
add_recent_searches ( |
Adds the list of recent searches as a HTML table for display online to the output stream
|
|
add_titles_by_collection ( |
||
add_usage_by_date_text ( |
||
add_usage_definitions ( |
public Statistics_HtmlSubwriter ( RequestCache RequestSpecificValues ) : System | ||
RequestSpecificValues | RequestCache | All the necessary, non-global data specific to the current request |
Результат | System |
public Write_HTML ( |
||
Output | Stream to which to write the HTML for this subwriter | |
Tracer | Trace object keeps a list of each method executed and important milestones in rendering | |
Результат | bool |
public Write_Within_HTML_Head ( |
||
Output | Output stream currently within the HTML head tags | |
Tracer | Trace object keeps a list of each method executed and important milestones in rendering | |
Результат | void |