Stud.IP  2.5 Revision
phplib_local.inc.php File Reference

Data Structures

class  Seminar_Auth
 
class  Seminar_Default_Auth
 
class  Seminar_Register_Auth
 
class  Seminar_Perm
 

Namespaces

 Studip
 

Functions

 studip_default_exception_handler ($exception)
 
 set_last_action ($timestamp=0)
 
 delete ()
 
 __get ($field)
 
 __set ($field, $value)
 
 __isset ($field)
 
 getFullName ($format='full')
 
 register ()
 
 is_registered ()
 
 unregister ()
 

Variables

const ENV = 'production'
 
if(Studip\ENV=='development') else
 
 $GLOBALS ['template_factory']
 
 dbname
 
_fullname_sql full_rev
 
_fullname_sql _fullname_sql no_title _fullname_sql no_title_rev
 
_fullname_sql _fullname_sql no_title _fullname_sql _fullname_sql no_title_short
 
_fullname_sql _fullname_sql no_title _fullname_sql _fullname_sql _fullname_sql no_title_motto
 
_fullname_sql _fullname_sql no_title _fullname_sql _fullname_sql _fullname_sql _fullname_sql full_rev_username
 

Function Documentation

◆ __get()

__get (   $field)

◆ __isset()

__isset (   $field)

◆ __set()

__set (   $field,
  $value 
)

◆ delete()

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

◆ getFullName()

getFullName (   $format = 'full')
Here is the caller graph for this function:

◆ is_registered()

is_registered ( )

◆ register()

register ( )

◆ set_last_action()

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

◆ studip_default_exception_handler()

studip_default_exception_handler (   $exception)
Here is the call graph for this function:

◆ unregister()

unregister ( )

Variable Documentation

◆ $GLOBALS

$GLOBALS[ 'template_factory']
Initial value:
=
new Flexi_TemplateFactory($STUDIP_BASE_PATH . '/templates')
$STUDIP_BASE_PATH
Definition: studip_cli_env.inc.php:52
Examples:
/usr/local/src/studip/2.5/lib/visual.inc.php.

◆ dbname

dbname
Initial value:
='.$GLOBALS['DB_STUDIP_DATABASE'],
$GLOBALS['DB_STUDIP_USER'],
$GLOBALS['DB_STUDIP_PASSWORD']);
// set slave connection
if (isset($GLOBALS['DB_STUDIP_SLAVE_HOST'])) {
try {
DBManager::getInstance()
->setConnection('studip-slave',
'mysql:host='.$GLOBALS['DB_STUDIP_SLAVE_HOST'].
'

◆ else

else
Initial value:
{
Log::get()->setLogLevel(Log::ERROR)
const ERROR
Definition: Log.php:49
static get($name='')
Definition: Log.php:99

◆ full_rev

_fullname_sql full_rev

◆ full_rev_username

_fullname_sql _fullname_sql no_title _fullname_sql _fullname_sql _fullname_sql _fullname_sql full_rev_username

◆ no_title_motto

_fullname_sql _fullname_sql no_title _fullname_sql _fullname_sql _fullname_sql no_title_motto

◆ no_title_rev

_fullname_sql _fullname_sql no_title _fullname_sql no_title_rev

◆ no_title_short

_fullname_sql _fullname_sql no_title _fullname_sql _fullname_sql no_title_short