Class for displaying the day view.
More...
Class for displaying the day view.
- Copyright
- 2017 Andrew Nicols andre.nosp@m.w@ni.nosp@m.cols..nosp@m.co.u.nosp@m.k
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __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_navigation()
core_calendar\external\day_exporter::get_navigation |
( |
| ) |
|
|
protected |
Get the calendar navigation controls.
- Return values
-
string | The html code to the calendar top navigation. |
◆ 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