Stud.IP  5.4
StudyAreasLVGroupsCombinedWizardStep Class Reference
Inheritance diagram for StudyAreasLVGroupsCombinedWizardStep:
StudyAreasWizardStep CourseWizardStep

Public Member Functions

 validate ($values)
 
 storeValues ($course, $values)
 
- Public Member Functions inherited from StudyAreasWizardStep
 getStepTemplate ($values, $stepnumber, $temp_id)
 
 alterValues ($values)
 
 validate ($values)
 
 storeValues ($course, $values)
 
 isRequired ($values)
 
 copy ($course, $values)
 
 getSemTreeLevel ($parentId)
 
 searchSemTree ($searchterm, $id_only=false)
 
 getAncestorTree ($id)
 

Additional Inherited Members

- Protected Member Functions inherited from StudyAreasWizardStep
 buildPartialSemTree ($node, $id_only=false)
 

Member Function Documentation

◆ storeValues()

storeValues (   $course,
  $values 
)

Stores the given values to the given course.

Parameters
Course$coursethe course to store values for
Array$valuesvalues to set
Returns
Course The course object with updated values.

Implements CourseWizardStep.

◆ validate()

validate (   $values)

Validates if given values are sufficient for completing the current course wizard step and switch to another one. If not, all errors are collected and shown via PageLayout::postMessage.

Parameters
mixed$valuesArray of stored values
Returns
bool Everything ok?

Implements CourseWizardStep.


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