Generic range interface. Ranges may be a lot of things in Stud.IP.
- Author
- Jan-Hendrik Willms tleil.nosp@m.ax+s.nosp@m.tudip.nosp@m.@gma.nosp@m.il.co.nosp@m.m GPL2 or any later version
◆ __toString()
◆ describeRange()
Returns a descriptive text for the range type.
- Returns
- string
Implemented in Course, User, and Institute.
◆ getConfiguration()
◆ getFullName()
getFullName |
( |
|
$format = 'default' | ) |
|
Returns the full name of the range (in given format).
- Parameters
-
- Returns
- string
Implemented in Course, User, and Institute.
◆ getRangeId()
Returns the id of the current range
- Returns
- mixed (string|int)
Implemented in Course, User, and Institute.
◆ getRangeType()
Returns a unique identificator for the range type.
- Returns
- string
Implemented in Course, User, and Institute.
◆ isAccessibleToUser()
isAccessibleToUser |
( |
|
$user_id = null | ) |
|
Decides whether the user may access the range.
- Parameters
-
string | null | $user_id | Optional id of a user, defaults to current user |
- Returns
- bool
Implemented in Course, User, and Institute.
◆ isEditableByUser()
isEditableByUser |
( |
|
$user_id = null | ) |
|
Decides whether the user may edit/alter the range.
- Parameters
-
string | null | $user_id | Optional id of a user, defaults to current user |
- Returns
- bool
Implemented in Course, User, and Institute.
The documentation for this interface was generated from the following file: