|
ILIAS
Release_4_2_x_branch Revision 61807
|
Collaboration diagram for ilSearchController:Public Member Functions | |
| ilSearchController () | |
| Constructor public. | |
| getLastClass () | |
| setLastClass ($a_class) | |
| & | executeCommand () |
Data Fields | |
| $ctrl = null | |
| $ilias = null | |
| $lng = null | |
Definition at line 18 of file class.ilSearchController.php.
| & ilSearchController::executeCommand | ( | ) |
Definition at line 57 of file class.ilSearchController.php.
References ilSearchSettings\_getSearchSettingRefId(), getLastClass(), ilUtil\redirect(), and setLastClass().
Here is the call graph for this function:| ilSearchController::getLastClass | ( | ) |
Definition at line 38 of file class.ilSearchController.php.
References $_SESSION, and ilSearchSettings\getInstance().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSearchController::ilSearchController | ( | ) |
| ilSearchController::setLastClass | ( | $a_class | ) |
Definition at line 52 of file class.ilSearchController.php.
References $_SESSION.
Referenced by executeCommand().
Here is the caller graph for this function:| ilSearchController::$ctrl = null |
Definition at line 20 of file class.ilSearchController.php.
| ilSearchController::$ilias = null |
Definition at line 21 of file class.ilSearchController.php.
Referenced by ilSearchController().
| ilSearchController::$lng = null |
Definition at line 22 of file class.ilSearchController.php.
Referenced by ilSearchController().