ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilADTLocalizedTextPresentationBridge. More...
Public Member Functions | |
__construct (ilADT $a_adt) | |
getHTML () | |
getSortable () | |
![]() | |
getHTML () | |
getSortable () | |
![]() | |
__construct (ilADT $a_adt) | |
Constructor. More... | |
getADT () | |
Get ADT. More... | |
getList () | |
Get list presentation. More... | |
getHTML () | |
Get HTML presentation. More... | |
getSortable () | |
Get sortable value presentation. More... | |
setDecoratorCallBack ($a_callback) | |
Set decorator callback. More... | |
Protected Member Functions | |
isValidADT (ilADT $a_adt) | |
![]() | |
isValidADT (ilADT $a_adt) | |
![]() | |
isValidADT (ilADT $a_adt) | |
Check if given ADT is valid. More... | |
setADT (ilADT $a_adt) | |
Set ADT. More... | |
decorate ($a_value) | |
Decorate value. More... | |
Private Attributes | |
$lng | |
Additional Inherited Members | |
![]() | |
$adt | |
$decorator | |
Class ilADTLocalizedTextPresentationBridge.
Definition at line 8 of file class.ilADTLocalizedTextPresentationBridge.php.
ilADTLocalizedTextPresentationBridge::__construct | ( | ilADT | $a_adt | ) |
Definition at line 12 of file class.ilADTLocalizedTextPresentationBridge.php.
References $DIC, and ILIAS\GlobalScreen\Provider\__construct().
ilADTLocalizedTextPresentationBridge::getHTML | ( | ) |
Definition at line 26 of file class.ilADTLocalizedTextPresentationBridge.php.
References ilADTPresentationBridge\decorate(), and ilADTPresentationBridge\getADT().
ilADTLocalizedTextPresentationBridge::getSortable | ( | ) |
Definition at line 33 of file class.ilADTLocalizedTextPresentationBridge.php.
References ilADTPresentationBridge\getADT().
|
protected |
Definition at line 21 of file class.ilADTLocalizedTextPresentationBridge.php.
|
private |
Definition at line 10 of file class.ilADTLocalizedTextPresentationBridge.php.