VObject
Namespaces
Interfaces, Classes and Traits
- BirthdayCalendarGenerator
- This class generates birthday calendars.
- Cli
- This is the CLI interface for sabre-vobject.
- Component
- Component.
- DateTimeParser
- DateTimeParser.
- Document
- Document.
- ElementList
- VObject ElementList.
- EofException
- Exception thrown by parser when the end of the stream has been reached, before this was expected.
- FreeBusyData
- FreeBusyData is a helper class that manages freebusy information.
- FreeBusyGenerator
- This class helps with generating FREEBUSY reports based on existing sets of objects.
- InvalidDataException
- This exception is thrown whenever an invalid value is found anywhere in a iCalendar or vCard object.
- Node
- A node is the root class for every element in an iCalendar of vCard object.
- Parameter
- VObject Parameter.
- ParseException
- Exception thrown by Reader if an invalid object was attempted to be parsed.
- Property
- Property.
- Reader
- iCalendar/vCard/jCal/jCard/xCal/xCard reader object.
- Settings
- This class provides a list of global defaults for vobject.
- StringUtil
- Useful utilities for working with various strings.
- TimeZoneUtil
- Time zone name translation.
- UUIDUtil
- UUID Utility.
- VCardConverter
- This utility converts vcards from one version to another.
- Version
- This class contains the version number for the VObject package.
- Writer
- iCalendar/vCard/jCal/jCard/xCal/xCard writer object.
- AttachIssueTest
- BirthdayCalendarGeneratorTest
- CliTest
- Tests the cli.
- CliMock
- This is the CLI interface for sabre-vobject.
- ComponentTest
- FakeComponent
- Component.
- DateTimeParserTest
- DocumentTest
- MockDocument
- Document.
- ElementListTest
- EmClientTest
- EmptyParameterTest
- EmptyValueIssueTest
- This test is written for Issue 68:.
- FreeBusyDataTest
- FreeBusyGeneratorTest
- GoogleColonEscapingTest
- Google produces vcards with a weird escaping of urls.
- Issue153Test
- Issue259Test
- Issue36WorkAroundTest
- Issue40Test
- This test is created to handle the issues brought forward by issue 40.
- Issue64Test
- Issue96Test
- IssueUndefinedIndexTest
- JCalTest
- JCardTest
- LineFoldingIssueTest
- ParameterTest
- PropertyTest
- ReaderTest
- SlashRTest
- This issue was pointed out in Issue 55. \r should be stripped completely when encoding property values.
- StringUtilTest
- TimeZoneUtilTest
- UUIDUtilTest
- VCard21Test
- Assorted vcard 2.1 tests.
- VCardConverterTest
- VersionTest
- WriterTest
- PHPUnitAssertions
- PHPUnit Assertions.
Table of Contents
- writeStats() : mixed
- write() : mixed
Functions
writeStats()
writeStats() : mixed
Return values
mixed —write()
write(mixed $vcard) : mixed
Parameters
- $vcard : mixed