ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Protected Attributes | |
$setupCalDAV = true | |
$icsExportPlugin | |
![]() | |
$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 10 of file ICSExportPluginTest.php.
Sabre\CalDAV\ICSExportPluginTest::setUp | ( | ) |
Reimplemented from Sabre\DAVServerTest.
Definition at line 16 of file ICSExportPluginTest.php.
References $id.
Sabre\CalDAV\ICSExportPluginTest::testACLIntegrationBlocked | ( | ) |
Definition at line 135 of file ICSExportPluginTest.php.
References $aclPlugin, and $request.
Sabre\CalDAV\ICSExportPluginTest::testACLIntegrationNotBlocked | ( | ) |
Definition at line 152 of file ICSExportPluginTest.php.
References $aclPlugin, $request, and $response.
Sabre\CalDAV\ICSExportPluginTest::testBadEndParam | ( | ) |
Sabre\CalDAV\ICSExportPluginTest::testBadStartParam | ( | ) |
Sabre\CalDAV\ICSExportPluginTest::testBeforeMethod | ( | ) |
Definition at line 74 of file ICSExportPluginTest.php.
References $request, $response, Sabre\VObject\Reader\read(), Sabre\DAVServerTest\request(), and Sabre\DAV\Version\VERSION.
Sabre\CalDAV\ICSExportPluginTest::testBeforeMethodNoExport | ( | ) |
Definition at line 124 of file ICSExportPluginTest.php.
Sabre\CalDAV\ICSExportPluginTest::testBeforeMethodNoVersion | ( | ) |
Definition at line 99 of file ICSExportPluginTest.php.
Sabre\CalDAV\ICSExportPluginTest::testContentDisposition | ( | ) |
Definition at line 327 of file ICSExportPluginTest.php.
Sabre\CalDAV\ICSExportPluginTest::testContentDispositionBadChars | ( | ) |
Definition at line 360 of file ICSExportPluginTest.php.
Sabre\CalDAV\ICSExportPluginTest::testContentDispositionJson | ( | ) |
Definition at line 343 of file ICSExportPluginTest.php.
Sabre\CalDAV\ICSExportPluginTest::testExpand | ( | ) |
Definition at line 230 of file ICSExportPluginTest.php.
Sabre\CalDAV\ICSExportPluginTest::testExpandNoStart | ( | ) |
Sabre\CalDAV\ICSExportPluginTest::testFilterComponentBadComponent | ( | ) |
Sabre\CalDAV\ICSExportPluginTest::testFilterComponentVEVENT | ( | ) |
Definition at line 283 of file ICSExportPluginTest.php.
Sabre\CalDAV\ICSExportPluginTest::testFilterComponentVTODO | ( | ) |
Definition at line 299 of file ICSExportPluginTest.php.
Sabre\CalDAV\ICSExportPluginTest::testFilterStartEnd | ( | ) |
Definition at line 205 of file ICSExportPluginTest.php.
Sabre\CalDAV\ICSExportPluginTest::testInit | ( | ) |
Definition at line 63 of file ICSExportPluginTest.php.
Sabre\CalDAV\ICSExportPluginTest::testJCal | ( | ) |
Definition at line 245 of file ICSExportPluginTest.php.
Sabre\CalDAV\ICSExportPluginTest::testJCalInUrl | ( | ) |
Definition at line 258 of file ICSExportPluginTest.php.
Sabre\CalDAV\ICSExportPluginTest::testNegotiateDefault | ( | ) |
Definition at line 270 of file ICSExportPluginTest.php.
|
protected |
Definition at line 14 of file ICSExportPluginTest.php.
|
protected |
Definition at line 12 of file ICSExportPluginTest.php.