|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\CardDAV\PluginTest:
Collaboration diagram for Sabre\CardDAV\PluginTest:Public Member Functions | |
| testConstruct () | |
| testSupportedReportSet () | |
| testSupportedReportSetEmpty () | |
| testAddressBookHomeSet () | |
| testDirectoryGateway () | |
| testReportPassThrough () | |
| testHTMLActionsPanel () | |
| testAddressbookPluginProperties () | |
| testGetTransform () | |
Public Member Functions inherited from Sabre\CardDAV\AbstractPluginTest | |
| setUp () | |
Additional Inherited Members | |
Protected Attributes inherited from Sabre\CardDAV\AbstractPluginTest | |
| $plugin | |
| $server | |
| $backend | |
Definition at line 7 of file PluginTest.php.
| Sabre\CardDAV\PluginTest::testAddressBookHomeSet | ( | ) |
Definition at line 34 of file PluginTest.php.
References $result, and Sabre\CardDAV\Plugin\NS_CARDDAV.
| Sabre\CardDAV\PluginTest::testAddressbookPluginProperties | ( | ) |
Definition at line 70 of file PluginTest.php.
References Sabre\CardDAV\Plugin\NS_CARDDAV.
| Sabre\CardDAV\PluginTest::testConstruct | ( | ) |
Definition at line 9 of file PluginTest.php.
References Sabre\CardDAV\Plugin\NS_CARDDAV.
| Sabre\CardDAV\PluginTest::testDirectoryGateway | ( | ) |
Definition at line 44 of file PluginTest.php.
References $result, and Sabre\CardDAV\Plugin\NS_CARDDAV.
| Sabre\CardDAV\PluginTest::testGetTransform | ( | ) |
Definition at line 92 of file PluginTest.php.
| Sabre\CardDAV\PluginTest::testHTMLActionsPanel | ( | ) |
Definition at line 60 of file PluginTest.php.
References Sabre\VObject\$output, and $r.
| Sabre\CardDAV\PluginTest::testReportPassThrough | ( | ) |
Definition at line 54 of file PluginTest.php.
| Sabre\CardDAV\PluginTest::testSupportedReportSet | ( | ) |
Definition at line 18 of file PluginTest.php.
References Sabre\CardDAV\Plugin\NS_CARDDAV.
| Sabre\CardDAV\PluginTest::testSupportedReportSetEmpty | ( | ) |
Definition at line 27 of file PluginTest.php.