User_AvatarSelectAction Class Reference

List of all members.

Public Member Functions

 isEnableCreate ()
 isSecure ()
 hasPermission (&$controller, &$xoopsUser, $moduleConfig)
 getDefaultView (&$controller, &$xoopsUser)

Detailed Description

When the request is POST, this class fetches avatar_id and set it to user object. This class always kicks out GET request.

See also:
User_AvatarSelectForm


Member Function Documentation

User_AvatarSelectAction::isEnableCreate (  ) 

Return false. If a user requests dummy uid, kick out him!

User_AvatarSelectAction::isSecure (  ) 

Return true. This action should not be used by a guest user.

User_AvatarSelectAction::hasPermission ( &$  controller,
&$  xoopsUser,
moduleConfig 
)

Check whether a current user can access this action. 1) A specified user has to exist. 2) A current user has to equal the specified user, or a current user has to be a administrator.

User_AvatarSelectAction::getDefaultView ( &$  controller,
&$  xoopsUser 
)

This action always kicks out GET request.


The documentation for this class was generated from the following file:
Generated on Thu Nov 2 00:27:18 2006 for XOOPS Cube Legacy by  doxygen 1.5.1