|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Collaboration diagram for ilPluginRawReader:Public Member Functions | |
| getPluginNames () | |
| hasPlugin ($name) | |
Data Fields | |
| const | BASE_PLUGIN_PATH = 'Customizing/global/plugins' |
| const | SEARCH_PATTERN = 'plugin.php' |
Definition at line 6 of file class.ilPluginRawReader.php.
| ilPluginRawReader::getPluginNames | ( | ) |
Definition at line 11 of file class.ilPluginRawReader.php.
Referenced by hasPlugin().
Here is the caller graph for this function:| ilPluginRawReader::hasPlugin | ( | $name | ) |
Definition at line 26 of file class.ilPluginRawReader.php.
References $name, and getPluginNames().
Here is the call graph for this function:| const ilPluginRawReader::BASE_PLUGIN_PATH = 'Customizing/global/plugins' |
Definition at line 8 of file class.ilPluginRawReader.php.
| const ilPluginRawReader::SEARCH_PATTERN = 'plugin.php' |
Definition at line 9 of file class.ilPluginRawReader.php.