|
| $components = NULL |
|
| $name = 'VFREEBUSY' |
|
$parser_errors | $parser_errors = NULL |
| Added to hold errors from last run of unserialize array.
|
|
| $properties |
|
| $valid_components = NULL |
|
| $valid_properties = NULL |
|
◆ __construct()
iCalendar_freebusy::__construct |
( |
| ) |
|
◆ invariant_holds()
iCalendar_freebusy::invariant_holds |
( |
| ) |
|
◆ unserialize()
iCalendar_component::unserialize |
( |
| $string | ) |
|
|
inherited |
unserialize()
I needed a way to convert an iCalendar component back to a Bennu object so I could easily access and modify it after it had been stored; if this functionality is already present somewhere in the library, I apologize for adding it here unnecessarily; however, I couldn't find it so I added it myself.
- Parameters
-
- Return values
-
bool | true if the file parsed with no errors. False if there were errors. |
The documentation for this class was generated from the following file:
- lib/bennu/iCalendar_components.php