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

Public Member Functions

 before_filter (&$action, &$args)
 
 index_action ()
 
 getEmailLinkByStatus ($status, $members)
 
 add_dozent_action ()
 
 add_tutor_action ()
 
 add_member_action ()
 
 set_action ()
 
 set_autor_action ()
 
 send_message_action ()
 
 set_autor_csv_action ()
 
 csv_manual_assignment_action ()
 
 change_visibility_action ($cmd, $mode)
 
 edit_tutor_action ()
 
 edit_autor_action ()
 
 edit_user_action ()
 
 edit_awaiting_action ()
 
 edit_accepted_action ()
 
 insert_admission_action ($status, $cmd)
 
 cancel_subscription_action ($cmd, $status, $user_id=null)
 
 upgrade_user_action ($status, $next_status)
 
 downgrade_user_action ($status, $next_status)
 
- Public Member Functions inherited from AuthenticatedController
 before_filter (&$action, &$args)
 
 after_filter ($action, $args)
 
- Public Member Functions inherited from StudipController
 validate_args (&$args, $types=NULL)
 
 url_for ($to)
 
 rescue ($exception)
 
 setInfoBoxImage ($image)
 
 addToInfobox ($category, $text, $icon='blank.gif')
 

Additional Inherited Members

- Protected Member Functions inherited from StudipController
 populateInfobox ()
 

Member Function Documentation

◆ add_dozent_action()

add_dozent_action ( )

New dozent action.

Exceptions
AccessDeniedException
Here is the call graph for this function:

◆ add_member_action()

add_member_action ( )

New author action Object $perm

Exceptions
AccessDeniedException
Here is the call graph for this function:

◆ add_tutor_action()

add_tutor_action ( )

New tutor action

Exceptions
AccessDeniedException
Here is the call graph for this function:

◆ before_filter()

before_filter ( $action,
$args 
)
Here is the call graph for this function:

◆ cancel_subscription_action()

cancel_subscription_action (   $cmd,
  $status,
  $user_id = null 
)

Cancel the subscription of a selected user or group of users

Parameters
String$cmd
String$status
String$user_id
Exceptions
AccessDeniedException
Here is the call graph for this function:

◆ change_visibility_action()

change_visibility_action (   $cmd,
  $mode 
)

Change the visibilty of an autor

Returns
Boolean
Here is the call graph for this function:

◆ csv_manual_assignment_action()

csv_manual_assignment_action ( )

Select manual the assignment of a given user or of a group of users Object $perm

Exceptions
AccessDeniedException

◆ downgrade_user_action()

downgrade_user_action (   $status,
  $next_status 
)

Downgrade a user to a selected status

Parameters
type$status
type$next_status
type$username
type$cmd
Exceptions
AccessDeniedException
Here is the call graph for this function:

◆ edit_accepted_action()

edit_accepted_action ( )

Helper function to select the action

Exceptions
AccessDeniedException
Here is the call graph for this function:

◆ edit_autor_action()

edit_autor_action ( )

Helper function to select the action

Exceptions
AccessDeniedException
Here is the call graph for this function:

◆ edit_awaiting_action()

edit_awaiting_action ( )

Helper function to select the action

Exceptions
AccessDeniedException
Here is the call graph for this function:

◆ edit_tutor_action()

edit_tutor_action ( )

Helper function to select the action

Exceptions
AccessDeniedException
Here is the call graph for this function:

◆ edit_user_action()

edit_user_action ( )

Helper function to select the action

Exceptions
AccessDeniedException
Here is the call graph for this function:

◆ getEmailLinkByStatus()

getEmailLinkByStatus (   $status,
  $members 
)
Here is the call graph for this function:

◆ index_action()

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

◆ insert_admission_action()

insert_admission_action (   $status,
  $cmd 
)

Insert a user to a given seminar or a group of users

Parameters
String$status
String$cmd
String$user_id
Returns
String
Exceptions
AccessDeniedException
Here is the call graph for this function:

◆ send_message_action()

send_message_action ( )

Send Stud.IP-Message to selected users

Here is the call graph for this function:

◆ set_action()

set_action ( )

Add a member to a seminar

Exceptions
AccessDeniedException
Here is the call graph for this function:

◆ set_autor_action()

set_autor_action ( )

Add a author to a seminar

Exceptions
AccessDeniedException
Here is the call graph for this function:

◆ set_autor_csv_action()

set_autor_csv_action ( )

Old version of CSV import (copy and paste from teilnehmer.php Object $perm

Returns
type
Exceptions
AccessDeniedException
Here is the call graph for this function:

◆ upgrade_user_action()

upgrade_user_action (   $status,
  $next_status 
)

Upgrade a user to a selected status

Parameters
type$status
type$next_status
type$username
type$cmd
Exceptions
AccessDeniedException
Here is the call graph for this function:

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