|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for arConnectorMap: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().
Here is the caller graph for this function:
|
static |
Definition at line 28 of file class.arConnectorMap.php.
Referenced by CachedActiveRecord\__construct(), and ilServicesActiveRecordConnectorTest\testConnectorMap().
Here is the caller graph for this function:
|
staticprotected |
Definition at line 26 of file class.arConnectorMap.php.