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

Public Member Functions

 AssignEvent ($assign_id, $begin, $end, $resource_id, $assign_user_id, $user_free_name='', $comment_internal='')
 
 setRepeatMode ($value)
 
 getRepeatMode ($check_corresponding_metadata=FALSE)
 
 getId ()
 
 getAssignId ()
 
 getAssignUserId ()
 
 getResourceId ()
 
 getUserFreeName ()
 
 getCommentInternal ()
 
 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
 
 $comment_internal
 

Member Function Documentation

◆ AssignEvent()

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

◆ delete()

delete ( )

◆ getAssignId()

getAssignId ( )

◆ getAssignUserId()

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

◆ getBegin()

getBegin ( )

◆ getCommentInternal()

getCommentInternal ( )

◆ 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)

◆ store()

store (   $create = '')

Field Documentation

◆ $assign_user_id

$assign_user_id

◆ $begin

$begin

◆ $comment_internal

$comment_internal

◆ $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: