|
| discover ($channel, $location) |
|
| deliver ($item, $channel, $recipients) |
|
| collect ($channel, $connection) |
|
| change_permissions ($permissions, $channel, $recipient) |
|
| acknowledge_permissions ($permissions, $channel, $recipient) |
|
| deliver_private ($item, $channel, $recipients) |
|
| collect_private ($channel, $connection) |
|
| discover ($channel, $location) |
|
| deliver ($item, $channel, $recipients) |
|
| collect ($channel, $connection) |
|
| change_permissions ($permissions, $channel, $recipient) |
|
| acknowledge_permissions ($permissions, $channel, $recipient) |
|
| deliver_private ($item, $channel, $recipients) |
|
| collect_private ($channel, $connection) |
|
ZotDriver::acknowledge_permissions |
( |
|
$permissions, |
|
|
|
$channel, |
|
|
|
$recipient |
|
) |
| |
|
protected |
ZotDriver::change_permissions |
( |
|
$permissions, |
|
|
|
$channel, |
|
|
|
$recipient |
|
) |
| |
|
protected |
ZotDriver::collect |
( |
|
$channel, |
|
|
|
$connection |
|
) |
| |
|
protected |
ZotDriver::collect_private |
( |
|
$channel, |
|
|
|
$connection |
|
) |
| |
|
protected |
ZotDriver::deliver |
( |
|
$item, |
|
|
|
$channel, |
|
|
|
$recipients |
|
) |
| |
|
protected |
ZotDriver::deliver_private |
( |
|
$item, |
|
|
|
$channel, |
|
|
|
$recipients |
|
) |
| |
|
protected |
ZotDriver::discover |
( |
|
$channel, |
|
|
|
$location |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: