|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class arConnectorMap. More...
Collaboration diagram for arConnectorMap:Static Public Member Functions | |
| static | register (ActiveRecord $ar, arConnector $connector) |
| static | get (ActiveRecord $ar) |
Static Protected Attributes | |
| static | $map = array() |
|
static |
| ActiveRecord | $ar |
Definition at line 33 of file class.arConnectorMap.php.
References $map.
Referenced by ActiveRecord\getArConnector(), and ActiveRecordList\getArConnector().
Here is the caller graph for this function:
|
static |
| ActiveRecord | $ar | |
| arConnector | $connector |
Definition at line 22 of file class.arConnectorMap.php.
References $map.
Referenced by CachedActiveRecord\__construct(), ilTermsOfServiceDocumentTest\testCriteriaCanBeAttachedToAndDetachedFromDocumentPersistently(), ilTermsOfServiceDocumentTest\testDocumentModelCanBeBuiltFromArrayWithAttachedCriteriaBeingRead(), ilTermsOfServiceDocumentTest\testDocumentModelCanCreatedByIdWithAttachedCriteriaBeingRead(), ilTermsOfServiceSettingsFormGUITest\testFormCanBeSavedWithEnabledServiceWhenAtLeastOneDocumentExists(), ilTermsOfServiceSettingsFormGUITest\testFormCanBeSavedWithEnabledServiceWhenNoDocumentsExistButServiceIsAlreadyEnabled(), ilTermsOfServiceSettingsFormGUITest\testFormCannotBeSavedWithEnabledServiceWhenNoDocumentsExistAndServiceIsCurrentlyDisabled(), ilTermsOfServiceDocumentFormGUITest\testFormForExistingDocumentsCanBeSavedForValidInput(), ilTermsOfServiceDocumentFormGUITest\testFormForNewDocumentsCanBeSavedForValidInput(), ilTermsOfServiceDocumentTableDataProviderTest\testListOfDocumentsCanBeRetrieved(), and ilTermsOfServiceDocumentFormGUITest\testUploadIssuesAreHandledWhenDocumentFormIsSaved().
Here is the caller graph for this function:
|
staticprotected |
Definition at line 15 of file class.arConnectorMap.php.