Classes summary
ActionMetaData |
|
ActionText |
This is the model class for table "x2_action_text". |
Admin |
This is the model class for table "x2_admin". |
AmorphousModel |
Model that assumes any attributes given to it. |
ApiHook |
Handles External API subscriptions (for pushing data). |
APIModel |
Standalone model class for interaction with X2Engine's API |
ChartSetting |
This is the model class for table "x2_chart_settings". |
ContactForm |
|
ContactList |
Model for managing lists of contacts |
Credentials |
Model implementing encrypted, generic credentials storage. |
Criteria |
This is the model class for table "x2_criteria". |
Dropdowns |
This is the model class for table "x2_dropdowns". |
Events |
This is the model class for table "x2_events". |
EventsData |
This is the model class for table "x2_events_data". |
Fields |
This is the model class for table "x2_fields". |
FormLayout |
This is the model class for table "x2_form_versions". |
Imports |
This is the model class for table "x2_imports". |
InlineEmail |
InlineEmail class. InlineEmail is the data structure for taking in and
processing data for outbound email, specifically from the inline email widget. |
LeadRouting |
This is the model class for table "x2_lead_routing". |
Locations |
This is the model class for table "x2_locations". |
LoginForm |
Form model for logging into the app. |
Maps |
This is the model class for table "x2_maps". |
Modules |
This is the model class for table "x2_modules". |
Notes |
|
Notification |
This is the model class for table "x2_notifications". |
PhoneNumber |
This is the model class for table "x2_phone_numbers". |
Profile |
This is the model class for table "x2_profile". |
Record |
|
Relationships |
This is the model class for table "x2_relationships". |
Roles |
This is the model class for table "x2_roles". |
RoleToPermission |
This is the model class for table "x2_role_to_permission". |
RoleToUser |
This is the model class for table "x2_role_to_user". |
RoleToWorkflow |
|
Rules |
|
Session |
This is the model class for table "x2_sessions". |
SessionLog |
This is the model class for table "x2_sessions". |
Social |
This is the model class for table "x2_social". |
Tags |
This is the model class for table "x2_tags". |
TempFile |
This is the model class for table "x2_temp_files". |
Tips |
This is the model class for table "x2_imports". |
Tours |
Model to provide one-time tips to help user learn a feature. |
TrackEmail |
This is the model class for table "x2_track_emails". Inline Email Form uses this
model to add a unique id to the action that was generated when the email was
sent. This uniqueId is used in /actions/emailOpened($uid) to keep track of which
emails have been opened by the Contact. |
TriggerLog |
This is the model class for table "x2_trigger_logs". |
URL |
This is the model class for table "x2_urls". |
ViewLog |
This is the model class for table "x2_view_log". |
Widgets |
This is the model class for table "x2_widgets". |
X2List |
This is the model class for table "x2_lists". |
X2ListCriterion |
This is the model class for table "x2_list_criteria". |
X2ListItem |
This is the model class for table "x2_list_items". |
X2Model |
General model class that uses dynamic fields |