Overview

Packages

  • application
    • commands
    • components
      • actions
      • filters
      • leftWidget
      • permissions
      • sortableWidget
      • util
      • webupdater
      • x2flow
        • actions
        • triggers
      • X2GridView
      • X2Settings
    • controllers
    • models
      • embedded
    • modules
      • accounts
        • controllers
        • models
      • actions
        • controllers
        • models
      • calendar
        • controllers
        • models
      • charts
        • models
      • contacts
        • controllers
        • models
      • docs
        • components
        • controllers
        • models
      • groups
        • controllers
        • models
      • marketing
        • components
        • controllers
        • models
      • media
        • controllers
        • models
      • mobile
        • components
      • opportunities
        • controllers
        • models
      • products
        • controllers
        • models
      • quotes
        • controllers
        • models
      • services
        • controllers
        • models
      • template
        • models
      • users
        • controllers
        • models
      • workflow
        • controllers
        • models
      • x2Leads
        • controllers
        • models
  • None
  • system
    • base
    • caching
    • console
    • db
      • ar
      • schema
    • validators
    • web
      • actions
      • auth
      • helpers
      • widgets
        • captcha
        • pagers
  • zii
    • widgets
      • grid

Classes

  • ActionMetaData
  • ActionText
  • Admin
  • AmorphousModel
  • ApiHook
  • APIModel
  • ChartSetting
  • ContactForm
  • ContactList
  • Credentials
  • Criteria
  • Dropdowns
  • Events
  • EventsData
  • Fields
  • FormLayout
  • Imports
  • InlineEmail
  • LeadRouting
  • Locations
  • LoginForm
  • Maps
  • Modules
  • Notes
  • Notification
  • PhoneNumber
  • Profile
  • Record
  • Relationships
  • Roles
  • RoleToPermission
  • RoleToUser
  • RoleToWorkflow
  • Rules
  • Session
  • SessionLog
  • Social
  • Tags
  • TempFile
  • Tips
  • Tours
  • TrackEmail
  • TriggerLog
  • URL
  • ViewLog
  • Widgets
  • X2List
  • X2ListCriterion
  • X2ListItem
  • X2Model
  • Overview
  • Package
  • Class
  • Tree

Package application\models

Packages summary
application\models\embedded
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
X2CRM Documentation API documentation generated by ApiGen 2.8.0