|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Class ilBlogWebAccessChecker. More...
Inheritance diagram for ilBlogWebAccessChecker:
Collaboration diagram for ilBlogWebAccessChecker:Public Member Functions | |
| isValidPath (array $a_path) | |
| Check if current (image) path is valid. More... | |
| checkAccess (array $a_users) | |
| Custom access method. More... | |
Public Member Functions inherited from ilFileSystemStorageWebAccessChecker | |
| 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... | |
| 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 | |
Protected Attributes inherited from ilFileSystemStorageWebAccessChecker | |
| $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 |
Reimplemented from ilFileSystemStorageWebAccessChecker.
Definition at line 37 of file class.ilBlogWebAccessChecker.php.
| ilBlogWebAccessChecker::isValidPath | ( | array | $a_path | ) |
Check if current (image) path is valid.
| array | $a_path |
Reimplemented from ilFileSystemStorageWebAccessChecker.
Definition at line 18 of file class.ilBlogWebAccessChecker.php.
|
protected |
Definition at line 16 of file class.ilBlogWebAccessChecker.php.