|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class ilUserAvatarFile. More...
Inheritance diagram for ilUserAvatarFile:
Collaboration diagram for ilUserAvatarFile:Public Member Functions | |
| __construct (string $size) | |
| getUrl () | |
Public Member Functions inherited from ilUserAvatarBase | |
| setName (string $name) | |
| setUsrId (int $usrId) | |
Protected Attributes | |
| string | $size |
Protected Attributes inherited from ilUserAvatarBase | |
| string | $name = '' |
| int | $usrId = 0 |
Class ilUserAvatarFile.
Definition at line 26 of file class.ilUserAvatarFile.php.
| ilUserAvatarFile::__construct | ( | string | $size | ) |
| ilUserAvatarFile::getUrl | ( | ) |
Implements ilUserAvatar.
Definition at line 35 of file class.ilUserAvatarFile.php.
References ilUtil\getImagePath(), and ilWACSignedPath\signFile().
Here is the call graph for this function:
|
protected |
Definition at line 28 of file class.ilUserAvatarFile.php.
Referenced by __construct().