| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for EntityListingTest:
 Collaboration diagram for EntityListingTest:Public Member Functions | |
| getEntityMapping () | |
| getUIFactory () | |
| testEntityListingFactory () | |
| testEntityListingYieldingEntities () | |
  Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDataFactory () | |
| getHelpTextRetriever () | |
| getUploadLimitResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, array $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML (string $html) | |
| assertHTMLEquals (string $expected_html_as_string, string $html_as_string) | |
Additional Inherited Members | |
  Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML.  More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output.  More... | |
Definition at line 27 of file EntityListingTest.php.
| EntityListingTest::getEntityMapping | ( | ) | 
Definition at line 29 of file EntityListingTest.php.
Referenced by testEntityListingFactory(), and testEntityListingYieldingEntities().
 Here is the caller graph for this function:| EntityListingTest::getUIFactory | ( | ) | 
Definition at line 40 of file EntityListingTest.php.
References ILIAS\Repository\listing().
Referenced by testEntityListingFactory(), and testEntityListingYieldingEntities().
 Here is the call graph for this function:
 Here is the caller graph for this function:| EntityListingTest::testEntityListingFactory | ( | ) | 
Definition at line 54 of file EntityListingTest.php.
References getEntityMapping(), getUIFactory(), ILIAS\Repository\listing(), and ILIAS\UI\examples\MainControls\Slate\Notification\standard().
 Here is the call graph for this function:| EntityListingTest::testEntityListingYieldingEntities | ( | ) | 
Definition at line 62 of file EntityListingTest.php.
References $data, ILIAS\UI\Implementation\Component\Table\$range, getEntityMapping(), and getUIFactory().
 Here is the call graph for this function: