Stud.IP  5.4
Seminar_User Class Reference

Public Member Functions

 __construct ($user=null)
 
 getAuthenticatedUser ()
 
 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)

Member Function Documentation

◆ __get()

__get (   $field)

◆ __isset()

__isset (   $field)

◆ __set()

__set (   $field,
  $value 
)

◆ delete()

delete ( )

◆ getAuthenticatedUser()

getAuthenticatedUser ( )

◆ getFullName()

getFullName (   $format = 'full')

◆ needsToAcceptTerms()

needsToAcceptTerms ( )

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

Returns
bool

◆ set_last_action()

set_last_action (   $timestamp = 0)

Field Documentation

◆ $cfg

$cfg = null

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