| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Test on card implementation. More...
 Inheritance diagram for CardTest:
 Collaboration diagram for CardTest:Public Member Functions | |
| getFactory () | |
| testImplementsFactoryInterface () | |
| testFactoryWithShyButton () | |
| testGetTitle () | |
| testWithTitle () | |
| testWithTitleAsShyButton () | |
| testWithStringTitleAction () | |
| testWithSignalTitleAction () | |
| testWithHighlight () | |
| testGetImage () | |
| testWithImage () | |
| testWithSection () | |
| testRenderContentFull () | |
| testRenderContentWithHighlight () | |
| test_render_content_with_component_title () | |
Private Member Functions | |
| getCardFactory () | |
| getBaseCard () | |
Test on card implementation.
Definition at line 31 of file CardTest.php.
      
  | 
  private | 
Definition at line 49 of file CardTest.php.
References getCardFactory().
Referenced by test_render_content_with_component_title(), testGetImage(), testGetTitle(), testImplementsFactoryInterface(), testRenderContentFull(), testRenderContentWithHighlight(), testWithHighlight(), testWithImage(), testWithSection(), testWithSignalTitleAction(), testWithStringTitleAction(), testWithTitle(), and testWithTitleAsShyButton().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 44 of file CardTest.php.
Referenced by getBaseCard(), and testFactoryWithShyButton().
 Here is the caller graph for this function:| CardTest::getFactory | ( | ) | 
Definition at line 33 of file CardTest.php.
References Vendor\Package\$f, and ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
Referenced by testRenderContentFull(), and testWithSection().
 Here is the call graph for this function:
 Here is the caller graph for this function:| CardTest::test_render_content_with_component_title | ( | ) | 
Definition at line 186 of file CardTest.php.
References $c, $r, and getBaseCard().
 Here is the call graph for this function:| CardTest::testFactoryWithShyButton | ( | ) | 
Definition at line 62 of file CardTest.php.
References getCardFactory().
 Here is the call graph for this function:| CardTest::testGetImage | ( | ) | 
Definition at line 120 of file CardTest.php.
References getBaseCard().
 Here is the call graph for this function:| CardTest::testGetTitle | ( | ) | 
Definition at line 73 of file CardTest.php.
References $c, and getBaseCard().
 Here is the call graph for this function:| CardTest::testImplementsFactoryInterface | ( | ) | 
Definition at line 57 of file CardTest.php.
References getBaseCard().
 Here is the call graph for this function:| CardTest::testRenderContentFull | ( | ) | 
Definition at line 147 of file CardTest.php.
References $c, $r, getBaseCard(), and getFactory().
 Here is the call graph for this function:| CardTest::testRenderContentWithHighlight | ( | ) | 
Definition at line 168 of file CardTest.php.
References $c, $r, and getBaseCard().
 Here is the call graph for this function:| CardTest::testWithHighlight | ( | ) | 
Definition at line 113 of file CardTest.php.
References $c, and getBaseCard().
 Here is the call graph for this function:| CardTest::testWithImage | ( | ) | 
Definition at line 128 of file CardTest.php.
References $c, and getBaseCard().
 Here is the call graph for this function:| CardTest::testWithSection | ( | ) | 
Definition at line 137 of file CardTest.php.
References $c, Vendor\Package\$f, getBaseCard(), and getFactory().
 Here is the call graph for this function:| CardTest::testWithSignalTitleAction | ( | ) | 
Definition at line 105 of file CardTest.php.
References $c, and getBaseCard().
 Here is the call graph for this function:| CardTest::testWithStringTitleAction | ( | ) | 
Definition at line 98 of file CardTest.php.
References $c, and getBaseCard().
 Here is the call graph for this function:| CardTest::testWithTitle | ( | ) | 
Definition at line 80 of file CardTest.php.
References $c, and getBaseCard().
 Here is the call graph for this function:| CardTest::testWithTitleAsShyButton | ( | ) | 
Definition at line 88 of file CardTest.php.
References $c, and getBaseCard().
 Here is the call graph for this function: