ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
◀ 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:25
ILIAS\UI\Component\Progress\AsyncRefreshInterval\getRefreshIntervalInMs
getRefreshIntervalInMs()
Returns a refresh interval (in ms) for Progress components which determines how frequently the State ...
ILIAS\Repository\int
int(string $key)
Definition:
trait.BaseGUIRequest.php:61
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
components
ILIAS
UI
src
Component
Progress
AsyncRefreshInterval.php
Generated on Sun Apr 5 2026 23:04:45 for ILIAS by
1.9.4 (using
Doxyfile
)