ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Protected Member Functions | |
buildDataFactory () | |
buildRefinery () | |
buildContainerFactory () | |
buildFieldFactory () | |
buildVCFactory () | |
Definition at line 35 of file ViewControlContainerTest.php.
|
protected |
Definition at line 48 of file ViewControlContainerTest.php.
References buildVCFactory().
Referenced by testExtractCurrentValues(), testViewControlContainerConstruct(), testViewControlContainerRenderWithoutRequest(), testViewControlContainerTransforms(), testViewControlContainerWithControls(), and testViewControlContainerWithRequest().
|
protected |
Definition at line 37 of file ViewControlContainerTest.php.
Referenced by buildFieldFactory(), buildRefinery(), buildVCFactory(), and testViewControlContainerWithRequest().
|
protected |
Definition at line 55 of file ViewControlContainerTest.php.
References buildDataFactory(), buildRefinery(), and getLanguage().
Referenced by buildVCFactory().
|
protected |
Definition at line 41 of file ViewControlContainerTest.php.
References buildDataFactory().
Referenced by buildFieldFactory(), buildVCFactory(), and testViewControlContainerTransforms().
|
protected |
Definition at line 67 of file ViewControlContainerTest.php.
References buildDataFactory(), buildFieldFactory(), buildRefinery(), and getLanguage().
Referenced by buildContainerFactory(), testExtractCurrentValues(), testViewControlContainerRenderWithoutRequest(), testViewControlContainerTransforms(), testViewControlContainerWithControls(), and testViewControlContainerWithRequest().
ViewControlContainerTest::testExtractCurrentValues | ( | ) |
Definition at line 176 of file ViewControlContainerTest.php.
References $data, buildContainerFactory(), and buildVCFactory().
ViewControlContainerTest::testViewControlContainerConstruct | ( | ) |
Definition at line 78 of file ViewControlContainerTest.php.
References buildContainerFactory().
ViewControlContainerTest::testViewControlContainerRenderWithoutRequest | ( | ) |
Definition at line 141 of file ViewControlContainerTest.php.
References buildContainerFactory(), and buildVCFactory().
ViewControlContainerTest::testViewControlContainerTransforms | ( | ) |
Definition at line 153 of file ViewControlContainerTest.php.
References buildContainerFactory(), buildRefinery(), and buildVCFactory().
ViewControlContainerTest::testViewControlContainerWithControls | ( | ) |
Definition at line 85 of file ViewControlContainerTest.php.
References buildContainerFactory(), and buildVCFactory().
ViewControlContainerTest::testViewControlContainerWithRequest | ( | ) |
Definition at line 106 of file ViewControlContainerTest.php.
References $data, buildContainerFactory(), buildDataFactory(), and buildVCFactory().