|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilPluginsOverviewTableTest:
Collaboration diagram for ilPluginsOverviewTableTest:Public Member Functions | |
| testCreateObject () | |
| getImportantFieldData () | |
| testGetImportantFields (bool $installed, bool $active) | |
| @dataProvider getImportantFieldData More... | |
| testGetContent () | |
| testBoolToString () | |
| testFilterData () | |
| testGetData () | |
| testWithData () | |
| testGetActionsPluginNotInstalled () | |
| testGetActionsPluginInstalled () | |
Protected Member Functions | |
| setUp () | |
Definition at line 29 of file ilPluginsOverviewTableTest.php.
| ilPluginsOverviewTableTest::getImportantFieldData | ( | ) |
Definition at line 48 of file ilPluginsOverviewTableTest.php.
|
protected |
Definition at line 31 of file ilPluginsOverviewTableTest.php.
References $id, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ilPluginsOverviewTableTest::testBoolToString | ( | ) |
Definition at line 129 of file ilPluginsOverviewTableTest.php.
References $lng.
| ilPluginsOverviewTableTest::testCreateObject | ( | ) |
Definition at line 42 of file ilPluginsOverviewTableTest.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ilPluginsOverviewTableTest::testFilterData | ( | ) |
Definition at line 145 of file ilPluginsOverviewTableTest.php.
References $data, $lng, and ILIAS\UI\examples\Symbol\Glyph\Filter\filter().
Here is the call graph for this function:| ilPluginsOverviewTableTest::testGetActionsPluginInstalled | ( | ) |
Definition at line 338 of file ilPluginsOverviewTableTest.php.
References $lng, XapiProxy\$plugin, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ilPluginsOverviewTableTest::testGetActionsPluginNotInstalled | ( | ) |
Definition at line 270 of file ilPluginsOverviewTableTest.php.
References $lng, XapiProxy\$plugin, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ilPluginsOverviewTableTest::testGetContent | ( | ) |
Definition at line 98 of file ilPluginsOverviewTableTest.php.
References $lng, and ILIAS\UI\Implementation\Component\Input\ViewControl\getContent().
Here is the call graph for this function:| ilPluginsOverviewTableTest::testGetData | ( | ) |
Definition at line 234 of file ilPluginsOverviewTableTest.php.
References $lng.
| ilPluginsOverviewTableTest::testGetImportantFields | ( | bool | $installed, |
| bool | $active | ||
| ) |
@dataProvider getImportantFieldData
Definition at line 61 of file ilPluginsOverviewTableTest.php.
References $lng.
| ilPluginsOverviewTableTest::testWithData | ( | ) |
Definition at line 249 of file ilPluginsOverviewTableTest.php.