This post is part of a series on our proof-of-concept module "My Profile". We are going to detail a maintenance table, presumably for a system administrator. The maintenance table allows an administrator to add, modify and delete records.
Before we get in to the code, let's refresh folks on what "My Profile" does and how it fits in to the rest of our Drupal installation.
My Profile adds a simple text field to each Drupal (website) user account. That text field is called "Alias".
A My Profile Alias is optional for user accounts.