|
Stud.IP
jlu_4.3 Revision 64286
|


Public Member Functions | |
| getItemName ($long_format=true) | |
| getItemURL () | |
| getItemAvatarURL () | |
This interface provides methods which allow an unified access to basic properties of Stud.IP objects. It is meant to be an extension for SimpleORMap objects.
| getItemAvatarURL | ( | ) |
Returns the URL to the avatar image or icon of the object, if applicable.
Implemented in Course, Resource, and ResourceLabel.
| getItemName | ( | $long_format = true | ) |
Returns a human-readable name of the object.
| bool | $long_format | If set to true, a long format that has the object type as a prefix (course, room etc.) is returned. Otherwise only the name is returned. |
| getItemURL | ( | ) |