Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
BE_Sql Class Reference
Collaboration diagram for BE_Sql:
Collaboration graph

Public Member Functions

 start ()
 blob_create ()
 blob_open ($id)
 blob_close ($id)
 blob_delete ($id)
 blob_read ($id)
 blob_write ($id, $data)

Data Fields

 $database_class = "DB_Sql"
 $database_table = "be_table"
 $split_length = 4096
 $db

Member Function Documentation

blob_close (   $id)
blob_create ( )

Here is the call graph for this function:

blob_delete (   $id)

Here is the call graph for this function:

blob_open (   $id)

Here is the call graph for this function:

blob_read (   $id)

Here is the call graph for this function:

blob_write (   $id,
  $data 
)

Here is the call graph for this function:

start ( )

Here is the caller graph for this function:

Field Documentation

$database_class = "DB_Sql"
$database_table = "be_table"
$db
$split_length = 4096

The documentation for this class was generated from the following file: