Stud.IP  2.5 Revision
CT_Sql Class Reference
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
 
 $exists = ''
 

Member Function Documentation

◆ ac_delete() [1/4]

ac_delete (   $id,
  $name = null 
)
Here is the call graph for this function:

◆ ac_delete() [2/4]

ac_delete (   $id,
  $name = null 
)

◆ ac_delete() [3/4]

ac_delete (   $id,
  $name 
)

◆ ac_delete() [4/4]

ac_delete (   $id,
  $name 
)

◆ ac_gc() [1/4]

ac_gc (   $gc_time,
  $name = null 
)
Here is the call graph for this function:

◆ ac_gc() [2/4]

ac_gc (   $gc_time,
  $name = null 
)

◆ ac_gc() [3/4]

ac_gc (   $gc_time,
  $name 
)

◆ ac_gc() [4/4]

ac_gc (   $gc_time,
  $name 
)

◆ ac_get_changed() [1/2]

ac_get_changed (   $id,
  $name = null 
)
Here is the call graph for this function:

◆ ac_get_changed() [2/2]

ac_get_changed (   $id,
  $name = null 
)

◆ ac_get_lock() [1/4]

ac_get_lock ( )

◆ ac_get_lock() [2/4]

ac_get_lock ( )

◆ ac_get_lock() [3/4]

ac_get_lock ( )

◆ ac_get_lock() [4/4]

ac_get_lock ( )

◆ ac_get_value() [1/4]

ac_get_value (   $id,
  $name = null 
)
Here is the call graph for this function:

◆ ac_get_value() [2/4]

ac_get_value (   $id,
  $name = null 
)

◆ ac_get_value() [3/4]

ac_get_value (   $id,
  $name 
)

◆ ac_get_value() [4/4]

ac_get_value (   $id,
  $name 
)

◆ ac_halt() [1/4]

ac_halt (   $s)

◆ ac_halt() [2/4]

ac_halt (   $s)

◆ ac_halt() [3/4]

ac_halt (   $s)

◆ ac_halt() [4/4]

ac_halt (   $s)

◆ ac_newid() [1/4]

ac_newid (   $str,
  $name = null 
)
Here is the call graph for this function:

◆ ac_newid() [2/4]

ac_newid (   $str,
  $name = null 
)

◆ ac_newid() [3/4]

ac_newid (   $str,
  $name 
)

◆ ac_newid() [4/4]

ac_newid (   $str,
  $name 
)
Here is the caller graph for this function:

◆ ac_release_lock() [1/4]

ac_release_lock ( )

◆ ac_release_lock() [2/4]

ac_release_lock ( )

◆ ac_release_lock() [3/4]

ac_release_lock ( )

◆ ac_release_lock() [4/4]

ac_release_lock ( )

◆ ac_set_changed() [1/2]

ac_set_changed (   $id,
  $name = null,
  $timestamp 
)
Here is the call graph for this function:

◆ ac_set_changed() [2/2]

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

◆ ac_start() [1/4]

ac_start ( )

◆ ac_start() [2/4]

ac_start ( )

◆ ac_start() [3/4]

ac_start ( )

◆ ac_start() [4/4]

ac_start ( )

◆ ac_store() [1/4]

ac_store (   $id,
  $name,
  $str 
)
Here is the call graph for this function:

◆ ac_store() [2/4]

ac_store (   $id,
  $name,
  $str 
)

◆ ac_store() [3/4]

ac_store (   $id,
  $name,
  $str 
)

◆ ac_store() [4/4]

ac_store (   $id,
  $name,
  $str 
)
Here is the call graph for this function:

Field Documentation

◆ $database_class

$database_class = "DB_Sql"

◆ $database_lock_semaphore

$database_lock_semaphore = ""

◆ $database_table

$database_table = "active_sessions"

◆ $db

$db

◆ $encoding_mode

$encoding_mode = "base64"

◆ $exists

$exists = ''

◆ $gzip_level

$gzip_level = 0

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