|
ILIAS
release_8 Revision v8.24
|
Class ilTermsOfServiceDataGatewayFactory. More...
Collaboration diagram for ilTermsOfServiceDataGatewayFactory:Public Member Functions | |
| setDatabaseAdapter (?ilDBInterface $db) | |
| getDatabaseAdapter () | |
| getByName (string $name) | |
Protected Attributes | |
| ilDBInterface | $db = null |
Class ilTermsOfServiceDataGatewayFactory.
Definition at line 25 of file class.ilTermsOfServiceDataGatewayFactory.php.
| ilTermsOfServiceDataGatewayFactory::getByName | ( | string | $name | ) |
| string | $name |
| InvalidArgumentException | |
| ilTermsOfServiceMissingDatabaseAdapterException |
Definition at line 45 of file class.ilTermsOfServiceDataGatewayFactory.php.
References $name.
| ilTermsOfServiceDataGatewayFactory::getDatabaseAdapter | ( | ) |
Definition at line 34 of file class.ilTermsOfServiceDataGatewayFactory.php.
References $db.
| ilTermsOfServiceDataGatewayFactory::setDatabaseAdapter | ( | ?ilDBInterface | $db | ) |
Definition at line 29 of file class.ilTermsOfServiceDataGatewayFactory.php.
References $db.
Referenced by ilTermsOfServiceHelper\__construct().
Here is the caller graph for this function:
|
protected |
Definition at line 27 of file class.ilTermsOfServiceDataGatewayFactory.php.
Referenced by getDatabaseAdapter(), and setDatabaseAdapter().