◆ __construct()
core_calendar\external\day_exporter::__construct |
( |
\calendar_information | $calendar, |
|
|
| $data, |
|
|
| $related ) |
◆ define_other_properties()
static core_calendar\external\day_exporter::define_other_properties |
( |
| ) |
|
|
staticprotected |
◆ define_properties()
static core_calendar\external\day_exporter::define_properties |
( |
| ) |
|
|
staticprotected |
◆ define_related()
static core_calendar\external\day_exporter::define_related |
( |
| ) |
|
|
staticprotected |
◆ get_next_day_timestamp()
core_calendar\external\day_exporter::get_next_day_timestamp |
( |
| $daytimestamp | ) |
|
|
protected |
Get the next day timestamp.
- Parameters
-
int | $daytimestamp | The current day timestamp. |
- Return values
-
int | The next day timestamp. |
◆ get_other_values()
core_calendar\external\day_exporter::get_other_values |
( |
renderer_base | $output | ) |
|
|
protected |
◆ get_previous_day_timestamp()
core_calendar\external\day_exporter::get_previous_day_timestamp |
( |
| $daytimestamp | ) |
|
|
protected |
Get the previous day timestamp.
- Parameters
-
int | $daytimestamp | The current day timestamp. |
- Return values
-
int | The previous day timestamp. |
◆ get_view_link_title()
core_calendar\external\day_exporter::get_view_link_title |
( |
| ) |
|
|
protected |
Get the title for view link.
- Return values
-
The documentation for this class was generated from the following file:
- calendar/classes/external/day_exporter.php