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

Public Member Functions

 get_id ($id="")
 put_id ()
 start ($sid="")
 start ($sid= '')
 register ($things)
 is_registered ($name)
 unregister ($things)
 get_id ($id="")
 delete ()
 serialize ()
 freeze ()
 thaw ()
- Public Member Functions inherited from Session
 url ($url)
 purl ($url)
 self_url ()
 pself_url ()
 hidden_session ()
 add_query ($qarray)
 padd_query ($qarray)
 serialize ($prefix, $str)
 get_lock ()
 release_lock ()
 reimport_get_vars ()
 reimport_post_vars ()
 reimport_cookie_vars ()
 reimport_any_vars ($arrayname)
 set_container ()
 set_tokenname ()
 release_token ()
 put_headers ()
 gc ()
 Session ()
 start ()
 name ($name= '')
 set_tokenname ()
 put_headers ()
 open ()
 close ()
 del ()
 freeze ($id=NULL, $sess_data=NULL)
 gc ()
 set_container ()
 url ($url)
 self_url ()
 pself_url ()
 regenerate_session_id ($keep_session_vars=array())

Data Fields

 $classname = "User"
 $that_class = "Session_sql"
 $name = ""
 $id = ""
 $pt = array()
 $that
 $user_vars = null
 $register_globals = true
- Data Fields inherited from Session
 $classname = "Session"
 $magic = ""
 $mode = "cookie"
 $fallback_mode
 $lifetime = 0
 $cookie_domain = ""
 $cookie_path = "/"
 $gc_time = 1440
 $gc_probability = 1
 $auto_init = ""
 $secure_auto_init = 1
 $allowcache = "no"
 $allowcache_expire = 1440
 $that_class = ""
 $name = ""
 $id = ""
 $that
 $pt = array()
 $in = false
 $cookiename
 $trans_id_enabled = true
 $module = 'user'
 $save_path

Member Function Documentation

delete ( )

Delete the current user record

Reimplemented from Session.

Here is the call graph for this function:

freeze ( )

prepare serialized user data and store it in a storage container

Reimplemented from Session.

Reimplemented in Seminar_User.

Here is the call graph for this function:

get_id (   $id = "")

Reimplemented from Session.

Here is the caller graph for this function:

get_id (   $id = "")
Parameters
string

Reimplemented from Session.

is_registered (   $name)

find out if a var is registered user variable

Parameters
string

Reimplemented from Session.

put_id ( )

Reimplemented from Session.

register (   $things)

registers a global as user variables

Parameters
array

Reimplemented from Session.

serialize ( )

serializes user data

Here is the caller graph for this function:

start (   $sid = "")

Reimplemented from Session.

Reimplemented in Seminar_User.

Here is the call graph for this function:

start (   $sid = '')
Parameters
string

Reimplemented from Session.

Reimplemented in Seminar_User.

Here is the call graph for this function:

thaw ( )

Reimplemented from Session.

Here is the call graph for this function:

Here is the caller graph for this function:

unregister (   $things)

cancel the registration of a registered user variables

Reimplemented from Session.

Field Documentation

$classname = "User"
$id = ""
$name = ""
$pt = array()
$that
$that_class = "Session_sql"

Name of data storage container

var string

$user_vars = null

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