3require_once
"Services/ADT/classes/Bridges/class.ilADTPresentationBridge.php";
14 if (!$this->
getADT()->isNull()) {
16 $value = $this->
getADT()->getSelection();
17 if (array_key_exists($value,
$options)) {
25 if (!$this->
getADT()->isNull()) {
26 return $this->
getADT()->getSelection();
if(!isset( $_REQUEST[ 'ReturnTo'])) if(!isset($_REQUEST['AuthId'])) $options
An exception for terminatinating execution or to throw for unit testing.
getSortable()
Get sortable value presentation.
isValidADT(ilADT $a_adt)
Check if given ADT is valid.
getHTML()
Get HTML presentation.
ADT presentation bridge base class.
decorate($a_value)
Decorate value.