Classes summary
| AbstractEntity |
Model for the channel entries, matrix rows and grid rows |
| AbstractField |
Interface for field models |
| AbstractProperty |
Interface for field/col models |
| Asset |
Model for the assets_files table, joined with assets_selections |
| Category |
Model for the categories table |
| CategoryField |
Model for the category_fields table |
| CategoryPosts |
Model for the category_posts table |
| Channel |
Model for the channels table |
| Comment |
Model for the comments table |
| Entry |
Model for the channel_titles table, joined with channel_data |
| Field |
Model for the channel_fields table |
| Fieldtype |
Model for the fieldtypes table |
| File |
Model for the files table |
| GridCol |
Model for the grid_columns table |
| GridRow |
Model for the channel_grid_field_X table(s) |
| JoinableScope |
Global Joinable scope to automatically join the specified tables |
| MatrixCol |
Model for the matrix_cols table |
| MatrixRow |
Model for the matrix_data table |
| Member |
Model for the members table |
| MemberField |
Model for the member_fields table |
| PlayaEntry |
Model for the channel_titles table, joined with channel_data |
| RelationshipEntry |
Model for the channel_titles table, joined with channel_data |
| Site |
Model for the sites table |
| Title |
Model for the channel_titles table |
| UploadPref |
Model for the upload_prefs table |