|
Stud.IP
6.1
|
Public Member Functions | |
| __construct ($config) | |
| getSortFields () | |
| getDataFields (array $object_classes=[]) | |
| getConfigFields ($as_array=false) | |
| getAllowedRequestParams (bool $as_array=false) | |
| getMarkersContents () | |
| getFullGroupNames () | |
| getGroupPaths ($group, $seperator=' > ', $pre='') | |
| get_concatenated_folders () | |
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 | |
| getContent () | |
| getDownloadableFileRefs (string $institute_id) | |
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 | ) |
| get_concatenated_folders | ( | ) |
Returns an array of paths from top folder to all folders below.
| getAllowedRequestParams | ( | bool | $as_array = false | ) |
| getConfigFields | ( | $as_array = false | ) |
|
protected |
Returns all content of downloadable files to render the page template.
| getDataFields | ( | array | $object_classes = [] | ) |
|
protected |
Retrieves all file refs of downloadable files.
| string | $institute_id | The id of the institute. |
| getFullGroupNames | ( | ) |
| getGroupPaths | ( | $group, | |
$seperator = ', |
|||
| ' | , | ||
$pre = '' |
|||
| ) |
| $group | ||
| string | $seperator | |
| string | $pre |
| getMarkersContents | ( | ) |
| getSortFields | ( | ) |
| $institute |