This is the complete list of members for core_calendar\output\humantimeperiod, including all inherited members.
$langtimeformat | core_calendar\output\humantimeperiod | protected |
$link | core_calendar\output\humantimeperiod | protected |
$near | core_calendar\output\humantimeperiod | protected |
$userelatives | core_calendar\output\humantimeperiod | protected |
__construct(protected DateTimeImmutable DateTimeImmutable $startdatetime, protected DateTimeImmutable|null ?DateTimeImmutable $enddatetime,) | core_calendar\output\humantimeperiod | protected |
create_from_datetime(DateTimeInterface $startdatetime, ?DateTimeInterface $enddatetime, ?int $near=DAYSECS, ?url $link=null, ?string $langtimeformat=null, bool $userelatives=true,) | core_calendar\output\humantimeperiod | static |
create_from_timestamp(int $starttimestamp, ?int $endtimestamp, ?int $near=DAYSECS, ?url $link=null, ?string $langtimeformat=null, bool $userelatives=true,) | core_calendar\output\humantimeperiod | static |
export_for_template(renderer_base $output) | core_calendar\output\humantimeperiod | |
set_lang_time_format(?string $langtimeformat) | core_calendar\output\humantimeperiod | |
set_link(?url $link) | core_calendar\output\humantimeperiod | |
set_near_limit(?int $near) | core_calendar\output\humantimeperiod | |
set_use_relatives(bool $userelatives) | core_calendar\output\humantimeperiod | |