|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\CalDAV\Schedule\IMipPluginTest:
Collaboration diagram for Sabre\CalDAV\Schedule\IMipPluginTest:Public Member Functions | |
| testGetPluginInfo () | |
| testDeliverReply () | |
| testDeliverReplyNoMailto () | |
| testDeliverRequest () | |
| testDeliverCancel () | |
| schedule (Message $message) | |
| testDeliverInsignificantRequest () | |
Definition at line 9 of file IMipPluginTest.php.
| Sabre\CalDAV\Schedule\IMipPluginTest::schedule | ( | Message | $message | ) |
Definition at line 178 of file IMipPluginTest.php.
References $message, and $server.
Referenced by Sabre\CalDAV\Schedule\IMipPluginTest\testDeliverCancel(), Sabre\CalDAV\Schedule\IMipPluginTest\testDeliverInsignificantRequest(), Sabre\CalDAV\Schedule\IMipPluginTest\testDeliverReply(), Sabre\CalDAV\Schedule\IMipPluginTest\testDeliverReplyNoMailto(), and Sabre\CalDAV\Schedule\IMipPluginTest\testDeliverRequest().
Here is the caller graph for this function:| Sabre\CalDAV\Schedule\IMipPluginTest::testDeliverCancel | ( | ) |
Definition at line 135 of file IMipPluginTest.php.
References $message, $result, Sabre\VObject\Reader\read(), Sabre\CalDAV\Schedule\IMipPluginTest\schedule(), and Sabre\DAV\Version\VERSION.
Here is the call graph for this function:| Sabre\CalDAV\Schedule\IMipPluginTest::testDeliverInsignificantRequest | ( | ) |
Definition at line 190 of file IMipPluginTest.php.
References $message, $result, Sabre\VObject\Reader\read(), and Sabre\CalDAV\Schedule\IMipPluginTest\schedule().
Here is the call graph for this function:| Sabre\CalDAV\Schedule\IMipPluginTest::testDeliverReply | ( | ) |
Definition at line 21 of file IMipPluginTest.php.
References $message, $result, Sabre\VObject\Reader\read(), Sabre\CalDAV\Schedule\IMipPluginTest\schedule(), and Sabre\DAV\Version\VERSION.
Here is the call graph for this function:| Sabre\CalDAV\Schedule\IMipPluginTest::testDeliverReplyNoMailto | ( | ) |
Definition at line 63 of file IMipPluginTest.php.
References $message, $result, Sabre\VObject\Reader\read(), and Sabre\CalDAV\Schedule\IMipPluginTest\schedule().
Here is the call graph for this function:| Sabre\CalDAV\Schedule\IMipPluginTest::testDeliverRequest | ( | ) |
Definition at line 93 of file IMipPluginTest.php.
References $message, $result, Sabre\VObject\Reader\read(), Sabre\CalDAV\Schedule\IMipPluginTest\schedule(), and Sabre\DAV\Version\VERSION.
Here is the call graph for this function:| Sabre\CalDAV\Schedule\IMipPluginTest::testGetPluginInfo | ( | ) |
Definition at line 11 of file IMipPluginTest.php.