Elgg  Version 4.3
Public Member Functions | List of all members
Elgg\Groups\MemberPermissionsHandler Class Reference

Check if content can be created in a group based on group membership of a user. More...

Public Member Functions

 __invoke (\Elgg\Hook $hook)
 Allow group members to write to the group container. More...
 

Detailed Description

Check if content can be created in a group based on group membership of a user.

Since
4.0

Definition at line 10 of file MemberPermissionsHandler.php.

Member Function Documentation

Elgg\Groups\MemberPermissionsHandler::__invoke ( \Elgg\Hook  $hook)

Allow group members to write to the group container.

Parameters
\Elgg\Hook$hook'container_permissions_check', 'all'
Returns
void|true

Definition at line 19 of file MemberPermissionsHandler.php.


The documentation for this class was generated from the following file: