<html> <head> <title>Docs For Class xmlParser</title> <link rel="stylesheet" type="text/css" href="../media/style.css"> </head> <body> <table border="0" cellspacing="0" cellpadding="0" height="48" width="100%"> <tr> <td class="header_top">PDF</td> </tr> <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> <tr> <td class="header_menu"> [ <a href="../classtrees_PDF.html" class="menu">class tree: PDF</a> ] [ <a href="../elementindex_PDF.html" class="menu">index: PDF</a> ] [ <a href="../elementindex.html" class="menu">all elements</a> ] </td> </tr> <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="200" class="menu"> <div id="ric"> <p><a href="../ric_INSTALL.html">INSTALL</a></p> <p><a href="../ric_README.html">README</a></p> </div> <b>Packages:</b><br /> <a href="../li_configuration.html">configuration</a><br /> <a href="../li_Help.html">Help</a><br /> <a href="../li_LDAP.html">LDAP</a><br /> <a href="../li_lib.html">lib</a><br /> <a href="../li_lists.html">lists</a><br /> <a href="../li_main.html">main</a><br /> <a href="../li_modules.html">modules</a><br /> <a href="../li_PDF.html">PDF</a><br /> <a href="../li_profiles.html">profiles</a><br /> <a href="../li_selfService.html">selfService</a><br /> <a href="../li_tests.html">tests</a><br /> <a href="../li_tools.html">tools</a><br /> <a href="../li_types.html">types</a><br /> <br /><br /> <b>Files:</b><br /> <div class="package"> <a href="../PDF/_lib---fpdf.php.html"> fpdf.php </a><br> <a href="../PDF/_lib---lamPDF.inc.html"> lamPDF.inc </a><br> <a href="../PDF/_lib---pdf.inc.html"> pdf.inc </a><br> <a href="../PDF/_templates---pdfedit---pdfdelete.php.html"> pdfdelete.php </a><br> <a href="../PDF/_templates---pdfedit---pdfmain.php.html"> pdfmain.php </a><br> <a href="../PDF/_templates---pdfedit---pdfpage.php.html"> pdfpage.php </a><br> <a href="../PDF/_lib---pdfstruct.inc.html"> pdfstruct.inc </a><br> <a href="../PDF/_lib---ufpdf.php.html"> ufpdf.php </a><br> <a href="../PDF/_lib---font---vera.php.html"> vera.php </a><br> <a href="../PDF/_lib---font---verab.php.html"> verab.php </a><br> <a href="../PDF/_lib---font---verabi.php.html"> verabi.php </a><br> <a href="../PDF/_lib---font---verai.php.html"> verai.php </a><br> <a href="../PDF/_lib---xml_parser.inc.html"> xml_parser.inc </a><br> </div><br /> <b>Classes:</b><br /> <div class="package"> <a href="../PDF/FPDF.html">FPDF</a><br /> <a href="../PDF/lamPDF.html">lamPDF</a><br /> <a href="../PDF/UFPDF.html">UFPDF</a><br /> <a href="../PDF/xmlParser.html">xmlParser</a><br /> </div> </td> <td> <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top"> <h1>Class: xmlParser</h1> Source Location: /lib/xml_parser.inc<br /><br /> <table width="100%" border="0"> <tr><td valign="top"> <h3><a href="#class_details">Class Overview</a></h3> <pre></pre><br /> <div class="description"></div><br /><br /> <h4>Author(s):</h4> <ul> <li>Michael Duergner</li> </ul> </td> <td valign="top"> <h3><a href="#class_methods">Methods</a></h3> <ul> <li><a href="../PDF/xmlParser.html#method__construct">__construct</a></li> <li><a href="../PDF/xmlParser.html#methodparse">parse</a></li> </ul> </td> </tr></table> <hr /> <table width="100%" border="0"><tr> </tr></table> <hr /> <a name="class_details"></a> <h3>Class Details</h3> <div class="tags"> [line 36]<br /> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>author:</b> </td><td>Michael Duergner</td> </tr> </table> </div> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <hr /> <a name="class_methods"></a> <h3>Class Methods</h3> <div class="tags"> <hr /> <a name="method__construct"></a> <h3>constructor __construct <span class="smalllinenumber">[line 46]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>xmlParser __construct( )</code> </td></tr></table> </td></tr></table><br /> Constructor<br /><br /><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodparse"></a> <h3>method parse <span class="smalllinenumber">[line 60]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>array parse( string $filename)</code> </td></tr></table> </td></tr></table><br /> <br /><br /> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type">string </td> <td><b>$filename</b> </td> <td></td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> </div><br /> <div class="credit"> <hr /> Documentation generated on Thu, 07 Feb 2008 20:27:02 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.0</a> </div> </td></tr></table> </td> </tr> </table> </body> </html>