5use \ILIAS\UI\Component;
31 $types = array(
Component\Component::class );
An exception for terminatinating execution or to throw for unit testing.
getContent()
Get the components representing the content of the popover.Component[]
__construct($content, SignalGeneratorInterface $signal_generator)
A component is the most general form of an entity in the UI.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
toArray($value)
Wrap the given value in an array if it is no array.
checkArgListElements($which, array &$values, $classes)
Check every element of the list if it is an instance of one of the given classes.