This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
More...
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 Class ilOrgUnitPermissionQueries
- Author
- Fabian Schmid fs@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch
- Deprecated:
- Please use OrgUnitPermissionRepository
Definition at line 24 of file class.ilOrgUnitPermissionQueries.php.
◆ findOrCreateSetForRefId()
static ilOrgUnitPermissionQueries::findOrCreateSetForRefId |
( |
int |
$ref_id, |
|
|
int |
$position_id |
|
) |
| |
|
static |
◆ getAllTemplateSetsForAllActivedContexts()
static ilOrgUnitPermissionQueries::getAllTemplateSetsForAllActivedContexts |
( |
int |
$position_id, |
|
|
bool |
$editable = false |
|
) |
| |
|
static |
◆ getPermissionRepo()
static ilOrgUnitPermissionQueries::getPermissionRepo |
( |
| ) |
|
|
staticprotected |
◆ getSetForRefId()
static ilOrgUnitPermissionQueries::getSetForRefId |
( |
int |
$ref_id, |
|
|
int |
$position_id |
|
) |
| |
|
static |
◆ getTemplateSetForContextName()
static ilOrgUnitPermissionQueries::getTemplateSetForContextName |
( |
string |
$context_name, |
|
|
string |
$position_id, |
|
|
bool |
$editable = false |
|
) |
| |
|
static |
◆ hasLocalSet()
static ilOrgUnitPermissionQueries::hasLocalSet |
( |
int |
$ref_id, |
|
|
int |
$position_id |
|
) |
| |
|
static |
◆ removeLocalSetForRefId()
static ilOrgUnitPermissionQueries::removeLocalSetForRefId |
( |
int |
$ref_id, |
|
|
int |
$position_id |
|
) |
| |
|
static |
◆ $permissionRepo
The documentation for this class was generated from the following file: