ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ 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 Sat Oct 18 2025 23:04:39 for ILIAS by
1.9.4 (using
Doxyfile
)