ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Class ilBlogWebAccessChecker. 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 | |
$wsp_id | |
![]() | |
$object_id | |
Class ilBlogWebAccessChecker.
Definition at line 14 of file class.ilBlogWebAccessChecker.php.
ilBlogWebAccessChecker::checkAccess | ( | array | $a_user_ids | ) |
Custom access method.
array | $a_user_ids |
Implements ilComponentWebAccessChecker.
Definition at line 37 of file class.ilBlogWebAccessChecker.php.
ilBlogWebAccessChecker::isValidPath | ( | array | $a_path | ) |
Check if current (image) path is valid.
array | $a_path |
Implements ilComponentWebAccessChecker.
Definition at line 18 of file class.ilBlogWebAccessChecker.php.
|
protected |
Definition at line 16 of file class.ilBlogWebAccessChecker.php.