ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Static Public Member Functions | |
static | register (ActiveRecord $activeRecord, arConnector $arConnector) |
static | get (ActiveRecord $activeRecord) |
Static Protected Attributes | |
static array | $map = [] |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class arConnectorMap
Definition at line 24 of file class.arConnectorMap.php.
|
static |
Definition at line 33 of file class.arConnectorMap.php.
Referenced by ActiveRecord\getArConnector(), ActiveRecordList\getArConnector(), and ilServicesActiveRecordConnectorTest\testConnectorMap().
|
static |
Definition at line 28 of file class.arConnectorMap.php.
Referenced by CachedActiveRecord\__construct(), ILIAS\BackgroundTasks\Implementation\Persistence\BasicPersistenceTest\testCannotUpdateUnknownBucket(), and ilServicesActiveRecordConnectorTest\testConnectorMap().
|
staticprotected |
Definition at line 26 of file class.arConnectorMap.php.