<?xml version="1.0"?><phpdoc><class name="PhpdocArgvHandler" extends="PhpdocObject" undoc="false" access="private" package="PHPDoc"><file>c:/www/apache/doc2//core/PhpdocArgvHandler.php</file><doc><author email="ulf.wendel@phpdoc.de">Ulf Wendel</author><inherited src="Array"/><description>Be careful the source has not been tested yet, it&amp;apos;s probably very buggy.Any help and comments are welcome...</description><shortdescription>Handles command line arguments.</shortdescription><version>$Id: $</version></doc><function name="handleArgv" undoc="false" access="private"><doc><return type="void"/><description>handleArgv() looks for command line values andinterprets them. If there&amp;apos;re unknown command it printsa message and calls die()</description><shortdescription>Handle the command line values</shortdescription></doc></function><function name="getArgvHelpMessage" undoc="false" access="private"><doc><see type="function">handleArgv()</see><see type="var">$COMMANDS</see><return name="$help_msg" type="string"> Some instructions on available command line options</return><description>The message is not HTML formated, it could be shownon the command line.</description><shortdescription>Returns the current help message of phpdoc</shortdescription></doc></function><variable name="$COMMANDS" access="private" type="array">array(&#x0a;													&amp;quot;-f filename [, filename]&amp;quot; 	=&amp;gt; &amp;quot;name of files to parse&amp;quot;,&#x0a;													&amp;quot;-d directory&amp;quot;							=&amp;gt; &amp;quot;name of a directory to parse&amp;quot;,&#x0a;													&amp;quot;-p path&amp;quot;										=&amp;gt; &amp;quot;path of the files&amp;quot;,&#x0a;													&amp;quot;-t target&amp;quot; 								=&amp;gt; &amp;quot;path where to save the generated files, default is the current path&amp;quot;,&#x0a;													&amp;quot;-h&amp;quot;												=&amp;gt; &amp;quot;show this help message&amp;quot;&#x0a;												)<doc><description>Actually it&amp;apos;s not the message itself but an array containingthe instructions. The array is indexed by the command line option e.g. &amp;quot;-h&amp;quot;.The array values hold a short message describing the  usage of the option.</description><shortdescription>Message explaining the usage of phpdoc on the command line.</shortdescription></doc></variable><inherited src="PhpdocObject" type="functions"><element>setflagoutput</element><element>out</element><element>nametourl</element><element>outl</element><element>introspection</element></inherited><inherited src="PhpdocObject" type="variables"><element>$err</element><element>$application</element><element>$warn</element><element>$flag_output</element></inherited><path><parent>PhpdocObject</parent></path><baseclass>PhpdocObject</baseclass><subclasses><subclass>PhpdocSetupHandler</subclass></subclasses></class></phpdoc>
