| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ilECSCategoryMapping:Static Public Member Functions | |
| static | getActiveRules () | 
| get active rules  More... | |
| static | getMatchingCategory (int $a_server_id, array $a_matchable_content) | 
| get matching category  More... | |
| static | handleUpdate (int $a_obj_id, int $a_server_id, array $a_matchable_content) | 
| Handle update of ecs content and create references.  More... | |
| static | lookupHandledCategories () | 
| static | getPossibleFields () | 
Static Private Attributes | |
| static array | $cached_active_rules = null | 
Definition at line 23 of file class.ilECSCategoryMapping.php.
      
  | 
  static | 
get active rules
Definition at line 32 of file class.ilECSCategoryMapping.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilECSSettingsGUI\showRulesTable().
 Here is the caller graph for this function:
      
  | 
  static | 
get matching category
Definition at line 48 of file class.ilECSCategoryMapping.php.
References $DIC, and ilECSSetting\getInstanceByServerId().
Referenced by ilRemoteObjectBase\createFromECSEContent().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 141 of file class.ilECSCategoryMapping.php.
References $DIC, $lng, and ilECSUtils\_getOptionalECourseFields().
Referenced by ilECSSettingsGUI\initCategoryMappingForm().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Handle update of ecs content and create references.
Definition at line 73 of file class.ilECSCategoryMapping.php.
References $DIC, $ref_id, ilObject\_getAllReferences(), ilObject\_lookupObjId(), and ilObjectFactory\getInstanceByRefId().
Referenced by ilRemoteObjectBase\updateFromECSContent().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 124 of file class.ilECSCategoryMapping.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
      
  | 
  staticprivate | 
Definition at line 25 of file class.ilECSCategoryMapping.php.