Function __global->output_ical
Definitions
sources/calendar_ical.php
- Outputs the logged-in member's calendar view to ical.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$headers_and_exit | boolean | True | N/A | N/A | Whether to output headers and exit (if this is false it will still echo out, but you can capture with an output buffer) |