|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 |
Definition at line 21 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 32 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 117 of file class.ilDclTableHelper.php.
References $res.
Referenced by getRoleTitlesWithoutReadRightOnAnyStandardView(), and hasUserReadAccessOnAnyVisibleTableView().
Here is the caller graph for this function:
|
protected |
Definition at line 69 of file class.ilDclTableHelper.php.
Referenced by getRoleTitlesWithoutReadRightOnAnyStandardView().
Here is the caller graph for this function:| ilDclTableHelper::getRoleTitlesWithoutReadRightOnAnyStandardView | ( | ) |
Definition at line 46 of file class.ilDclTableHelper.php.
References getAllVisibleTablesForDataColleciton(), getRolesIdsWithReadAccessOnDataCollection(), and getStandardViewsByVisibleTables().
Referenced by ilDclTableListGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 103 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 132 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 163 of file class.ilDclTableHelper.php.
Referenced by hasUserReadAccessOnAnyVisibleTableView().
Here is the caller graph for this function:
|
protected |
Definition at line 27 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 25 of file class.ilDclTableHelper.php.
Referenced by __construct().
|
protected |
Definition at line 24 of file class.ilDclTableHelper.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilDclTableHelper.php.
Referenced by __construct().