Stud.IP  4.2 Revision
AssignEvent Class Reference
Collaboration diagram for AssignEvent:
Collaboration graph

Public Member Functions

 __construct ($assign_id, $begin, $end, $resource_id, $assign_user_id, $user_free_name='')
 
 setRepeatMode ($value)
 
 getRepeatMode ($check_corresponding_metadata=FALSE)
 
 getId ()
 
 getAssignId ()
 
 getAssignUserId ()
 
 getResourceId ()
 
 getUserFreeName ()
 
 getOwnerType ()
 
 getUsername ($use_free_name=TRUE, $explain=true)
 
 getName ($explain=true)
 
 getBegin ()
 
 getEnd ()
 
 store ($create='')
 
 delete ()
 

Data Fields

 $id
 
 $resource_id
 
 $assign_user_id
 
 $user_free_name
 
 $repeat_mode
 
 $begin
 
 $end
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $assign_id,
  $begin,
  $end,
  $resource_id,
  $assign_user_id,
  $user_free_name = '' 
)

Member Function Documentation

◆ delete()

delete ( )

◆ getAssignId()

getAssignId ( )

◆ getAssignUserId()

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

◆ getBegin()

getBegin ( )

◆ getEnd()

getEnd ( )

◆ getId()

getId ( )

◆ getName()

getName (   $explain = true)
Here is the call graph for this function:

◆ getOwnerType()

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

◆ getRepeatMode()

getRepeatMode (   $check_corresponding_metadata = FALSE)
Here is the call graph for this function:

◆ getResourceId()

getResourceId ( )

◆ getUserFreeName()

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

◆ getUsername()

getUsername (   $use_free_name = TRUE,
  $explain = true 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setRepeatMode()

setRepeatMode (   $value)
Here is the caller graph for this function:

◆ store()

store (   $create = '')

Field Documentation

◆ $assign_user_id

$assign_user_id

◆ $begin

$begin

◆ $end

$end

◆ $id

$id

◆ $repeat_mode

$repeat_mode

◆ $resource_id

$resource_id

◆ $user_free_name

$user_free_name

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