ILIAS
trunk Revision v11.0_alpha-1689-g66c127b4ae8
|
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 66 of file ViewControlContainerTest.php.
References buildDataFactory(), buildFieldFactory(), buildRefinery(), and getLanguage().
Referenced by buildContainerFactory(), testExtractCurrentValues(), testViewControlContainerRenderWithoutRequest(), testViewControlContainerTransforms(), testViewControlContainerWithControls(), and testViewControlContainerWithRequest().
ViewControlContainerTest::testExtractCurrentValues | ( | ) |
Definition at line 175 of file ViewControlContainerTest.php.
References $data, buildContainerFactory(), and buildVCFactory().
ViewControlContainerTest::testViewControlContainerConstruct | ( | ) |
Definition at line 77 of file ViewControlContainerTest.php.
References buildContainerFactory().
ViewControlContainerTest::testViewControlContainerRenderWithoutRequest | ( | ) |
Definition at line 140 of file ViewControlContainerTest.php.
References buildContainerFactory(), and buildVCFactory().
ViewControlContainerTest::testViewControlContainerTransforms | ( | ) |
Definition at line 152 of file ViewControlContainerTest.php.
References buildContainerFactory(), buildRefinery(), and buildVCFactory().
ViewControlContainerTest::testViewControlContainerWithControls | ( | ) |
Definition at line 84 of file ViewControlContainerTest.php.
References buildContainerFactory(), and buildVCFactory().
ViewControlContainerTest::testViewControlContainerWithRequest | ( | ) |
Definition at line 105 of file ViewControlContainerTest.php.
References $data, buildContainerFactory(), buildDataFactory(), and buildVCFactory().