models
Table of Contents
Namespaces
- fieldtype
- forms
Classes
- Auth
- This is the model class for table "user_auth".
- Follow
- This is the model class for table "user_follow".
- Group
- This is the model class for table "group".
- GroupAdmin
- This is the model class for table "group_admin".
- GroupPermission
- This is the model class for table "group_permission".
- GroupSpace
- This is the model class for table "group_spaces".
- GroupUser
- This is the model class for table "group_admin".
- Invite
- This is the model class for table "user_invite".
- Mentioning
- This is the model class for table "user_mentioning".
- Password
- This is the model class for table "user_password".
- Profile
- This is the model class for table "profile".
- ProfileField
- This is the model class for table "profile_field".
- ProfileFieldCategory
- This is the model class for table "profile_field_category".
- Session
- This is the model class for table "user_http_session".
- User
- This is the model class for table "user".
- UserFilter
- Special user model class for the purpose of searching users.
- UserPicker
- This class can be used to filter results for a user picker search query by calling the static
filter method.