<?xml version="1.0"?><phpdoc><class name="PhpdocHTMLDocumentRenderer" extends="PhpdocHTMLRenderer" undoc="false" access="private" package="PHPDoc"><file>c:/www/apache/doc2//renderer/html/PhpdocHTMLDocumentRenderer.php</file><doc><author email="ulf.wendel@phpdoc.de">Ulf Wendel</author><inherited src="Array"/><description/><shortdescription>Provides functioninality to render modules and classes.</shortdescription><version>$Id: $</version></doc><function name="renderConstants" undoc="false" access="private"><doc><see type="function">renderConstantSummary()</see><see type="function">renderConstantDetail()</see><return type="void"/><description/><shortdescription>Adds a summary and a detailed list of all constants to the template.</shortdescription></doc></function><function name="renderConstantSummary" undoc="false" access="private"><doc><see type="function">renderConstantDetail()</see><return type="void"/><description>The function assumes that there is a block called &amp;quot;constantssummary&amp;quot; andwithing this block a bock called &amp;quot;constantssummary_loop&amp;quot; in the template.</description><shortdescription>Adds a summary of all constants to the template.</shortdescription></doc></function><function name="renderConstantDetail" undoc="false" access="private"><doc><see type="function">renderConstantSummary()</see><return type="void"/><description>The function assumes that there is a block named &amp;quot;constantdetails&amp;quot; andwithing it another block named &amp;quot;constantdetails_loop&amp;quot;.</description><shortdescription>Adds a detailed list of all constants to the template.</shortdescription></doc></function><function name="renderUses" undoc="false" access="private"><doc><see type="function">renderUsesSummary()</see><see type="function">renderUsesDetail()</see><return type="void"/><description/><shortdescription>Adds a summary and a detailed list of included files to the template.</shortdescription></doc></function><function name="renderUsesDetail" undoc="false" access="private"><doc><see type="function">renderUsesSummary()</see><return type="void"/><description>The function assumes that there is a block names &amp;quot;usesdetail&amp;quot; and within the blocka block names &amp;quot;usesdetail_loop&amp;quot; in the template.</description><shortdescription>Adds a detailed list of all included files to the template.</shortdescription></doc></function><function name="renderUsesSummary" undoc="false" access="private"><doc><see type="function">renderUsesDetail()</see><return type="void"/><description>The function assumes that there is a block names &amp;quot;usessummary&amp;quot; and withinthe block another block names &amp;quot;usessummary_loop&amp;quot; in the template.</description><shortdescription>Adds a summary of all included files to the template.</shortdescription></doc></function><function name="renderFunctions" undoc="false" access="private"><doc><see type="function">renderFunctionSummary()</see><see type="function">renderFunctionDetail()</see><see type="var">$functions</see><return type="void"/><description/><shortdescription>Adds a summary and a detailed list of all functions to the template.</shortdescription></doc></function><function name="renderFunctionSummary" undoc="false" access="private"><doc><see type="function">renderFunctionDetail()</see><see type="function">renderFunctions()</see><see type="var">$functions</see><see type="var">$accessModifiers</see><return type="void"/><description>The function assumes that there is ablock names &amp;quot;functionsummary&amp;quot; andwithin it a block names &amp;quot;functionsummary_loop&amp;quot; in the template.</description><shortdescription>Adds a function summary to the template.</shortdescription></doc></function><function name="renderFunctionDetail" undoc="false" access="private"><doc><see type="function">renderFunctions()</see><see type="function">renderFunctionSummary()</see><see type="var">$functions</see><see type="var">$accessModifiers</see><return type="void"/><description>The function assumes that there is a block named &amp;quot;functiondetails&amp;quot; andwithin it a bloc &amp;quot;functiondetails_loop&amp;quot; in the template.</description><shortdescription>Adds a detailed list of functions to the template.</shortdescription></doc></function><function name="renderParameterDetail" undoc="false" access="private"><doc><parameter name="$parameter" type="array"/><return type="void"/><description>The function assumes that there is a block named &amp;quot;functiondetails_parameter&amp;quot; inthe template and within it a block named &amp;quot;functiondetails_parameter_loop&amp;quot;.</description><shortdescription>Renders a detailed list of function parameters.</shortdescription></doc></function><function name="getParameter" undoc="false" access="private"><doc><parameter name="$parameter" type="array">parameter array</parameter><return name="" type="string">Formatted parameter string</return><description/><shortdescription>Converts the XML parameter array into formatted string.</shortdescription></doc></function><function name="renderSee" undoc="false" access="private"><doc><parameter name="$references" type="array">references array</parameter><parameter name="$prefix" default="&amp;quot;&amp;quot;" type="string">template blockname prefix</parameter><return type="void"/><description/><shortdescription>Renders a block with references to other source elements.</shortdescription></doc></function><function name="renderAuthors" undoc="false" access="private"><doc><parameter name="$authors" type="array">author array</parameter><parameter name="$prefix" default="&amp;quot;&amp;quot;" type="string">template blockname prefix</parameter><return type="void"/><description/><shortdescription>Renders an author list.</shortdescription></doc></function><function name="renderLinks" undoc="false" access="private"><doc><parameter name="$links" type="array">link array</parameter><parameter name="$prefix" default="&amp;quot;&amp;quot;" type="string">template blockname prefix</parameter><return type="void"/><description/><shortdescription>Renders a list of external links.</shortdescription></doc></function><function name="renderThrows" undoc="false" access="private"><doc><parameter name="$throws" type="array">array</parameter><parameter name="$prefix" default="&amp;quot;&amp;quot;" type="string">template blockname prefix</parameter><return type="void"/><description/><shortdescription>Renders a list of exceptions.</shortdescription></doc></function><function name="renderGlobals" undoc="false" access="private"><doc><parameter name="$globals" type="array">globals array</parameter><parameter name="$prefix" default="&amp;quot;&amp;quot;" type="string">template blockname prefix</parameter><return type="void"/><description/><shortdescription>Renders a list of global elements.</shortdescription></doc></function><function name="renderCommonDocfields" undoc="false" access="private"><doc><see type="var">$simpleDocfields</see><see type="function">renderLinks()</see><see type="function">renderAuthors()</see><see type="function">renderSee()</see><parameter name="$block" type="string">blockname prefixs</parameter><parameter name="&amp;$data" type="array"/><return type="void"/><description/><shortdescription>Adds some tags to the template that are allowed nearly everywhere.</shortdescription></doc></function><variable name="$undocumented" access="public" type="string">&amp;quot;Warning: documentation is missing.&amp;quot;<doc><description/><shortdescription>Message displayed if an object lacks documentation.</shortdescription></doc></variable><variable name="$functions" access="private" type="array">array()<doc><description/><shortdescription>Array of functions found in the xml document.</shortdescription></doc></variable><variable name="$uses" access="private" type="array">array()<doc><description/><shortdescription>Array of included files.</shortdescription></doc></variable><variable name="$constants" access="private" type="array">array()<doc><description/><shortdescription>Array of constants.</shortdescription></doc></variable><variable name="$accessModifiers" access="private" type="array">array(&amp;quot;public&amp;quot;, &amp;quot;private&amp;quot;)<doc><description/><shortdescription>Array of access modifiers.</shortdescription></doc></variable><variable name="$simpleDocfields" access="private" type="array">array(&#x0a;																&amp;quot;VERSION&amp;quot;			=&amp;gt; &amp;quot;version&amp;quot;, &#x0a;																&amp;quot;SINCE&amp;quot;				=&amp;gt; &amp;quot;since&amp;quot;,&#x0a;																&amp;quot;DEPRECATED&amp;quot;	=&amp;gt; &amp;quot;deprecated&amp;quot;, &#x0a;																&amp;quot;COPYRIGHT&amp;quot;		=&amp;gt; &amp;quot;copyright&amp;quot;, &#x0a;																&amp;quot;MAGIC&amp;quot;				=&amp;gt; &amp;quot;magic&amp;quot; &#x0a;															)<doc><description/><shortdescription>Array of doc container fields that get mapped directly to templateblocks.</shortdescription></doc></variable><variable name="$usesTypes" access="private" type="array">array( &amp;quot;include&amp;quot;, &amp;quot;include_once&amp;quot;, &amp;quot;require&amp;quot;, &amp;quot;require_once&amp;quot; )<doc><see type="function">renderUses()</see><description/><shortdescription>Types of include statements.</shortdescription></doc></variable><inherited src="PhpdocHTMLRenderer" type="functions"><element>setpath</element><element>settemplateroot</element><element>encode</element></inherited><inherited src="PhpdocObject" type="functions"><element>setflagoutput</element><element>out</element><element>nametourl</element><element>outl</element><element>introspection</element></inherited><inherited src="PhpdocHTMLRenderer" type="variables"><element>$tpl</element><element>$accessor</element><element>$templateroot</element><element>$path</element></inherited><inherited src="PhpdocRendererObject" type="variables"><element>$file_extension</element><element>$warn</element><element>$accessor</element></inherited><inherited src="PhpdocObject" type="variables"><element>$err</element><element>$application</element><element>$warn</element><element>$flag_output</element></inherited><path><parent>PhpdocHTMLRenderer</parent><parent>PhpdocRendererObject</parent><parent>PhpdocObject</parent></path><baseclass>PhpdocObject</baseclass><subclasses><subclass>PhpdocHTMLClassRenderer</subclass><subclass>PhpdocHTMLModuleRenderer</subclass></subclasses></class></phpdoc>
