Stud.IP  5.4
AdminCourseAction Interface Reference

Public Member Functions

 getAdminActionURL ()
 
 useMultimode ()
 
 getAdminCourseActionTemplate ($course_id, $values=null)
 

Member Function Documentation

◆ getAdminActionURL()

getAdminActionURL ( )

◆ getAdminCourseActionTemplate()

getAdminCourseActionTemplate (   $course_id,
  $values = null 
)

Returns a template for a small table cell (the

wraps the template-content) in which you can set inputs and links to display special actions for an admin for the given course.

Parameters
$course_id
null$values
Returns
null|Flex_Template

◆ useMultimode()

useMultimode ( )

Defines if the Plugin wants to use the multimode to edit multiple courses at once.

Returns
boolean|string: false, if multimode is not important, else true. But you can also set it to a string (means true) that is the label of the send-button like _("Veranstaltungen archivieren")

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