| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\COPage\PC\PCFactory:Public Member Functions | |
| __construct (PCDefinition $pc_definition) | |
| getByNode (?\DOMNode $node, \ilPageObject $page_object) | |
Protected Attributes | |
| ilLogger | $log | 
| PCDefinition | $pc_definition | 
Definition at line 28 of file class.PCFactory.php.
| ILIAS\COPage\PC\PCFactory::__construct | ( | PCDefinition | $pc_definition | ) | 
Definition at line 33 of file class.PCFactory.php.
References $DIC, and ILIAS\COPage\PC\PCFactory\$pc_definition.
| ILIAS\COPage\PC\PCFactory::getByNode | ( | ?\DOMNode | $node, | 
| \ilPageObject | $page_object | ||
| ) | 
Definition at line 41 of file class.PCFactory.php.
References ilObject\_lookupType(), and ILIAS\Repository\int().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 30 of file class.PCFactory.php.
      
  | 
  protected | 
Definition at line 31 of file class.PCFactory.php.
Referenced by ILIAS\COPage\PC\PCFactory\__construct().