ILIAS
release_8 Revision v8.23
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (int $obj_id, int $ref_id, ilRbacReview $rbac_review, ilObjUser $user, ilDBInterface $database) | |
ilDclTableHelper constructor. More... | |
getRoleTitlesWithoutReadRightOnAnyStandardView () | |
Protected Member Functions | |
getRolesIdsWithReadAccessOnDataCollection () | |
getStandardViewsByVisibleTables (array $visible_tables_for_data_collection) | |
getAllVisibleTablesForDataColleciton () | |
hasUserReadAccessOnAnyVisibleTableView () | |
in_array_r (string $needle, array $haystack, bool $strict=false) | |
Protected Attributes | |
int | $obj_id = 0 |
int | $ref_id = 0 |
ilRbacReview | $rbac_review |
ilObjUser | $user |
ilDBInterface | $database |
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
Definition at line 19 of file class.ilDclTableHelper.php.
ilDclTableHelper::__construct | ( | int | $obj_id, |
int | $ref_id, | ||
ilRbacReview | $rbac_review, | ||
ilObjUser | $user, | ||
ilDBInterface | $database | ||
) |
ilDclTableHelper constructor.
Definition at line 30 of file class.ilDclTableHelper.php.
References $database, $obj_id, $rbac_review, $ref_id, $user, and ILIAS\Repository\user().
|
protected |
Definition at line 115 of file class.ilDclTableHelper.php.
References $res.
Referenced by getRoleTitlesWithoutReadRightOnAnyStandardView(), and hasUserReadAccessOnAnyVisibleTableView().
|
protected |
Definition at line 67 of file class.ilDclTableHelper.php.
References ILIAS\LTI\ToolProvider\$key.
Referenced by getRoleTitlesWithoutReadRightOnAnyStandardView().
ilDclTableHelper::getRoleTitlesWithoutReadRightOnAnyStandardView | ( | ) |
Definition at line 44 of file class.ilDclTableHelper.php.
References getAllVisibleTablesForDataColleciton(), getRolesIdsWithReadAccessOnDataCollection(), and getStandardViewsByVisibleTables().
Referenced by ilDclTableListGUI\executeCommand().
|
protected |
Definition at line 101 of file class.ilDclTableHelper.php.
References ActiveRecord\where().
Referenced by getRoleTitlesWithoutReadRightOnAnyStandardView(), and hasUserReadAccessOnAnyVisibleTableView().
|
protected |
Definition at line 130 of file class.ilDclTableHelper.php.
References getAllVisibleTablesForDataColleciton(), getStandardViewsByVisibleTables(), in_array_r(), and ILIAS\Repository\user().
|
protected |
Definition at line 161 of file class.ilDclTableHelper.php.
Referenced by hasUserReadAccessOnAnyVisibleTableView().
|
protected |
Definition at line 25 of file class.ilDclTableHelper.php.
Referenced by __construct().
|
protected |
Definition at line 21 of file class.ilDclTableHelper.php.
Referenced by __construct().
|
protected |
Definition at line 23 of file class.ilDclTableHelper.php.
Referenced by __construct().
|
protected |
Definition at line 22 of file class.ilDclTableHelper.php.
Referenced by __construct().
|
protected |
Definition at line 24 of file class.ilDclTableHelper.php.
Referenced by __construct().