Stud.IP  2.5 Revision
SeminarCalendarEvent Class Reference
Inheritance diagram for SeminarCalendarEvent:
Inheritance graph
Collaboration diagram for SeminarCalendarEvent:
Collaboration graph

Public Member Functions

 SeminarCalendarEvent ($properties=NULL, $id='', $sem_id='', $permission=NULL)
 
 getSeminarId ()
 
 setSeminarId ($id)
 
 restore ($id='')
 
 getSemName ()
 
 setSemName ($name)
 
 getType ()
 
 getPermission ()
 
 havePermission ($permission)
 
 setWritePermission ($perm)
 
 haveWritePermission ()
 
 getUid ()
 
 createUid ($id)
 
- Public Member Functions inherited from CalendarEvent
 CalendarEvent ($properties, $id='', $user_id='', $permission=NULL)
 
 getExpire ()
 
 setImportDate ($import_date=NULL)
 
 getImportDate ()
 
 toStringCategories ()
 
 getTs ()
 
 getUserId ()
 
 getRepeat ($index='')
 
 getType ()
 
 setType ($type)
 
 getPriority ()
 
 setPriority ($priority)
 
 toStringPriority ()
 
 toStringAccessibility ()
 
 setRepeat ($r_rule)
 
 createRepeat ($r_rule, $start, $end)
 
 getUid ()
 
 getCategory ()
 
 getAllCategories ()
 
 getCategoryStyle ($image_size='small')
 
 createUniqueId ()
 
 toStringRecurrence ()
 
 getExceptions ()
 
 setExceptions ($exceptions)
 
 toStringDate ($mod='SHORT')
 
 getEditorId ()
 
 getAuthorId ()
 
- Public Member Functions inherited from Event
 Event ($properties, $permission=NULL)
 
 getPermission ()
 
 setPermission ($perm)
 
 havePermission ($perm)
 
 getProperty ($property_name="")
 
 setProperty ($property_name, $value)
 
 setId ($id)
 
 getId ()
 
 getAccessibility ()
 
 getTitle ()
 
 getStart ()
 
 getEnd ()
 
 getCategory ()
 
 getStudipCategory ()
 
 getDescription ()
 
 getDuration ()
 
 getLocation ()
 
 getMakeDate ()
 
 getImportDate ()
 
 setMakeDate ($timestamp='')
 
 getChangeDate ()
 
 setChangeDate ($timestamp='')
 
 isModified ()
 
 setDescription ($description)
 
 setLocation ($location)
 
 setStart ($start)
 
 setEnd ($end)
 
 isDayEvent ()
 
 setDayEvent ()
 
 setCategory ($category)
 
 setTitle ($title='')
 
 toStringDate ($mod='SHORT')
 
 getExceptions ()
 
 getSeminarId ()
 

Data Fields

 $sem_id = ''
 
 $sem_write_perm = false
 
 $driver
 
- Data Fields inherited from CalendarEvent
 $ts
 
 $user_id
 
 $import_date = -1
 
 $editor = ''
 
- Data Fields inherited from Event
const PERMISSION_FORBIDDEN = 0
 
const PERMISSION_CONFIDENTIAL = 1
 
const PERMISSION_READABLE = 2
 
const PERMISSION_WRITABLE = 4
 
 $id
 
 $properties = array()
 
 $chng_flag = false
 
 $permission = Event::PERMISSION_WRITABLE
 

Member Function Documentation

◆ createUid()

createUid (   $id)
Here is the caller graph for this function:

◆ getPermission()

getPermission ( )
Here is the caller graph for this function:

◆ getSeminarId()

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

◆ getSemName()

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

◆ getType()

getType ( )

◆ getUid()

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

◆ havePermission()

havePermission (   $permission)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ haveWritePermission()

haveWritePermission ( )

◆ restore()

restore (   $id = '')
Here is the call graph for this function:
Here is the caller graph for this function:

◆ SeminarCalendarEvent()

SeminarCalendarEvent (   $properties = NULL,
  $id = '',
  $sem_id = '',
  $permission = NULL 
)
Here is the call graph for this function:

◆ setSeminarId()

setSeminarId (   $id)

◆ setSemName()

setSemName (   $name)

◆ setWritePermission()

setWritePermission (   $perm)

Field Documentation

◆ $driver

$driver

◆ $sem_id

$sem_id = ''

◆ $sem_write_perm

$sem_write_perm = false

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