mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
DOCS Add note on removed deprecated setApplicationLink / setApplicationName
Fixes #7631
This commit is contained in:
parent
9f0917ff5c
commit
4439d051cf
@ -1813,6 +1813,8 @@ If left unset, this will raise an error.
|
||||
to see if there is a url to redirect back to.
|
||||
* Renamed `LeftAndMain_TreeNode` to `CMSMain_TreeNode`
|
||||
* Removed `LeftAndMain::SiteTreeAsUL()` (override left in `CMSMain`)
|
||||
* Removed `LeftAndMain::setApplicationLink()` (Deprecated from 3.x)
|
||||
* Removed `LeftAndMain::setApplicationName()` (Deprecated from 3.x)
|
||||
* Moved `LeftAndMain::getSiteTreeFor()` to `CMSMain`
|
||||
* Moved `LeftAndMain::getsubtree()` to `CMSMain`
|
||||
* Moved `LeftAndMain::updatetreenodes()` to `CMSMain`
|
||||
|
Loading…
x
Reference in New Issue
Block a user