Namespace Icybee\Modules\Members
Classes summary
DeleteOperation | Deletes a user. |
EditBlock | A block to edit users. |
Hooks | |
ManageBlock | An element to manage the records of a module. |
Member | A user. |
Model | This is the super class for all models using the _constructor_ model (currently
"nodes" and "users"). It provides support for the constructor
property whether it is for saving records or filtering them through the
own scope. |
Module | Extends the Module class with the following features: |
SaveOperation | Create or update a user profile. |