|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilADTDBException:
Collaboration diagram for ilADTDBException:Public Member Functions | |
| getColumn () | |
| setColumn (string $a_col) | |
Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0, Throwable $previous=null) | |
| A code isn't optional as in build in class Exception. More... | |
Protected Attributes | |
| string | $col = '' |
Definition at line 5 of file class.ilADTDBException.php.
| ilADTDBException::getColumn | ( | ) |
| ilADTDBException::setColumn | ( | string | $a_col | ) |
Definition at line 14 of file class.ilADTDBException.php.
|
protected |
Definition at line 7 of file class.ilADTDBException.php.
Referenced by ILIAS\UI\Implementation\Component\Table\Data\enumerateColumns(), getColumn(), and ILIAS\UI\Implementation\Component\Table\Data\getVisibleColumns().