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 ilOrgUnitOperationQueries
- Author
- Fabian Schmid fs@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch
- Deprecated:
- Please use OrgUnitOperationRepository
Definition at line 24 of file class.ilOrgUnitOperationQueries.php.
◆ findById()
static ilOrgUnitOperationQueries::findById |
( |
int |
$operation_id | ) |
|
|
static |
◆ findByOperationString()
static ilOrgUnitOperationQueries::findByOperationString |
( |
string |
$operation_string, |
|
|
string |
$context_name |
|
) |
| |
|
static |
◆ getOperationRepo()
static ilOrgUnitOperationQueries::getOperationRepo |
( |
| ) |
|
|
staticprotected |
◆ getOperationsForContextId()
static ilOrgUnitOperationQueries::getOperationsForContextId |
( |
string |
$context_id | ) |
|
|
static |
◆ getOperationsForContextName()
static ilOrgUnitOperationQueries::getOperationsForContextName |
( |
string |
$context_name | ) |
|
|
static |
◆ registerNewOperation()
◆ registerNewOperationForMultipleContexts()
static ilOrgUnitOperationQueries::registerNewOperationForMultipleContexts |
( |
string |
$operation_name, |
|
|
string |
$description, |
|
|
array |
$contexts |
|
) |
| |
|
static |
◆ $operationRepo
The documentation for this class was generated from the following file: