Classes
\ilateral\SilverStripe\CustomMenus\Extensions
| Name | Description | |
|---|---|---|
| ControllerExtension | No description available | EMPTY |
| CustomMenuExtension | No description available | EMPTY |
| SiteConfigExtension | CustomMenuHolder_SubsiteExtension is used if the Subsites module is detected, adding extra features to the menu. | EMPTY |
| TranslatableControllerExtension | No description available | EMPTY |
\ilateral\SilverStripe\CustomMenus\Model
| Name | Description | |
|---|---|---|
| CustomMenuHolder | A container of menu links that can then be rendered into a template | EMPTY |
| CustomMenuLink | Single link that will appear in this menu. This link can be associated with any generic data object, as long as the object has the following methods/Properties | EMPTY |
| CustomMenuList | No description available | EMPTY |
\ilateral\SilverStripe\CustomMenus\Tasks
| Name | Description | |
|---|---|---|
| CustomMenusMigrationTask | No description available | EMPTY |
\ilateral\SilverStripe\CustomMenus\Tests
| Name | Description | |
|---|---|---|
| CustomMenuLinkTest | No description available | EMPTY |
\ilateral\SilverStripe\CustomMenus\Tests\Model
| Name | Description | |
|---|---|---|
| TestMenuItemOne | No description available | EMPTY |
| TestMenuItemTwo | No description available | EMPTY |