Class: CustomConnection
Source Location: /db.inc.php
|
|
|
|
|
|
|
|
|
Inherited Properties
|
Inherited Events
|
Inherited JS Events
|
Inherited Methods
|
|
Properties
Events
Javascript Events
Methods
CustomConnection __construct(
[
$aowner = null])
|
|
Overridden in child classes as:
- Database::__construct()
- IBDatabase::__construct()
Overrides Component::__construct (Constructor)
Parameters:
void
BeginTrans [line 81]
void
Close [line 224]
void
CompleteTrans [line 90]
string
DBDate [line 118]
void
DoConnect [line 280]
void
DoDisconnect [line 288]
void
loaded [line 230]
Overrides Component::loaded (A virtual method to get notified when the object has been fully loaded from a stream)
array
MetaFields [line 74]
void
Open [line 215]
string
Param [line 137]
void
Prepare [line 127]
void
QuoteStr [line 145]
void
SendConnectEvent [line 101]
void SendConnectEvent(
$connecting)
|
|
Parameters:
|