|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilComponentBuildPluginInfoObjectiveTest:
Collaboration diagram for ilComponentBuildPluginInfoObjectiveTest:Public Member Functions | |
| testScanningTopLevel () | |
| testScanningComplete () | |
| testPluginsAdded () | |
| testScanDir () | |
| testIsDir () | |
| testIsDotFile () | |
| testAddPlugins () | |
| testBuildPluginPath () | |
Data Fields | |
| array | $scanned |
| array | $dirs |
| array | $read |
| array | $files |
| array | $added |
Protected Member Functions | |
| setUp () | |
Private Attributes | |
| ilComponentBuildPluginInfoObjective | $builder = null |
Definition at line 21 of file ilComponentBuildPluginInfoObjectiveTest.php.
|
protected |
Definition at line 30 of file ilComponentBuildPluginInfoObjectiveTest.php.
References $data, XapiProxy\$plugin, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ilComponentBuildPluginInfoObjectiveTest::testAddPlugins | ( | ) |
Definition at line 167 of file ilComponentBuildPluginInfoObjectiveTest.php.
References $data.
| ilComponentBuildPluginInfoObjectiveTest::testBuildPluginPath | ( | ) |
Definition at line 192 of file ilComponentBuildPluginInfoObjectiveTest.php.
| ilComponentBuildPluginInfoObjectiveTest::testIsDir | ( | ) |
Definition at line 152 of file ilComponentBuildPluginInfoObjectiveTest.php.
| ilComponentBuildPluginInfoObjectiveTest::testIsDotFile | ( | ) |
Definition at line 160 of file ilComponentBuildPluginInfoObjectiveTest.php.
| ilComponentBuildPluginInfoObjectiveTest::testPluginsAdded | ( | ) |
Definition at line 119 of file ilComponentBuildPluginInfoObjectiveTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Sort\sort().
Here is the call graph for this function:| ilComponentBuildPluginInfoObjectiveTest::testScanDir | ( | ) |
Definition at line 139 of file ilComponentBuildPluginInfoObjectiveTest.php.
| ilComponentBuildPluginInfoObjectiveTest::testScanningComplete | ( | ) |
Definition at line 95 of file ilComponentBuildPluginInfoObjectiveTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Sort\sort().
Here is the call graph for this function:| ilComponentBuildPluginInfoObjectiveTest::testScanningTopLevel | ( | ) |
Definition at line 85 of file ilComponentBuildPluginInfoObjectiveTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Sort\sort().
Here is the call graph for this function:| array ilComponentBuildPluginInfoObjectiveTest::$added |
Definition at line 28 of file ilComponentBuildPluginInfoObjectiveTest.php.
|
private |
Definition at line 23 of file ilComponentBuildPluginInfoObjectiveTest.php.
| array ilComponentBuildPluginInfoObjectiveTest::$dirs |
Definition at line 25 of file ilComponentBuildPluginInfoObjectiveTest.php.
| array ilComponentBuildPluginInfoObjectiveTest::$files |
Definition at line 27 of file ilComponentBuildPluginInfoObjectiveTest.php.
| array ilComponentBuildPluginInfoObjectiveTest::$read |
Definition at line 26 of file ilComponentBuildPluginInfoObjectiveTest.php.
| array ilComponentBuildPluginInfoObjectiveTest::$scanned |
Definition at line 24 of file ilComponentBuildPluginInfoObjectiveTest.php.