Classes
\SilverStripe\StaticPublishQueue
| Name | Description | |
|---|---|---|
| Job | No description available | EMPTY |
| Publisher | No description available | EMPTY |
\SilverStripe\StaticPublishQueue\Extension\Engine
| Name | Description | |
|---|---|---|
| SiteTreePublishingEngine | This extension couples to the StaticallyPublishable and StaticPublishingTrigger implementations on the SiteTree objects and makes sure the actual change to SiteTree is triggered/enqueued. | EMPTY |
\SilverStripe\StaticPublishQueue\Extension\Publishable
| Name | Description | |
|---|---|---|
| PublishableSiteTree | Bare-bones implementation of a publishable page. | EMPTY |
\SilverStripe\StaticPublishQueue\Job
| Name | Description | |
|---|---|---|
| DeleteStaticCacheJob | No description available | EMPTY |
| DeleteWholeCache | No description available | EMPTY |
| GenerateStaticCacheJob | No description available | EMPTY |
| StaticCacheFullBuildJob | Adds all pages to the queue for caching. Best implemented on a cron via StaticCacheFullBuildTask. | EMPTY |
\SilverStripe\StaticPublishQueue\Publisher
| Name | Description | |
|---|---|---|
| FilesystemPublisher | No description available | EMPTY |
\SilverStripe\StaticPublishQueue\Task
| Name | Description | |
|---|---|---|
| StaticCacheFullBuildTask | No description available | EMPTY |
\SilverStripe\StaticPublishQueue\Test
| Name | Description | |
|---|---|---|
| PublishableSiteTreeTest | No description available | EMPTY |
| SiteTreePublishingEngineTest | No description available | EMPTY |
\SilverStripe\StaticPublishQueue\Test\PublishableSiteTreeTest\Model
| Name | Description | |
|---|---|---|
| PublishablePage | No description available | EMPTY |
\SilverStripe\StaticPublishQueue\Test\Publisher
| Name | Description | |
|---|---|---|
| FilesystemPublisherTest | Tests for the {@link FilesystemPublisher} class. | EMPTY |
\SilverStripe\StaticPublishQueue\Test\SiteTreePublishingEngineTest\Model
| Name | Description | |
|---|---|---|
| StaticPublishingTriggerPage | No description available | EMPTY |
| StaticallyPublishablePage | No description available | EMPTY |
\SilverStripe\StaticPublishQueue\Test\StaticPublisherTest\Controller
| Name | Description | |
|---|---|---|
| StaticPublisherTestPageController | No description available | EMPTY |
\SilverStripe\StaticPublishQueue\Test\StaticPublisherTest\Model
| Name | Description | |
|---|---|---|
| StaticPublisherTestPage | No description available | EMPTY |