Definition at line 13 of file GroupItemVisibility.php.
static Elgg\GroupItemVisibility::factory |
( |
|
$container_guid, |
|
|
|
$use_cache = true |
|
) |
| |
|
static |
Determine visibility of items within a container for the current user.
- Parameters
-
int | $container_guid | GUID of a container (may/may not be a group) |
bool | $use_cache | Use the cached result of |
- Returns
Definition at line 39 of file GroupItemVisibility.php.
Elgg\GroupItemVisibility::$reasonHidden = '' |
Elgg\GroupItemVisibility::$shouldHideItems = false |
const Elgg\GroupItemVisibility::REASON_LOGGED_OUT = 'logged_out' |
const Elgg\GroupItemVisibility::REASON_NO_ACCESS = 'no_access' |
const Elgg\GroupItemVisibility::REASON_NON_MEMBER = 'non_member' |
The documentation for this class was generated from the following file: