ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Data Structures | |
class | Sabre\DAV\DbCache |
Namespaces | |
Sabre\DAV | |
Functions | |
Sabre\DAV::getDb () | |
Returns a fully configured PDO object. More... | |
Sabre\DAV::getPDO () | |
Alias for getDb. More... | |
Sabre\DAV::createSchema ($schemaName) | |
Uses .sql files from the examples directory to initialize the database. More... | |
Sabre\DAV::dropTables ($tableNames) | |
Drops tables, if they exist. More... | |
Sabre\DAV::tearDown () | |
Variables | |
trait | Sabre\DAV::DbTestHelperTrait |