From a47971aefd2bee45f4e57dd1fc3ea24bb370881f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Jun 2014 18:32:40 +0200 Subject: Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation. --- doc/old/html/classZotDriver.html | 425 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 425 insertions(+) create mode 100644 doc/old/html/classZotDriver.html (limited to 'doc/old/html/classZotDriver.html') diff --git a/doc/old/html/classZotDriver.html b/doc/old/html/classZotDriver.html new file mode 100644 index 000000000..4e12e318e --- /dev/null +++ b/doc/old/html/classZotDriver.html @@ -0,0 +1,425 @@ + + + + + + +The Red Matrix: ZotDriver Class Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
ZotDriver Class Reference
+
+
+
+Inheritance diagram for ZotDriver:
+
+
+ + +ProtoDriver + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Protected Member Functions

 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)
 
- Protected Member Functions inherited from ProtoDriver
 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)
 
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
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: +
+
+ -- cgit v1.2.3