ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
◀ ilDoc Overview
AsyncRefreshInterval.php
Go to the documentation of this file.
1
<?php
2
18
namespace
ILIAS\UI\Component\Progress
;
19
23
interface
AsyncRefreshInterval
24
{
31
public
function
getRefreshIntervalInMs
():
int
;
32
}
ILIAS\UI\Component\Progress\AsyncRefreshInterval
Definition:
AsyncRefreshInterval.php:23
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:18
ILIAS\Repository\int
int(string $key)
Definition:
trait.BaseGUIRequest.php:61
components
ILIAS
UI
src
Component
Progress
AsyncRefreshInterval.php
Generated on Wed Sep 10 2025 15:16:43 for ILIAS by
1.8.13 (using
Doxyfile
)