|
Stud.IP
6.1
|
Public Member Functions | |
| getSortFields () | |
| getDataFields ($object_classes=[]) | |
| getConfigFields ($as_array=false) | |
| getAllowedRequestParams ($as_array=false) | |
| getMarkersContents () | |
| getSemesterOptions () | |
| getGroupingOptions () | |
Public Member Functions inherited from ExternPage | |
| __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=[]) | |
Protected Member Functions | |
| getContent () | |
Protected Member Functions inherited from ExternPage | |
| getContentMembers (Course $course, $status) | |
| getSemesters () | |
| getScopesSQL (array &$params, array $scopes, bool $with_kids) | |
| getInstitutesSQL (array &$params) | |
Additional Inherited Members | |
Static Public Member Functions inherited from ExternPage | |
| static | get (ExternPageConfig $config) |
| static | getGroupedSemTypes () |
Data Fields inherited from ExternPage | |
| $page_config | |
Static Protected Member Functions inherited from ExternPage | |
| static | argsToArray (string $args) |
| getAllowedRequestParams | ( | $as_array = false | ) |
| getConfigFields | ( | $as_array = false | ) |
|
protected |
Returns all content of courses to render the page template.
| getDataFields | ( | $object_classes = [] | ) |
| getGroupingOptions | ( | ) |
Returns select-options to group the courses.
| getMarkersContents | ( | ) |
| getSemesterOptions | ( | ) |
| getSortFields | ( | ) |