27     protected string $as = 
'';
    34     public function __construct(
private bool $disabled_escaping = 
false)
    44         if ($this->disabled_escaping) {
    50             $return .= 
' AS ' . $this->
getAs();
    71     public function setAs(
string $as): void
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
setTableName(string $table_name)
 
asSQLStatement(ActiveRecord $activeRecord, ilDBInterface $db)
 
wrapField(string $field, ilDBInterface $db)
 
__construct(private bool $disabled_escaping=false)
 
setFieldName(string $field_name)