webCOMAND

COMAND Users

io_comand_users

The User model and content type are currently defined in io_comand_repo, but will be moved to io_comand_users in the future with an alias from io_comand_repo.

Defines the base User content type and model to simplify API access to related features.

To learn how Users, User Roles, Authorizations and login features all work together, see Users Framework in the Developer Guide.

Models

  • User - Class that implements website and app authentication features and functionality.

Content Types

  • User - Stores basic information about a webCOMAND and/or web app user.  This can be extended to store more information specific to a website or app.