|
ILIAS
release_8 Revision v8.24
|
Class arConnector. More...
Inheritance diagram for arConnector:
Collaboration diagram for arConnector:Public Member Functions | |
| nextID (ActiveRecord $ar) | |
| checkConnection (ActiveRecord $ar) | |
| installDatabase (ActiveRecord $ar, array $fields) | |
| updateDatabase (ActiveRecord $ar) | |
| resetDatabase (ActiveRecord $ar) | |
| truncateDatabase (ActiveRecord $ar) | |
| checkTableExists (ActiveRecord $ar) | |
| checkFieldExists (ActiveRecord $ar, string $field_name) | |
| removeField (ActiveRecord $ar, string $field_name) | |
| renameField (ActiveRecord $ar, string $old_name, string $new_name) | |
| create (ActiveRecord $ar) | |
| read (ActiveRecord $ar) | |
| update (ActiveRecord $ar) | |
| delete (ActiveRecord $ar) | |
| readSet (ActiveRecordList $arl) | |
| affectedRows (ActiveRecordList $arl) | |
| quote ($value, string $type) | |
| updateIndices (ActiveRecord $ar) | |
| fixDate (string $value) | |
Class arConnector.
Definition at line 21 of file class.arConnector.php.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
| arConnector::fixDate | ( | string | $value | ) |
Definition at line 65 of file class.arConnector.php.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
|
abstract |
| mixed | $value |
Reimplemented in arConnectorCache, arConnectorDB, and arConnectorSession.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.
|
abstract |
Reimplemented in arConnectorDB, arConnectorCache, and arConnectorSession.