The Hubzilla
 All Classes Namespaces Files Functions Variables Pages
Zotlabs\Zot\IHandler Interface Reference
Inheritance diagram for Zotlabs\Zot\IHandler:
[legend]

Public Member Functions

 Ping ()
 
 Pickup ($data)
 
 Notify ($data)
 
 Request ($data)
 
 Rekey ($sender, $data)
 
 AuthCheck ($data, $encrypted)
 
 Purge ($sender, $recipients)
 
 Refresh ($sender, $recipients)
 

Member Function Documentation

Zotlabs\Zot\IHandler::AuthCheck (   $data,
  $encrypted 
)

Implemented in Zotlabs\Zot\ZotHandler.

Zotlabs\Zot\IHandler::Notify (   $data)

Implemented in Zotlabs\Zot\ZotHandler.

Zotlabs\Zot\IHandler::Pickup (   $data)

Implemented in Zotlabs\Zot\ZotHandler.

Zotlabs\Zot\IHandler::Ping ( )

Implemented in Zotlabs\Zot\ZotHandler.

Zotlabs\Zot\IHandler::Purge (   $sender,
  $recipients 
)

Implemented in Zotlabs\Zot\ZotHandler.

Zotlabs\Zot\IHandler::Refresh (   $sender,
  $recipients 
)

Implemented in Zotlabs\Zot\ZotHandler.

Zotlabs\Zot\IHandler::Rekey (   $sender,
  $data 
)

Implemented in Zotlabs\Zot\ZotHandler.

Zotlabs\Zot\IHandler::Request (   $data)

Implemented in Zotlabs\Zot\ZotHandler.


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