Classes
\
| Name | Description | |
|---|---|---|
| ModuleHealthLoaderTest | No description available | EMPTY |
\BringYourOwnIdeas\Maintenance\Forms
| Name | Description | |
|---|---|---|
| GridFieldDropdownFilter | GridFieldDropdownFilter provides a dropdown that can be used to filter a GridField arbitrarily | EMPTY |
| GridFieldHtmlFragment | Facilitates adding arbitrary HTML to grid fields | EMPTY |
| GridFieldLinkButton | A button that contains a link to an URL. | EMPTY |
| GridFieldRefreshButton | Adds a "Refresh" button to the bottom or top of a GridField. | EMPTY |
\BringYourOwnIdeas\Maintenance\Jobs
| Name | Description | |
|---|---|---|
| CheckForUpdatesJob | Refresh report job. Runs as a queued job. | EMPTY |
\BringYourOwnIdeas\Maintenance\Model
| Name | Description | |
|---|---|---|
| Package | Describes an installed composer package version. | EMPTY |
\BringYourOwnIdeas\Maintenance\Reports
| Name | Description | |
|---|---|---|
| SiteSummary | A report listing all installed modules used in this site (from a cache). | EMPTY |
\BringYourOwnIdeas\Maintenance\Tasks
| Name | Description | |
|---|---|---|
| UpdatePackageInfoTask | Parses a composer lock file in order to cache information about the installation. | EMPTY |
\BringYourOwnIdeas\Maintenance\Tests\Forms
| Name | Description | |
|---|---|---|
| GridFieldLinkButtonTest | No description available | EMPTY |
| GridFieldRefreshButtonTest | No description available | EMPTY |
\BringYourOwnIdeas\Maintenance\Tests\Model
| Name | Description | |
|---|---|---|
| PackageTest | No description available | EMPTY |
\BringYourOwnIdeas\Maintenance\Tests\Reports
| Name | Description | |
|---|---|---|
| SiteSummaryTest | No description available | EMPTY |
\BringYourOwnIdeas\Maintenance\Tests\Reports\Stubs
| Name | Description | |
|---|---|---|
| SiteSummaryExtensionStub | No description available | EMPTY |
\BringYourOwnIdeas\Maintenance\Tests\Tasks
| Name | Description | |
|---|---|---|
| UpdatePackageInfoTest | No description available | EMPTY |
\BringYourOwnIdeas\Maintenance\Tests\Util
| Name | Description | |
|---|---|---|
| ApiLoaderTest | No description available | EMPTY |
| ComposerLoaderTest | No description available | EMPTY |
| SupportedAddonsLoaderTest | No description available | EMPTY |
\BringYourOwnIdeas\Maintenance\Util
| Name | Description | |
|---|---|---|
| ApiLoader | Handles fetching supported addon details from addons.silverstripe.org | EMPTY |
| ComposerLoader | The composer loader class is responsible for dealing directly with composer.json and composer.lock files, in terms of loading and parsing their contents. | EMPTY |
| ModuleHealthLoader | Handles fetching module health information from addons.silverstripe.org | EMPTY |
| SupportedAddonsLoader | Handles fetching supported addon details from addons.silverstripe.org | EMPTY |