Stud.IP
2.0 Revision 48548
|
Public Member Functions | |
DB_Sql ($query="") | |
connect () | |
query ($Query_String) | |
next_record () | |
seek ($pos) | |
metadata ($table) | |
affected_rows () | |
num_rows () | |
num_fields () | |
nf () | |
np () | |
f ($Name) | |
p ($Name) | |
halt ($msg) | |
DB_Sql ($query="") | |
connect () | |
free_result () | |
query ($Query_String) | |
next_record () | |
seek ($pos) | |
metadata ($table) | |
affected_rows () | |
num_rows () | |
num_fields () | |
nf () | |
np () | |
f ($Field_Name) | |
p ($Field_Name) | |
halt ($msg) | |
DB_Sql ($query="") | |
link_id () | |
query_id () | |
connect ($Database="", $Host="", $User="", $Password="") | |
free () | |
query ($Query_String) | |
next_record () | |
seek ($pos=0) | |
lock ($table, $mode="write") | |
unlock () | |
affected_rows () | |
num_rows () | |
num_fields () | |
nf () | |
np () | |
f ($Name) | |
p ($Name) | |
nextid ($seq_name) | |
metadata ($table='', $full=false) | |
halt ($msg) | |
haltmsg ($msg) | |
table_names () | |
queryf ($format) | |
cache_query ($Query_String) | |
DB_Sql ($query="") | |
link_id () | |
query_id () | |
connect ($Database="", $Host="", $User="", $Password="") | |
free () | |
query ($Query_String) | |
next_record () | |
seek ($pos=0) | |
lock ($table, $mode="write") | |
unlock () | |
affected_rows () | |
num_rows () | |
num_fields () | |
nf () | |
np () | |
f ($Name) | |
p ($Name) | |
nextid ($seq_name) | |
metadata ($table='', $full=false) | |
halt ($msg) | |
haltmsg ($msg) | |
table_names () | |
queryf ($format) | |
cache_query ($Query_String) | |
DB_Sql ($query="") | |
link_id () | |
query_id () | |
free () | |
query ($Query_String) | |
next_record () | |
affected_rows () | |
num_rows () | |
num_fields () | |
nf () | |
np () | |
f ($Name) | |
p ($Name) | |
metadata ($table='', $full=false) | |
halt ($msg) | |
haltmsg ($msg) | |
queryf ($format) | |
cache_query ($Query_String) | |
DB_Sql ($query="") | |
connect () | |
query ($Query_String) | |
next_record () | |
seek ($pos) | |
metadata ($table, $full=false) | |
affected_rows () | |
num_rows () | |
num_fields () | |
nf () | |
np () | |
f ($Name) | |
p ($Name) | |
nextid ($seqname) | |
disconnect () | |
halt ($msg) | |
lock ($table, $mode="write") | |
unlock () | |
table_names () | |
add_specialcharacters ($query) | |
split_specialcharacters ($query) | |
DB_Sql ($query="") | |
connect () | |
query ($Query_String) | |
next_record () | |
seek ($pos) | |
metadata ($table) | |
affected_rows () | |
num_rows () | |
num_fields () | |
nf () | |
np () | |
f ($Field_Name) | |
p ($Field_Name) | |
halt ($msg) | |
DB_Sql ($query="") | |
link_id () | |
query_id () | |
connect () | |
query ($Query_String) | |
next_record () | |
seek ($pos) | |
lock ($table, $mode="write") | |
unlock () | |
metadata ($table, $full=false) | |
affected_rows () | |
num_rows () | |
num_fields () | |
nf () | |
np () | |
f ($Name) | |
p ($Name) | |
nextid ($seq_name) | |
disconnect () | |
halt ($msg) | |
haltmsg ($msg) | |
table_names () | |
ifadd ($add, $me) | |
DB_Sql ($query="") | |
connect () | |
query ($Query_String) | |
next_record () | |
seek ($pos) | |
lock ($table, $mode="write") | |
unlock () | |
nextid ($seq_name) | |
metadata ($table) | |
affected_rows () | |
num_rows () | |
num_fields () | |
nf () | |
np () | |
f ($Name) | |
p ($Name) | |
halt ($msg) | |
table_names () | |
DB_Sql ($query="") | |
connect () | |
query ($Query_String) | |
next_record () | |
seek ($pos) | |
metadata ($table) | |
affected_rows () | |
num_rows () | |
num_fields () | |
nf () | |
np () | |
f ($Name) | |
p ($Name) | |
halt ($msg) |
Data Fields | |
$Host = "" | |
$Database = "" | |
$Link_ID = 0 | |
$Query_ID = 0 | |
$Record = array() | |
$Row = 0 | |
$Error = "" | |
$Auto_Free = 0 | |
$User = "" | |
$Password = "" | |
$Errno = 0 | |
$Debug = 0 | |
$Halt_On_Error = "yes" | |
$Seq_Table = "db_sequence" | |
$type = "mysql" | |
$revision = "1.2" | |
$config_prefix = 'DB_STUDIP' | |
$RowCount | |
$ColumnCount | |
$sqoe = 1 | |
$Parse | |
$UseODBCCursor = 0 | |
$Home = "/u01/app/oracle/product/8.0.4" | |
$Remote = 1 | |
$OraPutEnv = true | |
$ora_no_next_fetch = false |
Protected Attributes | |
$pdo | |
$resultSet |
add_specialcharacters | ( | $query | ) |
affected_rows | ( | ) |
affected_rows | ( | ) |
affected_rows | ( | ) |
affected_rows | ( | ) |
affected_rows | ( | ) |
affected_rows | ( | ) |
affected_rows | ( | ) |
affected_rows | ( | ) |
affected_rows | ( | ) |
affected_rows | ( | ) |
cache_query | ( | $Query_String | ) |
cache_query | ( | $Query_String | ) |
cache_query | ( | $Query_String | ) |
connect | ( | ) |
connect | ( | ) |
connect | ( | ) |
connect | ( | ) |
connect | ( | ) |
connect | ( | ) |
connect | ( | ) |
connect | ( | $Database = "" , |
|
$Host = "" , |
|||
$User = "" , |
|||
$Password = "" |
|||
) |
connect | ( | $Database = "" , |
|
$Host = "" , |
|||
$User = "" , |
|||
$Password = "" |
|||
) |
DB_Sql | ( | $query = "" | ) |
DB_Sql | ( | $query = "" | ) |
DB_Sql | ( | $query = "" | ) |
DB_Sql | ( | $query = "" | ) |
DB_Sql | ( | $query = "" | ) |
DB_Sql | ( | $query = "" | ) |
DB_Sql | ( | $query = "" | ) |
DB_Sql | ( | $query = "" | ) |
DB_Sql | ( | $query = "" | ) |
DB_Sql | ( | $query = "" | ) |
disconnect | ( | ) |
disconnect | ( | ) |
f | ( | $Name | ) |
f | ( | $Name | ) |
f | ( | $Name | ) |
f | ( | $Field_Name | ) |
f | ( | $Field_Name | ) |
f | ( | $Name | ) |
f | ( | $Name | ) |
f | ( | $Name | ) |
f | ( | $Name | ) |
f | ( | $Name | ) |
free | ( | ) |
free | ( | ) |
free | ( | ) |
free_result | ( | ) |
halt | ( | $msg | ) |
halt | ( | $msg | ) |
halt | ( | $msg | ) |
halt | ( | $msg | ) |
halt | ( | $msg | ) |
halt | ( | $msg | ) |
halt | ( | $msg | ) |
halt | ( | $msg | ) |
halt | ( | $msg | ) |
halt | ( | $msg | ) |
haltmsg | ( | $msg | ) |
haltmsg | ( | $msg | ) |
haltmsg | ( | $msg | ) |
haltmsg | ( | $msg | ) |
ifadd | ( | $add, | |
$me | |||
) |
link_id | ( | ) |
link_id | ( | ) |
link_id | ( | ) |
link_id | ( | ) |
lock | ( | $table, | |
$mode = "write" |
|||
) |
lock | ( | $table, | |
$mode = "write" |
|||
) |
lock | ( | $table, | |
$mode = "write" |
|||
) |
lock | ( | $table, | |
$mode = "write" |
|||
) |
lock | ( | $table, | |
$mode = "write" |
|||
) |
metadata | ( | $table | ) |
metadata | ( | $table | ) |
metadata | ( | $table | ) |
metadata | ( | $table | ) |
metadata | ( | $table, | |
$full = false |
|||
) |
metadata | ( | $table = '' , |
|
$full = false |
|||
) |
metadata | ( | $table | ) |
metadata | ( | $table, | |
$full = false |
|||
) |
metadata | ( | $table = '' , |
|
$full = false |
|||
) |
metadata | ( | $table = '' , |
|
$full = false |
|||
) |
next_record | ( | ) |
next_record | ( | ) |
next_record | ( | ) |
next_record | ( | ) |
next_record | ( | ) |
next_record | ( | ) |
next_record | ( | ) |
next_record | ( | ) |
next_record | ( | ) |
next_record | ( | ) |
nextid | ( | $seq_name | ) |
nextid | ( | $seqname | ) |
nextid | ( | $seq_name | ) |
nextid | ( | $seq_name | ) |
nextid | ( | $seq_name | ) |
nf | ( | ) |
nf | ( | ) |
nf | ( | ) |
nf | ( | ) |
nf | ( | ) |
nf | ( | ) |
nf | ( | ) |
nf | ( | ) |
nf | ( | ) |
nf | ( | ) |
np | ( | ) |
np | ( | ) |
np | ( | ) |
np | ( | ) |
np | ( | ) |
np | ( | ) |
np | ( | ) |
np | ( | ) |
np | ( | ) |
np | ( | ) |
num_fields | ( | ) |
num_fields | ( | ) |
num_fields | ( | ) |
num_fields | ( | ) |
num_fields | ( | ) |
num_fields | ( | ) |
num_fields | ( | ) |
num_fields | ( | ) |
num_fields | ( | ) |
num_fields | ( | ) |
num_rows | ( | ) |
num_rows | ( | ) |
num_rows | ( | ) |
num_rows | ( | ) |
num_rows | ( | ) |
num_rows | ( | ) |
num_rows | ( | ) |
num_rows | ( | ) |
num_rows | ( | ) |
num_rows | ( | ) |
p | ( | $Name | ) |
p | ( | $Name | ) |
p | ( | $Name | ) |
p | ( | $Field_Name | ) |
p | ( | $Field_Name | ) |
p | ( | $Name | ) |
p | ( | $Name | ) |
p | ( | $Name | ) |
p | ( | $Name | ) |
p | ( | $Name | ) |
query | ( | $Query_String | ) |
query | ( | $Query_String | ) |
query | ( | $Query_String | ) |
query | ( | $Query_String | ) |
query | ( | $Query_String | ) |
query | ( | $Query_String | ) |
query | ( | $Query_String | ) |
query | ( | $Query_String | ) |
query | ( | $Query_String | ) |
query | ( | $Query_String | ) |
query_id | ( | ) |
query_id | ( | ) |
query_id | ( | ) |
query_id | ( | ) |
queryf | ( | $format | ) |
queryf | ( | $format | ) |
queryf | ( | $format | ) |
seek | ( | $pos | ) |
seek | ( | $pos | ) |
seek | ( | $pos | ) |
seek | ( | $pos | ) |
seek | ( | $pos | ) |
seek | ( | $pos | ) |
seek | ( | $pos = 0 | ) |
seek | ( | $pos | ) |
seek | ( | $pos = 0 | ) |
split_specialcharacters | ( | $query | ) |
table_names | ( | ) |
table_names | ( | ) |
table_names | ( | ) |
table_names | ( | ) |
table_names | ( | ) |
unlock | ( | ) |
unlock | ( | ) |
unlock | ( | ) |
unlock | ( | ) |
unlock | ( | ) |
$Auto_Free = 0 |
$ColumnCount |
$config_prefix = 'DB_STUDIP' |
$Database = "" |
$Debug = 0 |
$Errno = 0 |
$Error = "" |
$Halt_On_Error = "yes" |
$Home = "/u01/app/oracle/product/8.0.4" |
$Host = "" |
$Link_ID = 0 |
$ora_no_next_fetch = false |
$OraPutEnv = true |
$Parse |
$Password = "" |
|
protected |
$Query_ID = 0 |
$Record = array() |
$Remote = 1 |
|
protected |
$revision = "1.2" |
$Row = 0 |
$RowCount |
$Seq_Table = "db_sequence" |
$sqoe = 1 |
$type = "mysql" |
$UseODBCCursor = 0 |
$User = "" |