mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #7633 from open-sausages/pulls/4.0/upgrade-docs-appname
DOCS Add note on removed deprecated setApplicationLink / setApplicationName
This commit is contained in:
commit
66e26268f7
@ -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…
Reference in New Issue
Block a user