19 declare(strict_types=1);
parameters()
description: > This shows how different states are being used in the same Prompt according to parame...
Base class for parameters attached to Web Link items.
Base class for Web Link items.
__construct(bool $internal, string $title, ?string $description, string $target, bool $active, array $parameters)
addParameter(ilWebLinkBaseParameter $parameter)
__construct(Container $dic, ilPlugin $plugin)
Draft class for creating and updating a Web Link item.