model/modx/processors/system/registry/register/send.php

package
modx
$register
string
The register to read from
$register_class
string
(optional) If set, will load a custom registry class.
$topic
string
The topic in the register to read from
$message
string
The message to send
$message_format
string
(optional) The format of the message. Defaults to string.
$delay
integer
(optional) The delay in seconds to send by. Defaults to 0.
$ttl
integer
(optional) The time to live of the message. Defaults to 0, or forever.
$kill
integer
(optional) Defaults to false.
subpackage
processors.system.registry.register

Description

Send a message to the registry.

Documentation was generated by DocBlox 0.11.2.