Removed deprecated SiteTree::TreeTitle(), use getTreeTitle() instead

This commit is contained in:
Sean Harvey 2012-11-15 14:41:17 +13:00
parent d236bb58eb
commit cef087f689

View File

@ -2512,15 +2512,6 @@ class SiteTree extends DataObject implements PermissionProvider,i18nEntityProvid
return $this->_cache_statusFlags;
}
/**
* @deprecated 3.0 Use getTreeTitle()
*/
public function TreeTitle() {
Deprecation::notice('3.0', 'Use getTreeTitle() instead.');
return $this->getTreeTitle();
}
/**
* getTreeTitle will return three <span> html DOM elements, an empty <span> with
* the class 'jstree-pageicon' in front, following by a <span> wrapping around its