Stud.IP  2.5 Revision
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()

blob_close (   $id)

◆ blob_create()

blob_create ( )
Here is the call graph for this function:

◆ blob_delete()

blob_delete (   $id)
Here is the call graph for this function:

◆ blob_open()

blob_open (   $id)
Here is the call graph for this function:

◆ blob_read()

blob_read (   $id)
Here is the call graph for this function:

◆ blob_write()

blob_write (   $id,
  $data 
)
Here is the call graph for this function:

◆ start()

start ( )
Here is the caller graph for this function:

Field Documentation

◆ $database_class

$database_class = "DB_Sql"

◆ $database_table

$database_table = "be_table"

◆ $db

$db

◆ $split_length

$split_length = 4096

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