<?xml version="1.0"?><phpdoc><class name="PhpdocFileHandler" extends="PhpdocObject" undoc="false" access="private" package="PHPDoc"><file>c:/www/apache/doc2//filehandler/PhpdocFileHandler.php</file><doc><author email="ulf.wendel@phpdoc.de">Ulf Wendel</author><inherited src="Array"/><description/><shortdescription>File handling functions in phpdoc.</shortdescription><version>$Id $</version></doc><function name="get" undoc="false" access="public"><doc><parameter name="$files" type="mixed">or an array filenames, $k =&amp;gt; $filename</parameter><return type="void"/><throws>PhpdocError</throws><description/><shortdescription>Reads a list of files or one file.</shortdescription></doc></function><function name="setFilePath" undoc="false" access="public"><doc><parameter name="$path" type="string"/><return name="$ok" type="bool"/><description/><shortdescription>Sets the filepath. The path is automatically added in front of all filenames</shortdescription></doc></function><function name="getFile" undoc="false" access="private"><doc><parameter name="$filename" type="string"/><return name="$content" type="string"/><throws>PhpdocError</throws><description/><shortdescription>Reads a file.</shortdescription></doc></function><function name="appendToFile" undoc="false" access="private"><doc><parameter name="$filename" type="string"/><parameter name="$content" type="string">to append</parameter><parameter name="$directory" default="&amp;quot;&amp;quot;" type="string">prefix&#x0a;@throw	PHPDocError</parameter><return name="" type="boolean"/><description/><shortdescription>Appends a string to a file.</shortdescription></doc></function><function name="createFile" undoc="false" access="private"><doc><parameter name="$filename" type="string"/><parameter name="$content" type="string"/><parameter name="$directory" default="&amp;quot;&amp;quot;" type="string"/><return name="" type="boolean"/><throws>PHPDocError</throws><description>Create or overrides a file in a specified directory. If thedirectory does not exists, it attempts to create it.</description><shortdescription>Creates a new file.</shortdescription></doc></function><function name="getFilesInDirectory" undoc="false" access="private"><doc><parameter name="$directory" type="string"/><parameter name="$suffix" default="&amp;quot;&amp;quot;" type="mixed">Suffix of the files returned</parameter><parameter name="$flag_subdir" default="true" type="boolean">include subdirectories?</parameter><parameter name="$files" default="&amp;quot;&amp;quot;" type="string">New entries are added to this variable if provided.&#x0a;Used only for the subdir feature.</parameter><return name="$files" type="array"/><throws>PhpdocError</throws><description/><shortdescription>Returns a list of files in a specified directory</shortdescription></doc></function><variable name="$path" access="private" type="string">&amp;quot;&amp;quot;<doc><see type="function">setFilePath()</see><description/><shortdescription>Filepath. The path is automatically added in front of all filenames</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></class></phpdoc>
