Scroll to navigation

Sympa::User(3Sympa) sympa 6.2.16 Sympa::User(3Sympa)

NAME

Sympa::User - All Users Identified by Sympa

DESCRIPTION

CONSTRUCTOR

Create new Sympa::User object.

METHODS

Remove user information from user_table.
Get unique identifier of object.
Change email of user.
Save user information to user_table.

ACCESSORS

<attribute>
<attribute>"( VALUE )"
Getters/Setters. Get or set user attributes. For example "$user->gecos" returns "gecos" parameter of the user, and "$user->gecos("foo")" also changes it. Basic user profile "email" have only getter, so it is read-only.

FUNCTIONS

Not yet implemented.
Returns the password finger print.

OLD STYLE FUNCTIONS

Obsoleted.

Miscelaneous

Function. Warn if the argument is not a Sympa::User object. Return Sympa::User object, if any.

TENTATIVE. These functions will be used during transition between old and object-oriented styles. At last modifications have been done, they shall be removed.

2016-11-25 6.2.16