Elgg  Version 5.1
Public Member Functions | List of all members
Elgg\Notifications\CreateContentEventHandler Class Reference

Apply subscriptions based on preferences. More...

Public Member Functions

 __invoke (\Elgg\Event $event)
 Subscribe to content you just created in order to receive notifications. More...
 

Detailed Description

Apply subscriptions based on preferences.

Since
4.0

Definition at line 11 of file CreateContentEventHandler.php.

Member Function Documentation

Elgg\Notifications\CreateContentEventHandler::__invoke ( \Elgg\Event  $event)

Subscribe to content you just created in order to receive notifications.

Parameters
\Elgg\Event$event'create:after', 'object'|'group'
Returns
void

Definition at line 20 of file CreateContentEventHandler.php.


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