Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
core_calendar\output\humantimeperiod Member List

This is the complete list of members for core_calendar\output\humantimeperiod, including all inherited members.

$langtimeformatcore_calendar\output\humantimeperiodprotected
$linkcore_calendar\output\humantimeperiodprotected
$nearcore_calendar\output\humantimeperiodprotected
$userelativescore_calendar\output\humantimeperiodprotected
__construct(protected DateTimeImmutable DateTimeImmutable $startdatetime, protected DateTimeImmutable|null ?DateTimeImmutable $enddatetime,)core_calendar\output\humantimeperiodprotected
create_from_datetime(DateTimeInterface $startdatetime, ?DateTimeInterface $enddatetime, ?int $near=DAYSECS, ?url $link=null, ?string $langtimeformat=null, bool $userelatives=true,)core_calendar\output\humantimeperiodstatic
create_from_timestamp(int $starttimestamp, ?int $endtimestamp, ?int $near=DAYSECS, ?url $link=null, ?string $langtimeformat=null, bool $userelatives=true,)core_calendar\output\humantimeperiodstatic
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