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

Public Member Functions

 ac_start ()
 ac_get_lock ()
 ac_release_lock ()
 ac_gc ($gc_time, $name)
 ac_store ($id, $name, $str)
 ac_delete ($id, $name)
 ac_get_value ($id, $name)
 ac_newid ($str, $name)
 ac_halt ($s)
 ac_start ()
 ac_get_lock ()
 ac_release_lock ()
 ac_gc ($gc_time, $name)
 ac_store ($id, $name, $str)
 ac_delete ($id, $name)
 ac_get_value ($id, $name)
 ac_newid ($str, $name)
 ac_halt ($s)
 ac_start ()
 ac_get_lock ()
 ac_release_lock ()
 ac_gc ($gc_time, $name=null)
 ac_store ($id, $name, $str)
 ac_delete ($id, $name=null)
 ac_get_value ($id, $name=null)
 ac_get_changed ($id, $name=null)
 ac_set_changed ($id, $name=null, $timestamp)
 ac_newid ($str, $name=null)
 ac_halt ($s)
 ac_start ()
 ac_get_lock ()
 ac_release_lock ()
 ac_gc ($gc_time, $name=null)
 ac_store ($id, $name, $str)
 ac_delete ($id, $name=null)
 ac_get_value ($id, $name=null)
 ac_get_changed ($id, $name=null)
 ac_set_changed ($id, $name=null, $timestamp)
 ac_newid ($str, $name=null)
 ac_halt ($s)

Data Fields

 $database_table = "active_sessions"
 $database_class = "DB_Sql"
 $database_lock_semaphore = ""
 $encoding_mode = "base64"
 $db
 $gzip_level = 0

Member Function Documentation

ac_delete (   $id,
  $name = null 
)

Here is the call graph for this function:

ac_delete (   $id,
  $name = null 
)
ac_delete (   $id,
  $name 
)
ac_delete (   $id,
  $name 
)
ac_gc (   $gc_time,
  $name = null 
)

Here is the call graph for this function:

ac_gc (   $gc_time,
  $name = null 
)
ac_gc (   $gc_time,
  $name 
)
ac_gc (   $gc_time,
  $name 
)
ac_get_changed (   $id,
  $name = null 
)

Here is the call graph for this function:

ac_get_changed (   $id,
  $name = null 
)
ac_get_lock ( )
ac_get_lock ( )
ac_get_lock ( )
ac_get_lock ( )
ac_get_value (   $id,
  $name = null 
)

Here is the call graph for this function:

ac_get_value (   $id,
  $name = null 
)
ac_get_value (   $id,
  $name 
)
ac_get_value (   $id,
  $name 
)
ac_halt (   $s)
ac_halt (   $s)
ac_halt (   $s)
ac_halt (   $s)
ac_newid (   $str,
  $name = null 
)

Here is the call graph for this function:

ac_newid (   $str,
  $name = null 
)
ac_newid (   $str,
  $name 
)
ac_newid (   $str,
  $name 
)

Here is the caller graph for this function:

ac_release_lock ( )
ac_release_lock ( )
ac_release_lock ( )
ac_release_lock ( )
ac_set_changed (   $id,
  $name = null,
  $timestamp 
)

Here is the call graph for this function:

ac_set_changed (   $id,
  $name = null,
  $timestamp 
)
ac_start ( )
ac_start ( )
ac_start ( )
ac_start ( )
ac_store (   $id,
  $name,
  $str 
)

Here is the call graph for this function:

ac_store (   $id,
  $name,
  $str 
)
ac_store (   $id,
  $name,
  $str 
)
ac_store (   $id,
  $name,
  $str 
)

Here is the call graph for this function:

Field Documentation

$database_class = "DB_Sql"
$database_lock_semaphore = ""
$database_table = "active_sessions"
$db
$encoding_mode = "base64"
$gzip_level = 0

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