ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
◀ ilDoc Overview
AsyncRefreshInterval.php
Go to the documentation of this file.
1
<?php
2
19
namespace
ILIAS\UI\Component\Progress
;
20
24
interface
AsyncRefreshInterval
25
{
32
public
function
getRefreshIntervalInMs
():
int
;
33
}
ILIAS\UI\Component\Progress\AsyncRefreshInterval
Definition:
AsyncRefreshInterval.php:24
ILIAS\UI\Component\Progress\AsyncRefreshInterval\getRefreshIntervalInMs
getRefreshIntervalInMs()
Returns a refresh interval (in ms) for Progress components which determines how frequently the State ...
ILIAS\UI\Component\Progress
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
AsyncRefreshInterval.php:19
ILIAS\Repository\int
int(string $key)
Definition:
trait.BaseGUIRequest.php:61
components
ILIAS
UI
src
Component
Progress
AsyncRefreshInterval.php
Generated on Mon Sep 1 2025 23:04:18 for ILIAS by
1.8.13 (using
Doxyfile
)