Classes
\SilverStripe\TagField
| Name | Description | |
|---|---|---|
| ReadonlyTagField | A readonly extension of TagField useful for non-editable items within the CMS. | EMPTY |
| StringTagField | Provides a tagging interface, storing comma-delimited tags in a DataObject string field. | EMPTY |
| TagField | Provides a tagging interface, storing links between tag DataObjects and a parent DataObject. | EMPTY |
\SilverStripe\TagField\Tests
| Name | Description | |
|---|---|---|
| StringTagFieldTest | No description available | EMPTY |
| TagFieldTest | No description available | EMPTY |
\SilverStripe\TagField\Tests\Stub
| Name | Description | |
|---|---|---|
| StringTagFieldTestBlogPost | No description available | EMPTY |
| StringTagFieldTestController | No description available | EMPTY |
| TagFieldTestBlogPost | No description available | EMPTY |
| TagFieldTestBlogTag | No description available | EMPTY |
| TagFieldTestController | No description available | EMPTY |