ILIAS
release_8 Revision v8.23
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (int $a_root) | |
filter (int $a_ref_id) | |
Return whether a object reference is valid or not. More... | |
Protected Member Functions | |
init () | |
Read valid reference ids. More... | |
Protected Attributes | |
int | $root |
array | $subnodes = [] |
ilTree | $tree |
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 Lucene path filter
Definition at line 27 of file class.ilLucenePathFilter.php.
ilLucenePathFilter::__construct | ( | int | $a_root | ) |
ilLucenePathFilter::filter | ( | int | $a_ref_id | ) |
Return whether a object reference is valid or not.
Implements ilLuceneResultFilter.
Definition at line 44 of file class.ilLucenePathFilter.php.
References ROOT_FOLDER_ID.
|
protected |
Read valid reference ids.
Definition at line 59 of file class.ilLucenePathFilter.php.
References ROOT_FOLDER_ID.
|
protected |
Definition at line 29 of file class.ilLucenePathFilter.php.
|
protected |
Definition at line 30 of file class.ilLucenePathFilter.php.
|
protected |
Definition at line 31 of file class.ilLucenePathFilter.php.