|
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 ilDclTableHelper: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().
Here is the call graph for this function:
|
protected |
Definition at line 115 of file class.ilDclTableHelper.php.
References $res.
Referenced by getRoleTitlesWithoutReadRightOnAnyStandardView(), and hasUserReadAccessOnAnyVisibleTableView().
Here is the caller graph for this function:
|
protected |
Definition at line 67 of file class.ilDclTableHelper.php.
Referenced by getRoleTitlesWithoutReadRightOnAnyStandardView().
Here is the caller graph for this function:| ilDclTableHelper::getRoleTitlesWithoutReadRightOnAnyStandardView | ( | ) |
Definition at line 44 of file class.ilDclTableHelper.php.
References getAllVisibleTablesForDataColleciton(), getRolesIdsWithReadAccessOnDataCollection(), and getStandardViewsByVisibleTables().
Here is the call graph for this function:
|
protected |
Definition at line 101 of file class.ilDclTableHelper.php.
References ActiveRecord\where().
Referenced by getRoleTitlesWithoutReadRightOnAnyStandardView(), and hasUserReadAccessOnAnyVisibleTableView().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 130 of file class.ilDclTableHelper.php.
References getAllVisibleTablesForDataColleciton(), getStandardViewsByVisibleTables(), in_array_r(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 161 of file class.ilDclTableHelper.php.
References in_array_r().
Referenced by hasUserReadAccessOnAnyVisibleTableView(), and in_array_r().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().