19 declare(strict_types=1);
55 public function withId(
string $id):
static;
withActions(StdButton ... $actions)
Add additional actions to the Sequence.
withViewControls(ViewControlContainer $viewcontrols)
You may add view controls to the sequences's player that alter the way, order or focus in which the s...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
withRequest(ServerRequestInterface $request)
Rendering the sequence must be done using the current request: it (the request) will carry parameters...
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
withId(string $id)
The Sequence comes with a storage to keep ViewControl-settings throughout requests.