|
ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilPortfolioWebAccessChecker. More...
Inheritance diagram for ilPortfolioWebAccessChecker:
Collaboration diagram for ilPortfolioWebAccessChecker:Public Member Functions | |
| isValidPath (array $a_path) | |
| Check if current (image) path is valid. | |
| checkAccess (array $a_users) | |
| Custom access method. | |
Public Member Functions inherited from ilFileSystemStorageWebAccessChecker | |
| getRepositoryObjectId () | |
| Get repository object id from path if any. | |
Protected Attributes | |
| $prtf_id | |
Protected Attributes inherited from ilFileSystemStorageWebAccessChecker | |
| $object_id | |
Class ilPortfolioWebAccessChecker.
Definition at line 14 of file class.ilPortfolioWebAccessChecker.php.
| ilPortfolioWebAccessChecker::checkAccess | ( | array | $a_user_ids | ) |
Custom access method.
| array | $a_user_ids |
Reimplemented from ilFileSystemStorageWebAccessChecker.
Definition at line 33 of file class.ilPortfolioWebAccessChecker.php.
| ilPortfolioWebAccessChecker::isValidPath | ( | array | $a_path | ) |
Check if current (image) path is valid.
| array | $a_path |
Reimplemented from ilFileSystemStorageWebAccessChecker.
Definition at line 18 of file class.ilPortfolioWebAccessChecker.php.
References ilFileSystemStorageWebAccessChecker\$object_id, and ilObject\_lookupType().
Here is the call graph for this function:
|
protected |
Definition at line 16 of file class.ilPortfolioWebAccessChecker.php.