40 $both->addCombinationItem(
'title',
$title,
$lng->txt(
'title'));
45 $both->addCombinationItem(
'url',
$url,
$lng->txt(
'url'));
55 $logger =
$GLOBALS[
'DIC']->logger()->amet();
62 $logger->warning(
'Cannot find combination input gui');
66 $combination->getCombinationItem(
'url')->setValue($this->
getADT()->getUrl());
67 $combination->getCombinationItem(
'title')->setValue($this->
getADT()->
getTitle());
$GLOBALS['loaded']
Global hash that tracks already loaded includes.
importFromPost()
Import from post.
addToForm()
Add element to form.
This class represents a text property in a property form.
external link form bridge
isValidADT(ilADT $a_adt)
Is valid type.