Stud.IP  4.2 Revision
Seminar_User Class Reference
Collaboration diagram for Seminar_User:
Collaboration graph

Public Member Functions

 __construct ($user=null)
 
 getAuthenticatedUser ()
 
 get_last_action ()
 
 set_last_action ($timestamp=0)
 
 delete ()
 
 __get ($field)
 
 __set ($field, $value)
 
 __isset ($field)
 
 getFullName ($format='full')
 
 needsToAcceptTerms ()
 

Data Fields

 $cfg = null
 

Detailed Description

Seminar_User.class.php global object representing current user

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Author
André Noack noack.nosp@m.@dat.nosp@m.a-que.nosp@m.st.d.nosp@m.e

Constructor & Destructor Documentation

◆ __construct()

__construct (   $user = null)
Here is the call graph for this function:

Member Function Documentation

◆ __get()

__get (   $field)

◆ __isset()

__isset (   $field)

◆ __set()

__set (   $field,
  $value 
)

◆ delete()

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

◆ get_last_action()

get_last_action ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getAuthenticatedUser()

getAuthenticatedUser ( )

◆ getFullName()

getFullName (   $format = 'full')

◆ needsToAcceptTerms()

needsToAcceptTerms ( )

Returns whether the current needs to accept the terms of use.

Returns
bool
Here is the call graph for this function:

◆ set_last_action()

set_last_action (   $timestamp = 0)
Here is the call graph for this function:

Field Documentation

◆ $cfg

$cfg = null

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