ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Protected Attributes | |
$setupCalDAV = true | |
$setupCalDAVSharing = true | |
$setupACL = true | |
$autoLogin = 'user1' | |
Protected Attributes inherited from Sabre\DAVServerTest | |
$setupCalDAV = false | |
$setupCardDAV = false | |
$setupACL = false | |
$setupCalDAVSharing = false | |
$setupCalDAVScheduling = false | |
$setupCalDAVSubscriptions = false | |
$setupCalDAVICSExport = false | |
$setupLocks = false | |
$setupFiles = false | |
$setupSharing = false | |
$setupPropertyStorage = false | |
$caldavCalendars = [] | |
An array with calendars. More... | |
$caldavCalendarObjects = [] | |
$carddavAddressBooks = [] | |
$carddavCards = [] | |
$server | |
$tree = [] | |
$caldavBackend | |
$carddavBackend | |
$principalBackend | |
$locksBackend | |
$propertyStorageBackend | |
$caldavPlugin | |
$carddavPlugin | |
$aclPlugin | |
$caldavSharingPlugin | |
$caldavSchedulePlugin | |
$authPlugin | |
$locksPlugin | |
$sharingPlugin | |
$propertyStoragePlugin | |
$autoLogin = null | |
If this string is set, we will automatically log in the user with this name. More... | |
Definition at line 9 of file SharingPluginTest.php.
Sabre\CalDAV\SharingPluginTest::setUp | ( | ) |
Definition at line 16 of file SharingPluginTest.php.
References Sabre\DAV\Sharing\Plugin\ACCESS_READWRITE.
Sabre\CalDAV\SharingPluginTest::testBeforeGetShareableCalendar | ( | ) |
Definition at line 72 of file SharingPluginTest.php.
References Sabre\CalDAV\Plugin\NS_CALENDARSERVER.
Sabre\CalDAV\SharingPluginTest::testBeforeGetSharedCalendar | ( | ) |
Definition at line 86 of file SharingPluginTest.php.
References Sabre\CalDAV\Plugin\NS_CALENDARSERVER.
Sabre\CalDAV\SharingPluginTest::testGetFeatures | ( | ) |
Definition at line 66 of file SharingPluginTest.php.
Sabre\CalDAV\SharingPluginTest::testInviteBadXML | ( | ) |
Definition at line 268 of file SharingPluginTest.php.
References $request, $response, $xml, Sabre\HTTP\Sapi\createFromServerArray(), Sabre\CalDAV\Plugin\NS_CALENDARSERVER, and Sabre\DAVServerTest\request().
Sabre\CalDAV\SharingPluginTest::testInviteReply | ( | ) |
Definition at line 247 of file SharingPluginTest.php.
References $request, $response, $xml, Sabre\HTTP\Sapi\createFromServerArray(), Sabre\CalDAV\Plugin\NS_CALENDARSERVER, and Sabre\DAVServerTest\request().
Sabre\CalDAV\SharingPluginTest::testInviteWrongUrl | ( | ) |
Definition at line 286 of file SharingPluginTest.php.
References $request, $response, $xml, Sabre\HTTP\Sapi\createFromServerArray(), Sabre\CalDAV\Plugin\NS_CALENDARSERVER, and Sabre\DAVServerTest\request().
Sabre\CalDAV\SharingPluginTest::testPublish | ( | ) |
Definition at line 309 of file SharingPluginTest.php.
References $request, $response, $xml, Sabre\CalDAV\Plugin\NS_CALENDARSERVER, and Sabre\DAVServerTest\request().
Sabre\CalDAV\SharingPluginTest::testPublishWrongUrl | ( | ) |
Definition at line 344 of file SharingPluginTest.php.
References $request, $xml, Sabre\CalDAV\Plugin\NS_CALENDARSERVER, and Sabre\DAVServerTest\request().
Sabre\CalDAV\SharingPluginTest::testSetupWithoutCoreSharingPlugin | ( | ) |
Sabre\CalDAV\SharingPluginTest::testShareRequest | ( | ) |
Definition at line 172 of file SharingPluginTest.php.
References $request, $response, $xml, Sabre\DAVServerTest\request(), and Sabre\VObject\write().
Sabre\CalDAV\SharingPluginTest::testShareRequestNoShareableCalendar | ( | ) |
Definition at line 220 of file SharingPluginTest.php.
References $request, $response, $xml, Sabre\CalDAV\Plugin\NS_CALENDARSERVER, and Sabre\DAVServerTest\request().
Sabre\CalDAV\SharingPluginTest::testSimple | ( | ) |
Definition at line 44 of file SharingPluginTest.php.
Sabre\CalDAV\SharingPluginTest::testUnknownMethodNoNode | ( | ) |
Definition at line 158 of file SharingPluginTest.php.
References $request, $response, Sabre\HTTP\Sapi\createFromServerArray(), and Sabre\DAVServerTest\request().
Sabre\CalDAV\SharingPluginTest::testUnknownMethodNoPOST | ( | ) |
Definition at line 131 of file SharingPluginTest.php.
References $request, $response, Sabre\HTTP\Sapi\createFromServerArray(), and Sabre\DAVServerTest\request().
Sabre\CalDAV\SharingPluginTest::testUnknownMethodNoXML | ( | ) |
Definition at line 144 of file SharingPluginTest.php.
References $request, $response, Sabre\HTTP\Sapi\createFromServerArray(), and Sabre\DAVServerTest\request().
Sabre\CalDAV\SharingPluginTest::testUnknownXmlDoc | ( | ) |
Definition at line 378 of file SharingPluginTest.php.
References $request, $response, $xml, Sabre\CalDAV\Plugin\NS_CALENDARSERVER, and Sabre\DAVServerTest\request().
Sabre\CalDAV\SharingPluginTest::testUnpublish | ( | ) |
Definition at line 325 of file SharingPluginTest.php.
References $request, $response, $xml, Sabre\CalDAV\Plugin\NS_CALENDARSERVER, and Sabre\DAVServerTest\request().
Sabre\CalDAV\SharingPluginTest::testUnpublishWrongUrl | ( | ) |
Definition at line 361 of file SharingPluginTest.php.
References $request, $xml, Sabre\CalDAV\Plugin\NS_CALENDARSERVER, and Sabre\DAVServerTest\request().
Sabre\CalDAV\SharingPluginTest::testUpdatePropertiesPassThru | ( | ) |
Sabre\CalDAV\SharingPluginTest::testUpdateResourceType | ( | ) |
|
protected |
Definition at line 14 of file SharingPluginTest.php.
|
protected |
Definition at line 13 of file SharingPluginTest.php.
|
protected |
Definition at line 11 of file SharingPluginTest.php.
|
protected |
Definition at line 12 of file SharingPluginTest.php.