Class arConnector.
More...
◆ affectedRows()
◆ checkConnection()
◆ checkFieldExists()
arConnector::checkFieldExists |
( |
ActiveRecord |
$ar, |
|
|
string |
$field_name |
|
) |
| |
|
abstract |
◆ checkTableExists()
◆ create()
◆ delete()
◆ fixDate()
arConnector::fixDate |
( |
string |
$value | ) |
|
◆ installDatabase()
arConnector::installDatabase |
( |
ActiveRecord |
$ar, |
|
|
array |
$fields |
|
) |
| |
|
abstract |
◆ nextID()
◆ quote()
arConnector::quote |
( |
|
$value, |
|
|
string |
$type |
|
) |
| |
|
abstract |
◆ read()
◆ readSet()
◆ removeField()
arConnector::removeField |
( |
ActiveRecord |
$ar, |
|
|
string |
$field_name |
|
) |
| |
|
abstract |
◆ renameField()
arConnector::renameField |
( |
ActiveRecord |
$ar, |
|
|
string |
$old_name, |
|
|
string |
$new_name |
|
) |
| |
|
abstract |
◆ resetDatabase()
◆ truncateDatabase()
◆ update()
◆ updateDatabase()
◆ updateIndices()
The documentation for this class was generated from the following file: