ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
checkPermission (string $a_perm, int $a_term_id) | |
Static Public Member Functions | |
static | getInstance () |
Protected Member Functions | |
getGlossaryIdForTerm (int $a_term_id) | |
Protected Attributes | |
ilObjUser | $user |
ilAccessHandler | $access |
array | $glossary_id = array() |
array | $permission = array() |
ilLogger | $log |
Private Member Functions | |
__construct () | |
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 Permission checker for terms
Definition at line 26 of file class.ilGlossaryTermPermission.php.
|
private |
Definition at line 35 of file class.ilGlossaryTermPermission.php.
References $DIC, ILIAS\Repository\access(), ilLoggerFactory\getLogger(), and ILIAS\Repository\user().
ilGlossaryTermPermission::checkPermission | ( | string | $a_perm, |
int | $a_term_id | ||
) |
Definition at line 50 of file class.ilGlossaryTermPermission.php.
References $ref_id, ilObject\_getAllReferences(), ILIAS\Repository\access(), and getGlossaryIdForTerm().
|
protected |
Definition at line 73 of file class.ilGlossaryTermPermission.php.
References ilGlossaryTerm\_lookGlossaryID().
Referenced by checkPermission().
|
static |
Definition at line 45 of file class.ilGlossaryTermPermission.php.
Referenced by ilTermListTableGUI\__construct(), and ilObjGlossaryGUI\__construct().
|
protected |
Definition at line 29 of file class.ilGlossaryTermPermission.php.
|
protected |
Definition at line 31 of file class.ilGlossaryTermPermission.php.
|
protected |
Definition at line 33 of file class.ilGlossaryTermPermission.php.
|
protected |
Definition at line 32 of file class.ilGlossaryTermPermission.php.
|
protected |
Definition at line 28 of file class.ilGlossaryTermPermission.php.