Class: XoopsAvatarHandler
Source Location: /kernel/avatar.php
Class XoopsAvatarHandler
Class Overview
|
XOOPS avatar handler class.
This class is responsible for providing data access mechanisms to the data source of XOOPS avatar class objects.
Located in /kernel/avatar.php [line 74]
XoopsObjectHandler
|
--XoopsAvatarHandler
Author(s):
Information Tags:
| Copyright: | copyright © 2000 The XOOPS Project |
|
Methods
|
Inherited Properties, Constants, and Methods
Methods
void addUser(
$avatar_id,
$user_id
)
|
|
Parameters:
void getCount(
[
$criteria = null]
)
|
|
Parameters:
void getList(
[
$avatar_type = null], [
$avatar_display = null]
)
|
|
Parameters:
|
|
$avatar_type: |
|
|
|
$avatar_display: |
|
void &getObjects(
[
$criteria = null], [
$id_as_key = false]
)
|
|
Parameters:
|
|