| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\COPage\Compare\PageCompare:Public Member Functions | |
| __construct () | |
| compare (\ilPageObject $main_page, \ilPageObject $l_page, \ilPageObject $r_page,) | |
Protected Member Functions | |
| setParagraphContent (\ilPageObject $page, string $a_hier_id, string $content) | |
| addChangeDivClasses (\ilPageObject $page, array $a_hashes) | |
| getPageContentsHashes (\ilPageObject $page) | |
| Get page contents hashes.  More... | |
Protected Attributes | |
| DomUtil | $dom_util | 
Definition at line 28 of file class.PageCompare.php.
| ILIAS\COPage\Compare\PageCompare::__construct | ( | ) | 
      
  | 
  protected | 
Definition at line 105 of file class.PageCompare.php.
References $path, and ilPageObject\getDomDoc().
Referenced by ILIAS\COPage\Compare\PageCompare\compare().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\COPage\Compare\PageCompare::compare | ( | \ilPageObject | $main_page, | 
| \ilPageObject | $l_page, | ||
| \ilPageObject | $r_page | ||
| ) | 
Definition at line 42 of file class.PageCompare.php.
References ILIAS\COPage\Compare\PageCompare\addChangeDivClasses(), ILIAS\COPage\Compare\PageCompare\getPageContentsHashes(), ilPageObject\preparePageForCompare(), and ILIAS\COPage\Compare\PageCompare\setParagraphContent().
 Here is the call graph for this function:
      
  | 
  protected | 
Get page contents hashes.
Definition at line 127 of file class.PageCompare.php.
References $path, ilPageObject\addHierIDs(), ilPageObject\buildDom(), ilPageObject\getDomDoc(), and ilPCParagraph\xml2output().
Referenced by ILIAS\COPage\Compare\PageCompare\compare().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 94 of file class.PageCompare.php.
References ilPageObject\getContentDomNode().
Referenced by ILIAS\COPage\Compare\PageCompare\compare().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 30 of file class.PageCompare.php.