BritainKnights/Docs/types/HtmlRenderer.html

24 lines
2.2 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - HtmlRenderer</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Engines.Reports.html">Back to Server.Engines.Reports</a></h4>
<h2>HtmlRenderer</h2>
(<font color="blue">static</font>) <font color="blue">string</font> SafeFileName( <font color="blue">string</font> name )<br>
(<font color="blue">ctor</font>) HtmlRenderer( <font color="blue">string</font> outputDirectory )<br>
(<font color="blue">ctor</font>) HtmlRenderer( <font color="blue">string</font> outputDirectory, <!-- DBG-0 --><a href="StaffHistory.html">StaffHistory</a> history )<br>
(<font color="blue">ctor</font>) HtmlRenderer( <font color="blue">string</font> outputDirectory, <!-- DBG-0 --><a href="Snapshot.html">Snapshot</a> ss, <!-- DBG-0 --><a href="SnapshotHistory.html">SnapshotHistory</a> history )<br>
<font color="blue">string</font> FindNameFrom( <!-- DBG-0 --><a href="PersistableObject.html">PersistableObject</a> obj )<br>
<font color="blue">void</font> Render()<br>
<font color="blue">void</font> RenderBarGraph( <!-- DBG-0 --><a href="BarGraph.html">BarGraph</a> graph, HtmlTextWriter html )<br>
<font color="blue">void</font> RenderDirect( <!-- DBG-0 --><a href="PersistableObject.html">PersistableObject</a> obj, HtmlTextWriter html )<br>
<font color="blue">void</font> RenderFull()<br>
<font color="blue">void</font> RenderFull( HtmlTextWriter html )<br>
<font color="blue">void</font> RenderPieChart( <!-- DBG-0 --><a href="PieChart.html">PieChart</a> chart, HtmlTextWriter html )<br>
<font color="blue">void</font> RenderReport( <!-- DBG-0 --><a href="Report.html">Report</a> report, HtmlTextWriter html )<br>
<font color="blue">void</font> RenderSingle( <!-- DBG-0 --><a href="PersistableObject.html">PersistableObject</a> obj )<br>
<font color="blue">void</font> RenderSingle( <!-- DBG-0 --><a href="PersistableObject.html">PersistableObject</a> obj, HtmlTextWriter html )<br>
<font color="blue">void</font> Upload()<br>
</body>
</html>