Method | Description | |
---|---|---|
DataProvider_MainWriter ( RequestCache RequestSpecificValues ) : System |
Constructor for a new instance of the DataProvider_MainWriter class
|
|
Write_Html ( |
Perform all the work of adding text directly to the response stream back to the web user
|
Method | Description | |
---|---|---|
provide_dataset_items_view_data ( |
public DataProvider_MainWriter ( RequestCache RequestSpecificValues ) : System | ||
RequestSpecificValues | RequestCache | All the necessary, non-global data specific to the current request |
return | System |
public Write_Html ( |
||
Output | Stream to which to write the text for this main writer | |
Tracer | Trace object keeps a list of each method executed and important milestones in rendering | |
return | void |