|
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 ilGlossaryTermPermission: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().
Here is the call graph for this function:| ilGlossaryTermPermission::checkPermission | ( | string | $a_perm, |
| int | $a_term_id | ||
| ) |
Definition at line 50 of file class.ilGlossaryTermPermission.php.
|
protected |
Definition at line 73 of file class.ilGlossaryTermPermission.php.
References ilGlossaryTerm\_lookGlossaryID().
Here is the call graph for this function:
|
static |
Definition at line 45 of file class.ilGlossaryTermPermission.php.
Referenced by ilObjGlossaryGUI\__construct(), and ilTermListTableGUI\__construct().
Here is the caller graph for this function:
|
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.