Stud.IP
6.0
|
Public Member Functions | |
__construct ($config) | |
getSortFields () | |
getDataFields (array $object_classes=[]) | |
getConfigFields (bool $as_array=false) | |
getAllowedRequestParams (bool $as_array=false) | |
getMarkersContents () | |
![]() | |
__construct (ExternPageConfig $config) | |
getSortFields () | |
getMarkersContents () | |
getDatafieldMarkers (SimpleORMap $sorm) | |
getConfigFields (bool $as_array=false) | |
__get (string $field) | |
__set (string $field, $value) | |
toString () | |
getValue (string $field) | |
setValue (string $field, $value) | |
getAllowedRequestParams (bool $as_array=false) | |
setRequestParams () | |
store () | |
getInstitutes () | |
getStudyAreaPaths (string $delimiter=' > ') | |
getDataFields (array $object_classes=[]) | |
Data Fields | |
$institute | |
![]() | |
$page_config | |
Protected Member Functions | |
getContent () | |
getContentCourse (Course $course) | |
getContentChildCourses (Course $course) | |
getContentRangePaths (Course $course) | |
getContentModules (Course $course) | |
getContentParticipatingInstitutes (Course $course) | |
![]() | |
getContentMembers (Course $course, $status) | |
getSemesters () | |
getScopesSQL (array &$params, array $scopes, bool $with_kids) | |
getInstitutesSQL (array &$params) | |
Additional Inherited Members | |
![]() | |
static | get (ExternPageConfig $config) |
static | getGroupedSemTypes () |
![]() | |
static | argsToArray (string $args) |
__construct | ( | $config | ) |
getAllowedRequestParams | ( | bool | $as_array = false | ) |
getConfigFields | ( | bool | $as_array = false | ) |
|
protected |
Exception |
|
protected |
Retrieves all subcourses.
Course | $course | The parent course. |
Exception |
|
protected |
Retrieves the basic data of current course.
Course | $course | The current course. |
Exception |
|
protected |
Retrieves all module assignments as paths.
Course | $course | The current course. |
|
protected |
Retrieves data of participated institutes as content array.
Course | $course | The course. |
|
protected |
Retrieves all assignments to study areas as paths.
Course | $course | The course. |
getDataFields | ( | array | $object_classes = [] | ) |
getMarkersContents | ( | ) |
getSortFields | ( | ) |
$institute |