<?xml version="1.0"?><phpdoc><class name="PhpdocDocumentAccessor" extends="PhpdocAccessor" undoc="false" access="private" package="PHPDoc"><file>c:/www/apache/doc2//accessor/PhpdocDocumentAccessor.php</file><doc><author email="ulf.wendel@phpdoc.de">Ulf Wendel</author><inherited src="Array"/><description/><shortdescription>Base of the class and module accessor.</shortdescription><version>$Id: $</version></doc><function name="getFunctions" undoc="false" access="public"><doc><see type="function">getFunctionsByAccess()</see><return name="$functions" type="array"/><description/><shortdescription>Returns an array with all functions.</shortdescription></doc></function><function name="getFunctionsByAccess" undoc="false" access="public"><doc><see type="function">getFunctions()</see><parameter name="$access" type="string">access attribute.</parameter><return name="$functions" type="array"/><description/><shortdescription>Returns an array with all functions with a certain access (public, private) attribute.</shortdescription></doc></function><function name="getVariables" undoc="false" access="public"><doc><see type="function">getVariablesByAccess()</see><return name="$variables" type="array"/><description/><shortdescription>Returns an array with all variables.</shortdescription></doc></function><function name="getVariablesByAccess" undoc="false" access="public"><doc><see type="function">getVariables()</see><parameter name="$access" type="string">access attribute.</parameter><return name="$variables" type="array"/><description/><shortdescription>Returns an array with all variables with a certain access (public, private) attribute.</shortdescription></doc></function><function name="getConstants" undoc="false" access="public"><doc><see type="function">getConstantsByAccess()</see><return name="$constants" type="array"/><description/><shortdescription>Returns an array of all constants.</shortdescription></doc></function><function name="getConstantsByAccess" undoc="false" access="public"><doc><see type="function">getConstants()</see><parameter name="$access" type="string">access attribute.</parameter><return name="$constants" type="array"/><description/><shortdescription>Returns an array of all constants with a certain access (public, private) attribute.</shortdescription></doc></function><function name="getUses" undoc="false" access="public"><doc><see type="function">getUsesByType()</see><return name="$uses" type="array"/><description/><shortdescription>Returns an array of all included files.</shortdescription></doc></function><function name="getUsesByType" undoc="false" access="public"><doc><parameter name="$type" type="string">type: include, include_once, require, require_once</parameter><return name="$uses" type="array"/><description/><shortdescription>Returns an array of all included files with a certain type (include, require...) attribute.</shortdescription></doc></function><function name="getElements" undoc="false" access="private"><doc><parameter name="$element" type="string">of the element you need: functions, variables,...</parameter><parameter name="$elementaccess" type="string">of internal element access table</parameter><return type="void"/><description>The object uses this function to extract functions, variables, uses andconstants from an internal array. Note that this is not a public function,future version might access internal data structures different.</description><shortdescription>Returns elements from the internal $data array.</shortdescription></doc></function><function name="getElementsByAccess" undoc="false" access="private"><doc><parameter name="$access" type="string"/><parameter name="$element" type="string">name</parameter><parameter name="$elementaccess" type="string">type</parameter><return type="void"/><description>The object uses this function to extract functions, variables, uses andconstants from an internal array. Note that this is not a public function,future version might access internal data structures different.</description><shortdescription>Returns elements with a certain access type from the internal data.</shortdescription><brother>getelements</brother></doc></function><function name="buildUseslist" undoc="false" access="private"><doc><return type="void"/><description/><shortdescription>Adds a list of included files to the internal data array.</shortdescription></doc></function><function name="getElementlist" undoc="false" access="private"><doc><parameter name="$element" type="string">of the element to add: function, variable, constant.</parameter><return type="void"/><description/><shortdescription>Adds a list of a certain element to the internal data array.</shortdescription></doc></function><variable name="$xmlkey" access="private" type="string">&amp;quot;&amp;quot;<doc><description>Must be set by all derived classes.</description><shortdescription>Kind of top-level container in the xml document.</shortdescription></doc></variable><inherited src="PhpdocAccessor" type="functions"><element>loadxmlfile</element><element>init</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="PhpdocAccessor" type="variables"><element>$xmlreader</element><element>$xml</element><element>$freeonget</element><element>$data</element></inherited><inherited src="PhpdocObject" type="variables"><element>$err</element><element>$application</element><element>$warn</element><element>$flag_output</element></inherited><path><parent>PhpdocAccessor</parent><parent>PhpdocObject</parent></path><baseclass>PhpdocObject</baseclass><subclasses><subclass>PhpdocClassAccessor</subclass><subclass>PhpdocModuleAccessor</subclass></subclasses></class></phpdoc>
