<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs for page components.php</title> <link rel="stylesheet" href="../media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="page-body"> <h2 class="file-name">/components.php</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> <span class="disabled">Description</span> | <a href="#sec-classes">Classes</a> | <a href="#sec-includes">Includes</a> | <a href="#sec-constants">Constants</a> </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">components.php: iCalendar component classes</p> <p class="description"><p>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</p><p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p><p>You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.</p></p> <ul class="tags"> <li><span class="field">author:</span> Nigel Swinson</li> <li><span class="field">version:</span> 1.0</li> <li><span class="field">copyright:</span> Copyright (C) 2008 Nigel Swinson, hide@address.com</li> </ul> </div> </div> <a name="sec-classes"></a> <div class="info-box"> <div class="info-box-title">Classes</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <span class="disabled">Classes</span> | <a href="#sec-includes">Includes</a> | <a href="#sec-constants">Constants</a> </div> <div class="info-box-body"> <table cellpadding="2" cellspacing="0" class="class-table"> <tr> <th class="class-table-header">Class</th> <th class="class-table-header">Description</th> </tr> <tr> <td style="padding-right: 2em; vertical-align: top"> <a href="../PhpiCalLib/PhpiCalLib_Component.html">PhpiCalLib_Component</a> </td> <td> An iCalendar Component </td> </tr> </table> </div> </div> <a name="sec-includes"></a> <div class="info-box"> <div class="info-box-title">Includes</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-classes">Classes</a> | <span class="disabled">Includes</span> | <a href="#sec-constants">Constants</a> </div> <div class="info-box-body"> <a name="_exceptions_php"><!-- --></a> <div class="evenrow"> <div> <span class="include-title"> <span class="include-type">require_once</span> (<span class="include-name"><a href="../PhpiCalLib/_exceptions.php.html">'exceptions.php'</a></span>) (line <span class="line-number">25</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="_contentline_php"><!-- --></a> <div class="oddrow"> <div> <span class="include-title"> <span class="include-type">require_once</span> (<span class="include-name"><a href="../PhpiCalLib/_contentline.php.html">'contentline.php'</a></span>) (line <span class="line-number">26</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> </div> </div> <a name="sec-constants"></a> <div class="info-box"> <div class="info-box-title">Constants</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-classes">Classes</a> | <a href="#sec-includes">Includes</a> | <span class="disabled">Constants</span> </div> <div class="info-box-body"> <a name="definePHPICALLIB_COMPONENT_IANACOMP"><!-- --></a> <div class="evenrow"> <div> <span class="const-title"> <span class="const-name">PHPICALLIB_COMPONENT_IANACOMP</span> = $iPHPICALLIB_COMPONENTINDEX++ (line <span class="line-number">30</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="definePHPICALLIB_COMPONENT_VALARM"><!-- --></a> <div class="oddrow"> <div> <span class="const-title"> <span class="const-name">PHPICALLIB_COMPONENT_VALARM</span> = $iPHPICALLIB_COMPONENTINDEX++ (line <span class="line-number">49</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="definePHPICALLIB_COMPONENT_VCALENDAR"><!-- --></a> <div class="evenrow"> <div> <span class="const-title"> <span class="const-name">PHPICALLIB_COMPONENT_VCALENDAR</span> = $iPHPICALLIB_COMPONENTINDEX++ (line <span class="line-number">29</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="definePHPICALLIB_COMPONENT_VEVENT"><!-- --></a> <div class="oddrow"> <div> <span class="const-title"> <span class="const-name">PHPICALLIB_COMPONENT_VEVENT</span> = $iPHPICALLIB_COMPONENTINDEX++ (line <span class="line-number">34</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="definePHPICALLIB_COMPONENT_VFREEBUSY"><!-- --></a> <div class="evenrow"> <div> <span class="const-title"> <span class="const-name">PHPICALLIB_COMPONENT_VFREEBUSY</span> = $iPHPICALLIB_COMPONENTINDEX++ (line <span class="line-number">43</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="definePHPICALLIB_COMPONENT_VJOURNAL"><!-- --></a> <div class="oddrow"> <div> <span class="const-title"> <span class="const-name">PHPICALLIB_COMPONENT_VJOURNAL</span> = $iPHPICALLIB_COMPONENTINDEX++ (line <span class="line-number">40</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="definePHPICALLIB_COMPONENT_VTIMEZONE"><!-- --></a> <div class="evenrow"> <div> <span class="const-title"> <span class="const-name">PHPICALLIB_COMPONENT_VTIMEZONE</span> = $iPHPICALLIB_COMPONENTINDEX++ (line <span class="line-number">46</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="definePHPICALLIB_COMPONENT_VTODO"><!-- --></a> <div class="oddrow"> <div> <span class="const-title"> <span class="const-name">PHPICALLIB_COMPONENT_VTODO</span> = $iPHPICALLIB_COMPONENTINDEX++ (line <span class="line-number">37</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> <a name="definePHPICALLIB_COMPONENT_XCOMP"><!-- --></a> <div class="evenrow"> <div> <span class="const-title"> <span class="const-name">PHPICALLIB_COMPONENT_XCOMP</span> = $iPHPICALLIB_COMPONENTINDEX++ (line <span class="line-number">31</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> </div> </div> </div> <p class="notes" id="credit"> Documentation generated on Tue, 01 Apr 2008 01:07:07 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.0</a> </p> </div></body> </html>