This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
More...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class arConnector
- Author
- Fabian Schmid fs@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch
Definition at line 24 of file class.arConnector.php.
◆ affectedRows()
◆ checkConnection()
◆ checkFieldExists()
arConnector::checkFieldExists |
( |
ActiveRecord |
$activeRecord, |
|
|
string |
$field_name |
|
) |
| |
|
abstract |
◆ checkTableExists()
◆ create()
◆ delete()
◆ fixDate()
arConnector::fixDate |
( |
string |
$value | ) |
|
◆ installDatabase()
arConnector::installDatabase |
( |
ActiveRecord |
$activeRecord, |
|
|
array |
$fields |
|
) |
| |
|
abstract |
◆ nextID()
◆ quote()
arConnector::quote |
( |
mixed |
$value, |
|
|
string |
$type |
|
) |
| |
|
abstract |
◆ read()
◆ readSet()
◆ removeField()
arConnector::removeField |
( |
ActiveRecord |
$activeRecord, |
|
|
string |
$field_name |
|
) |
| |
|
abstract |
◆ renameField()
arConnector::renameField |
( |
ActiveRecord |
$activeRecord, |
|
|
string |
$old_name, |
|
|
string |
$new_name |
|
) |
| |
|
abstract |
◆ resetDatabase()
◆ truncateDatabase()
◆ update()
◆ updateDatabase()
◆ updateIndices()
The documentation for this class was generated from the following file: