ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Class ilPortfolioWebAccessChecker. More...
Public Member Functions | |
isValidPath (array $a_path) | |
Check if current (image) path is valid. More... | |
checkAccess (array $a_users) | |
Custom access method. More... | |
![]() | |
isValidPath (array $a_path) | |
Check if current (image) path is valid. More... | |
getRepositoryObjectId () | |
Get repository object id from path if any. More... | |
checkAccess (array $a_user_ids) | |
Custom access method. More... | |
Protected Attributes | |
$prtf_id | |
![]() | |
$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 |
Implements ilComponentWebAccessChecker.
Definition at line 33 of file class.ilPortfolioWebAccessChecker.php.
ilPortfolioWebAccessChecker::isValidPath | ( | array | $a_path | ) |
Check if current (image) path is valid.
array | $a_path |
Implements ilComponentWebAccessChecker.
Definition at line 18 of file class.ilPortfolioWebAccessChecker.php.
References ilFileSystemStorageWebAccessChecker\$object_id, and ilObject\_lookupType().
|
protected |
Definition at line 16 of file class.ilPortfolioWebAccessChecker.php.