|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilObjSearchSettingsReadmeGUI:Public Member Functions | |
| __construct (ilCtrlInterface $ctrl, FileDelivery $file_delivery) | |
| executeCommand () | |
Protected Member Functions | |
| deliverFile () | |
Protected Attributes | |
| const string | PATH = __DIR__ . '/../../../../WebServices/RPC/lib/README.md' |
| ilCtrlInterface | $ctrl |
| FileDelivery | $file_delivery |
Definition at line 24 of file class.ilObjSearchSettingsReadmeGUI.php.
| ilObjSearchSettingsReadmeGUI::__construct | ( | ilCtrlInterface | $ctrl, |
| FileDelivery | $file_delivery | ||
| ) |
Definition at line 31 of file class.ilObjSearchSettingsReadmeGUI.php.
References $ctrl, $file_delivery, and ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 55 of file class.ilObjSearchSettingsReadmeGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilObjSearchSettingsReadmeGUI::executeCommand | ( | ) |
Definition at line 39 of file class.ilObjSearchSettingsReadmeGUI.php.
References ILIAS\Repository\ctrl(), and deliverFile().
Here is the call graph for this function:
|
protected |
Definition at line 28 of file class.ilObjSearchSettingsReadmeGUI.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilObjSearchSettingsReadmeGUI.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilObjSearchSettingsReadmeGUI.php.