4 include_once
"Services/WebAccessChecker/interfaces/interface.ilComponentWebAccessChecker.php";
24 $dir = array_pop($a_path);
27 $obj_id = (int)array_pop(explode(
"_", $dir));
30 $this->object_id = $obj_id;
Class ilFileSystemStorageWebAccessChecker.
getRepositoryObjectId()
Get repository object id from path if any.
isValidPath(array $a_path)
Check if current (image) path is valid.
checkAccess(array $a_user_ids)
Custom access method.
interface for modular web access checker