OpenVeo Publish server

API Docs for: 8.0.0
Show:

PUBLISH_HOOKS

Defined in: app/server/hooks.js:7
Module: publish

static

Summary

Defines the list of hooks sent by publish.

Item Index

Properties

Properties

PROPERTIES_DELETED

Syntax

PROPERTIES_DELETED

String final

Summary

One or several properties have been deleted.

With:

  • Array The list of deleted properties ids
  • Function The function to call when action is done

Default: 'properties.deleted'