Nos\Model_Content_Nuggets¶Extends Nos\Orm\Model.
Nos\Model_Content_Nuggets::DEFAULT_CATCHER¶Default value for the content_catcher column.
| content_id: | Model_Content_Nuggets primary key. |
|---|---|
| content_catcher: | |
Data catcher name. |
|
| content_model_name: | |
Name of the model this content nuggets originates from. |
|
| content_model_id: | |
ID of the model this content nuggets originates from. |
|
| content_data: | The content nuggets. Stored as a serialized associative array. |