BirthdayCalendarGenerator
This class generates birthday calendars.
- Full name:
\Sabre\VObject\BirthdayCalendarGenerator
Constants
Constant | Visibility | Type | Value |
---|---|---|---|
DEFAULT_YEAR |
public | 2000 |
Properties
objects
Input objects.
format
Output format for the SUMMARY.
Methods
__construct
Creates the generator.
Check the setTimeRange and setObjects methods for details about the arguments.
Parameters:
Parameter | Type | Description |
---|---|---|
$objects |
mixed |
setObjects
Sets the input objects.
You must either supply a vCard as a string or as a Component/VCard object. It's also possible to supply an array of strings or objects.
Parameters:
Parameter | Type | Description |
---|---|---|
$objects |
mixed |
setFormat
Sets the output format for the SUMMARY.
Parameters:
Parameter | Type | Description |
---|---|---|
$format |
string |
getResult
Parses the input data and returns a VCALENDAR.
Automatically generated on 2025-03-18