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

Public Member Functions

 DbCalendarEvent ($id= '', $properties=NULL)
 getDescription ()
 save ()
 delete ()
 restore ($id)
 update ($new_event)
- Public Member Functions inherited from CalendarEvent
 CalendarEvent ($properties, $id= '')
 getExpire ()
 toStringCategories ()
 isDayEvent ()
 setDayEvent ($is_dev)
 getTs ()
 getUserId ()
 getRepeat ($index= '')
 getType ()
 setType ($type)
 getPriority ()
 setPriority ($priority)
 toStringPriority ()
 toStringAccessibility ()
 setRepeat ($r_rule)
 createRepeat ($r_rule, $start, $end)
 getUid ()
 getCategory ()
 getCategoryStyle ($image_size= 'small')
 createUniqueId ()
 toStringRecurrence ()
 getExceptions ()
 setExceptions ($exceptions)
 toStringDate ($mod= 'SHORT')
getClone ()
- Public Member Functions inherited from Event
 Event ($properties)
 getProperty ($property_name="")
 setProperty ($property_name, $value)
 setId ($id)
 getId ()
 getTitle ()
 getStart ()
 getEnd ()
 getStudipCategory ()
 getDuration ()
 getLocation ()
 getMakeDate ()
 setMakeDate ($timestamp="")
 getChangeDate ()
 setChangeDate ($timestamp="")
 isModified ()
 setDescription ($description)
 setLocation ($location)
 setStart ($start)
 setEnd ($end)
 setCategory ($category)
 setTitle ($title= '')

Additional Inherited Members

- Data Fields inherited from CalendarEvent
 $ts
 $user_id
 $dev = FALSE

Member Function Documentation

DbCalendarEvent (   $id = '',
  $properties = NULL 
)

Here is the call graph for this function:

delete ( )

Here is the call graph for this function:

getDescription ( )

Returns the description.

If the description is not set it returns FALSE.

public

Returns
String the description

Reimplemented from Event.

Here is the call graph for this function:

restore (   $id)

Here is the call graph for this function:

Here is the caller graph for this function:

save ( )

Here is the call graph for this function:

update (   $new_event)

Here is the call graph for this function:


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