0byt3m1n1
Path:
/
data
/
applications
/
aps
/
mambo
/
4.6.2-16
/
standard
/
htdocs
/
help
/
[
Home
]
File: users.manager.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> <head> <title>User Manager</title> <link href="css/help.css" rel="stylesheet" type="text/css" /> </head> <body><strong class="title"><span class="hs_header01"><strong>User Manager</strong></span></strong> <table width="100%" border="1" cellspacing="0" cellpadding="3"> <tr> <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> <td width="84%" valign="top" class="data"><p>This page shows the Users registered for your site. From here, you can add or edit Users.</p> <strong>Display Columns</strong> <ul> <li><strong>Name</strong>: This is the real or display name of user. Click the name to edit the User's information.</li> <li><span style= "COLOR: rgb(51,51,51)"><strong>Logged In</strong>: This shows whether the user is logged in or not.</span></li> <li><span style= "COLOR: rgb(51,51,51)"><strong>Enabled</strong>: This shows whether the user is allowed to log in to the site. Click the icon to toggle the state of the user. </span></li> <li><span style= "COLOR: rgb(51,51,51)"><strong>User ID</strong>: This is the login name of the user. </span></li> <li><span style= "COLOR: rgb(51,51,51)"><strong>Group</strong>: This is the group that the user is associated with. </span></li> <li><span style= "COLOR: rgb(51,51,51)"><strong>Email</strong>: This is the User's e-mail address.</span></li> <li><span style= "COLOR: rgb(51,51,51)"><strong>Last Visit</strong>: This is the date and time that the user last logged in to the site.</span> </li> </ul> <p><strong>Filters</strong>: Enable you to search the list of users. </p></td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> <td valign="top" class="data">n/a</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> <td valign="top" class="data">n/a</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> <td valign="top" class="data">n/a</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> <td valign="top" class="data"><ul> <li><strong>New</strong>: Click the 'New' icon to create a new User.</li> <li><strong>Edit</strong>: Click the 'Edit' icon to edit a User's information.</li> <li><strong>Delete</strong>: Click the 'Delete' icon to delete the user from the database. You can delete more than one user at a time.</li> <li><strong>Force Logout</strong>: Click the 'Force Logout' icon to log a user out.</li> </ul></td> </tr></table> </body></html>