|
Stud.IP
6.1
|
Public Member Functions | |
| __construct ($config) | |
| getSortFields () | |
| getDataFields ($object_classes=[]) | |
| getConfigFields ($as_array=false) | |
| getAllowedRequestParams ($as_array=false) | |
| getMarkersContents () | |
| getFullGroupNames () | |
| getGroupPaths ($group, $seperator=' > ', $pre='') | |
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=[]) | |
Data Fields | |
| $institute | |
Data Fields inherited from ExternPage | |
| $page_config | |
Protected Member Functions | |
| getContentUsers () | |
| getGroupedContent () | |
| getAllChildren (Statusgruppen $group) | |
| getUserContent ($member) | |
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 () |
Static Protected Member Functions inherited from ExternPage | |
| static | argsToArray (string $args) |
| __construct | ( | $config | ) |
|
protected |
Returns all child groups of a group.
| Statusgruppen | $group | The parent group. |
| getAllowedRequestParams | ( | $as_array = false | ) |
| getConfigFields | ( | $as_array = false | ) |
|
protected |
| getDataFields | ( | $object_classes = [] | ) |
| getFullGroupNames | ( | ) |
|
protected |
Returns all marker content for grouped view.
| getGroupPaths | ( | $group, | |
$seperator = ', |
|||
| ' | , | ||
$pre = '' |
|||
| ) |
| getMarkersContents | ( | ) |
| getSortFields | ( | ) |
|
protected |
| $institute |