The Hubzilla
 All Classes Namespaces Files Functions Variables Pages
Zotlabs\Zot\Verify Class Reference

Public Member Functions

 create ($type, $channel_id, $token, $meta)
 
 match ($type, $channel_id, $token, $meta)
 
 get_meta ($type, $channel_id, $token)
 
 purge ($type, $interval)
 Purge entries of a verify-type older than interval. More...
 

Member Function Documentation

Zotlabs\Zot\Verify::create (   $type,
  $channel_id,
  $token,
  $meta 
)
Zotlabs\Zot\Verify::get_meta (   $type,
  $channel_id,
  $token 
)

Referenced by owt_init().

Zotlabs\Zot\Verify::match (   $type,
  $channel_id,
  $token,
  $meta 
)

Referenced by zot_reply_auth_check().

Zotlabs\Zot\Verify::purge (   $type,
  $interval 
)

Purge entries of a verify-type older than interval.

Parameters
string$typeVerify type
string$intervalSQL compatible time interval

Referenced by owt_init(), and zot_reply_auth_check().


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