Class for displaying a calendar event.
More...
|
| get_other_values (renderer_base $output) |
| Get the additional values to inject while exporting.
|
|
Class for displaying a calendar event.
- Copyright
- 2017 Ryan Wyllie ryan@.nosp@m.mood.nosp@m.le.co.nosp@m.m
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ define_other_properties()
static core_calendar\external\event_exporter::define_other_properties |
( |
| ) |
|
|
staticprotected |
◆ define_properties()
static core_calendar\external\event_exporter_base::define_properties |
( |
| ) |
|
|
staticprotectedinherited |
Return the list of properties.
- Return values
-
◆ define_related()
static core_calendar\external\event_exporter_base::define_related |
( |
| ) |
|
|
staticprotectedinherited |
◆ get_other_values()
core_calendar\external\event_exporter::get_other_values |
( |
renderer_base | $output | ) |
|
|
protected |
Get the additional values to inject while exporting.
- Parameters
-
renderer_base | $output | The renderer. |
- Return values
-
array | Keys are the property names, values are their values. |
Reimplemented from core_calendar\external\event_exporter_base.
The documentation for this class was generated from the following file:
- calendar/classes/external/event_exporter.php