| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
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.
      
  | 
  protected | 
Definition at line 28 of file class.ilUserAvatarFile.php.
Referenced by __construct().