10 class Card implements C\Card
100 $classes = [\ILIAS\UI\Component\Component::class];
103 $clone = clone $this;
104 $clone->content_sections = $sections;
123 $clone = clone $this;
124 $clone->title_url =
$url;
142 $clone = clone $this;
143 $clone->highlight = $status;
withSections(array $sections)
trait ComponentHelper
Provides common functionality for component implementations.
checkStringArg($which, $value)
Throw an InvalidArgumentException if $value is no string.
withImage(\ILIAS\UI\Component\Image\Image $image)
checkArgListElements($which, array &$values, &$classes)
Check every element of the list if it is an instance of one of the given classes. ...
__construct($title, \ILIAS\UI\Component\Image\Image $image=null)
Create styles array
The data for the language used.