Overview

Packages

  • Icalendar

Classes

  • Horde_Icalendar
  • Horde_Icalendar_Daylight
  • Horde_Icalendar_Exception
  • Horde_Icalendar_Standard
  • Horde_Icalendar_Translation
  • Horde_Icalendar_Valarm
  • Horde_Icalendar_Vcard
  • Horde_Icalendar_Vevent
  • Horde_Icalendar_Vfreebusy
  • Horde_Icalendar_Vjournal
  • Horde_Icalendar_Vnote
  • Horde_Icalendar_Vtimezone
  • Horde_Icalendar_Vtodo
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Icalendar_Vjournal

Class representing vJournals.

Copyright 2003-2012 Horde LLC (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Horde_Icalendar
Extended by Horde_Icalendar_Vjournal
Package: Icalendar
Category: Horde
License: LGPL 2.1
Author: Mike Cochrane mike@graftonhall.co.nz
Located at Horde/Icalendar/Vjournal.php
Methods summary
public TODO
# exportvCalendar( )

TODO

TODO

Returns

TODO

Overrides

Horde_Icalendar::exportvCalendar()
Methods inherited from Horde_Icalendar
__construct(), _exportDateTime(), _exportUtcOffset(), _parseDate(), _parseDateTime(), addComponent(), clear(), findComponent(), findComponentByAttribute(), getAllAttributes(), getAttribute(), getAttributeDefault(), getAttributeValues(), getComponent(), getComponentClasses(), getComponentCount(), getComponents(), getType(), newComponent(), parsevCalendar(), removeAttribute(), setAttribute(), setParameter(), setVersion(), toHash()
Properties summary
public string $type

The component type of this class.

The component type of this class.

# 'vJournal'
API documentation generated by ApiGen