51    protected ?
int $id = 
null;
 
   67    protected ?
string $url = 
null;
 
   74    protected ?
string $img = 
null;
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
bool $show_in_list
@con_has_field true @con_fieldtype integer @con_length 1
 
static returnDbTableName()
 
string $img
@con_has_field true @con_fieldtype text @con_length 128
 
setShowInList(bool $show_in_list)
 
getConnectorContainerName()
@description Return the Name of your Connector Table
 
string $url
@con_has_field true @con_fieldtype text @con_length 128 @con_is_notnull true
 
string $name
@con_has_field true @con_fieldtype text @con_length 50 @con_is_notnull true
 
int $id
@con_has_field true @con_fieldtype integer @con_length 4 @con_is_notnull true @con_is_primary true @c...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...