44 $return =
' ' . $this->
getType() .
' ';
71 $this->
setType(self::TYPE_LEFT);
76 $this->
setType(self::TYPE_RIGHT);
81 $this->
setType(self::TYPE_INNER);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getConnectorContainerName()
@description Return the Name of your Connector Table
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
setTableName(string $table_name)
asStatementText(ActiveRecord $activeRecord, ilDBInterface $db, string $as=' AS ')
setOnSecondField(string $on_second_field)
setOperator(string $operator)
setFullNames(bool $full_names)
setOnFirstField(string $on_first_field)
setIsMapped(bool $is_mapped)
setBothExternal(bool $both_external)
asSQLStatement(ActiveRecord $activeRecord, ilDBInterface $db)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
wrapField(string $field, ilDBInterface $db)