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 ilOrgUnitOperationContextQueries
- Author
- Fabian Schmid fs@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch
- Deprecated:
- Please use OrgUnitOperationContextRepository
Definition at line 24 of file class.ilOrgUnitOperationContextQueries.php.
◆ findById()
static ilOrgUnitOperationContextQueries::findById |
( |
int |
$id | ) |
|
|
static |
◆ findByName()
static ilOrgUnitOperationContextQueries::findByName |
( |
string |
$context_name | ) |
|
|
static |
◆ findByObjId()
static ilOrgUnitOperationContextQueries::findByObjId |
( |
int |
$obj_id | ) |
|
|
static |
◆ findByRefId()
static ilOrgUnitOperationContextQueries::findByRefId |
( |
int |
$ref_id | ) |
|
|
static |
◆ getContextRepo()
static ilOrgUnitOperationContextQueries::getContextRepo |
( |
| ) |
|
|
staticprotected |
◆ registerNewContext()
static ilOrgUnitOperationContextQueries::registerNewContext |
( |
string |
$context_name, |
|
|
?string |
$parent_context = null |
|
) |
| |
|
static |
◆ $contextRepo
◆ $instance_by_name
array ilOrgUnitOperationContextQueries::$instance_by_name = array() |
|
staticprotected |
The documentation for this class was generated from the following file: