|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilSearchAutoComplete:Static Public Member Functions | |
| static | getLuceneList (string $a_str) |
| static | getList (string $a_str) |
| static | checkObjectPermission (int $a_obj_id) |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Search Auto Completion Application Class
Definition at line 24 of file class.ilSearchAutoComplete.php.
|
static |
Definition at line 136 of file class.ilSearchAutoComplete.php.
References $DIC, and ilObject\_getAllReferences().
Referenced by getList().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 67 of file class.ilSearchAutoComplete.php.
References $DIC, $i, $ilDB, ILIAS\LTI\ToolProvider\$settings, checkObjectPermission(), ilSearchSettings\getInstance(), and getLuceneList().
Referenced by ilSearchBaseGUI\autoComplete(), and ilSearchGUI\autoComplete().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 26 of file class.ilSearchAutoComplete.php.
References $i, $res, ilObject\_lookupTitle(), ilSearchSettings\getInstance(), ilLuceneSearcher\getInstance(), and ilLuceneSearcher\TYPE_STANDARD.
Referenced by getList().
Here is the call graph for this function:
Here is the caller graph for this function: