Skip to content

Enotify

  • Full name: \Zotlabs\Lib\Enotify

Methods

submit

public static submit(array $params): mixed
  • This method is static.

Parameters:

Parameter Type Description
$params array an assoziative array with:
\e string \b from_xchan sender xchan hash
\e string \b to_xchan recipient xchan hash
\e array \b item an assoziative array
\e int \b type one of the NOTIFY_ constants from boot.php
\e string \b link
\e string \b parent_mid
\e string \b otype
\e string \b verb
\e string \b activity

send

public static send(array $params): mixed
  • This method is static.

Parameters:

Parameter Type Description
$params array an assoziative array with:
\e string \b fromName name of the sender
\e string \b fromEmail email of the sender
\e string \b replyTo replyTo address to direct responses
\e string \b toEmail destination email address
\e string \b messageSubject subject of the message
\e string \b htmlVersion html version of the message
\e string \b textVersion text only version of the message
\e string \b additionalMailHeader additions to the smtp mail header

format

public static format(mixed $item): mixed
  • This method is static.

Parameters:

Parameter Type Description
$item mixed

format_notify

public static format_notify(mixed $tt): mixed
  • This method is static.

Parameters:

Parameter Type Description
$tt mixed

format_intros

public static format_intros(mixed $rr): mixed
  • This method is static.

Parameters:

Parameter Type Description
$rr mixed

format_files

public static format_files(mixed $rr): mixed
  • This method is static.

Parameters:

Parameter Type Description
$rr mixed

format_mail

public static format_mail(mixed $rr): mixed
  • This method is static.

Parameters:

Parameter Type Description
$rr mixed

format_all_events

public static format_all_events(mixed $rr): mixed
  • This method is static.

Parameters:

Parameter Type Description
$rr mixed

format_register

public static format_register(mixed $rr): mixed
  • This method is static.

Parameters:

Parameter Type Description
$rr mixed


Automatically generated on 2025-03-19