PHP Classes

File: phpdoc.dist.xml

Recommend this page to a friend!
  Classes of CPK Smithies   IMC Objects 2   phpdoc.dist.xml   Download  
File: phpdoc.dist.xml
Role: Configuration script
Content type: text/plain
Description: Control file for phpdoc documentation system
Class: IMC Objects 2
Parse and generate vCard and iCalendar files
Author: By
Last change:
Date: 12 years ago
Size: 714 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8" ?>
<phpdoc>
  <title>IMC Objects for PHP</title>
  <parser>
    <target>doc/parser</target>
  </parser>
  <transformer>
    <target>doc</target>
  </transformer>
  <files>
    <file>imcComponent.php</file>
    <file>imc_vCard.php</file>
    <file>imc_iCal.php</file>
    <file>imcProperty.php</file>
    <file>imcPropertyADR.php</file>
    <file>imcPropertyN.php</file>
    <file>imcPropertyPhoto.php</file>
    <file>imcPropertyRRULE.php</file>
    <file>imcPropertydt.php</file>
    <file>imc_ptm.php</file>
    <file>evolution_maillist.php</file>
    <file>outlook_ml.php</file>
  </files>
  <transformations>
    <template name="new-black"/>
  </transformations>
</phpdoc>