Classes
\Symbiote\GridFieldExtensions
| Name | Description | |
|---|---|---|
| GridFieldAddExistingSearchButton | A modal search dialog which uses search context to search for and add existing records to a grid field. | EMPTY |
| GridFieldAddExistingSearchHandler | Used by {@link GridFieldAddExistingSearchButton} to provide the searching functionality. | EMPTY |
| GridFieldAddNewInlineButton | Builds on the {@link GridFieldEditableColumns} component to allow creating new records. | EMPTY |
| GridFieldAddNewMultiClass | A component which lets the user select from a list of classes to create a new record form. | EMPTY |
| GridFieldAddNewMultiClassHandler | A custom grid field request handler that allows interacting with form fields when adding records. | EMPTY |
| GridFieldConfigurablePaginator | GridFieldConfigurablePaginator paginates the {@link GridField} list and adds controls to the bottom of the {@link GridField}. The page sizes are configurable. | EMPTY |
| GridFieldEditableColumns | Allows inline editing of grid field records without having to load a separate edit interface. | EMPTY |
| GridFieldExtensions | Utility functions for the grid fields extension module. | EMPTY |
| GridFieldExternalLink | Displays a link to an external source referenced 'external link' | EMPTY |
| GridFieldOrderableRows | Allows grid field rows to be re-ordered via drag and drop. Both normal data lists and many many lists can be ordered. | EMPTY |
| GridFieldRequestHandler | A base utility class for request handlers which present a grid field detail view. | EMPTY |
| GridFieldTitleHeader | A simple header which displays column titles. | EMPTY |
\Symbiote\GridFieldExtensions\Extensions
| Name | Description | |
|---|---|---|
| GridFieldDetailFormItemRequestExtension | No description available | EMPTY |
\Symbiote\GridFieldExtensions\Tests
| Name | Description | |
|---|---|---|
| GridFieldAddNewMultiClassTest | Tests for {@link GridFieldAddNewMultiClass}. | EMPTY |
| GridFieldAddNewMultiClassWithNamespacesTest | No description available | EMPTY |
| GridFieldConfigurablePaginatorTest | No description available | EMPTY |
| GridFieldEditableColumnsTest | No description available | EMPTY |
| GridFieldOrderableRowsTest | Tests for the {@link GridFieldOrderableRows} component. | EMPTY |
| OrderableRowsThroughVersionedTest | No description available | EMPTY |
\Symbiote\GridFieldExtensions\Tests\Stub
| Name | Description | |
|---|---|---|
| NamespacedClass | No description available | EMPTY |
| PolymorphM2MChild | No description available | EMPTY |
| PolymorphM2MMapper | No description available | EMPTY |
| PolymorphM2MParent | No description available | EMPTY |
| StubA | No description available | EMPTY |
| StubB | No description available | EMPTY |
| StubC | No description available | EMPTY |
| StubOrderableChild | No description available | EMPTY |
| StubOrdered | No description available | EMPTY |
| StubOrderedVersioned | Class StubOrderedVersioned | EMPTY |
| StubParent | No description available | EMPTY |
| StubSubclass | No description available | EMPTY |
| StubSubclassOrderedVersioned | Class StubOrderedVersioned | EMPTY |
| StubUnorderable | No description available | EMPTY |
| TestController | No description available | EMPTY |
| ThroughBelongs | No description available | EMPTY |
| ThroughDefiner | No description available | EMPTY |
| ThroughIntermediary | No description available | EMPTY |