| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
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 array | $map = array() | 
      
  | 
  static | 
Definition at line 30 of file class.arConnectorMap.php.
Referenced by ActiveRecord\getArConnector(), and ActiveRecordList\getArConnector().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 25 of file class.arConnectorMap.php.
Referenced by CachedActiveRecord\__construct(), 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 23 of file class.arConnectorMap.php.