| extends | XoopsAvatarHandler | 
|---|
System avatar handler class. (Singelton)
This class is responsible for providing data access mechanisms to the data source of XOOPS block class objects.
| Methods | ||||
|---|---|---|---|---|
| 
					
	public
					
					
				 | __construct($db)
		called from child classes only
	 called from child classes only Parameters
 Overrides | # | ||
| 
					
	public
					
					
				 | create(bool $isNew = true): object
		Create new Object
	 | # | ||
| 
					
	public
					
					
				 | get(int $id): object|false
		Egt Object
	 | # | ||
| Methods inherited from XoopsAvatarHandler | 
|---|
| insert(), delete(), getObjects(), getCount(), addUser(), getUser(), getList() | 
| Methods inherited from XoopsObjectHandler | 
|---|
| XoopsObjectHandler(),  | 
| Properties inherited from XoopsObjectHandler | 
|---|
| $db |