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

Public Member Functions

 SeminarEvent ($id="", $properties=NULL, $sem_id="")
 setCategory ($category)
 toStringCategories ()
 getTitle ()
 getSeminarId ()
 getRepeat ($index="")
 setSeminarId ($id)
 restore ($id= '')
 getSemName ()
 setSemName ($name)
 getType ()
 setWritePermission ($perm)
 haveWritePermission ()
 getUid ()
 getCategoryStyle ($image_size= 'small')
getClone ()
- Public Member Functions inherited from Event
 Event ($properties)
 getProperty ($property_name="")
 setProperty ($property_name, $value)
 setId ($id)
 getId ()
 getStart ()
 getEnd ()
 getCategory ()
 getStudipCategory ()
 getDescription ()
 getDuration ()
 getLocation ()
 getMakeDate ()
 setMakeDate ($timestamp="")
 getChangeDate ()
 setChangeDate ($timestamp="")
 isModified ()
 setDescription ($description)
 setLocation ($location)
 setStart ($start)
 setEnd ($end)
 setTitle ($title= '')
 isDayEvent ()
 toStringDate ($mod= 'SHORT')

Data Fields

 $sem_id = ""
 $sem_write_perm = FALSE
- Data Fields inherited from Event
 $id
 $properties = array()
 $chng_flag = FALSE

Member Function Documentation

getCategoryStyle (   $image_size = 'small')

Here is the call graph for this function:

& getClone ( )

Here is the call graph for this function:

getRepeat (   $index = "")

Here is the call graph for this function:

Here is the caller graph for this function:

getSeminarId ( )
getSemName ( )
getTitle ( )

Returns the title of this event.

public

Returns
String the title of this event

Reimplemented from Event.

Here is the call graph for this function:

getType ( )
getUid ( )

Here is the caller graph for this function:

haveWritePermission ( )
restore (   $id = '')

Here is the call graph for this function:

Here is the caller graph for this function:

SeminarEvent (   $id = "",
  $properties = NULL,
  $sem_id = "" 
)

Here is the call graph for this function:

Here is the caller graph for this function:

setCategory (   $category)

Changes the category of this event.

See config.inc.php for further information and values.

After calling this method, the method isModified() returns TRUE.

public

Parameters
int$categorya valid integer representation of a category (see config.inc.php)
Returns
boolean TRUE if the value of $category is valid, otherwise FALSE

Reimplemented from Event.

setSeminarId (   $id)
setSemName (   $name)
setWritePermission (   $perm)

Here is the caller graph for this function:

toStringCategories ( )

Returns the name of the category.

public

Returns
String the name of the category

Here is the call graph for this function:

Field Documentation

$sem_id = ""
$sem_write_perm = FALSE

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