Deprecated: Function strftime() is deprecated in /home/phoenixd/hubcommunity.ttorn.xyz/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php on line 48
Help: Event_store_event
Directory Help Language Random Channel Report Bug Search

Hubzilla Documentation:

Contents

event_store_event



Called from event_store_event() when an event record is being stored.

Hook info is an array

'event' => the passed event details, ready for storage
'existing_event' => If the event already exists, a copy of the original event record from the database
'cancel' => false - set to true to cancel the operation.