Admin/index

renderFeedbackMessages(); ?>

What happens here ?

This controller/action/view shows a list of all users in the system. with the ability to soft delete a user or suspend a user.
users as $user) { ?> admin/actionAccountSettings" method="post">
Id Avatar Username User's email Activated ? Link to user's profile suspension Time in days Soft delete Submit
user_id; ?> user_avatar_link)) { ?> user_name; ?> user_email; ?> user_active == 0 ? 'No' : 'Yes'); ?> Profile
user_deleted) { ?> checked />

Register a new user