Deprecated elements
data/Link2.php6
| Type | Line | Description |
|---|---|---|
| deprecated | 196 | |
| deprecated | 258 | |
| deprecated | 614 | |
| deprecated | 683 | Gets the vardef for the relationship of this link. |
| deprecated | 695 | Return the name of the role field for the passed many to many table. if there is no role filed : return false |
| deprecated | 716 |
data/SugarBean.php3
| Type | Line | Description |
|---|---|---|
| deprecated | 778 | 4.5.1 - Nov 14, 2006 |
| deprecated | 918 | 4.5.1 - Nov 14, 2006 |
| deprecated | 5480 |
include/JSON.php2
| Type | Line | Description |
|---|---|---|
| deprecated | 95 | use JSON::encode() instead |
| deprecated | 103 | use JSON::decode() instead |
include/utils.php8
| Type | Line | Description |
|---|---|---|
| deprecated | 406 | use SugarView::getMenu() instead |
| deprecated | 1453 | use SugarThemeRegistry::get($theme)->name instead |
| deprecated | 1466 | use SugarThemeRegistry::availableThemes() instead. |
| deprecated | 1799 | |
| deprecated | 1810 | |
| deprecated | 2146 | use SugarTheme::getImage() |
| deprecated | 2153 | use SugarTheme::getImageURL() |
| deprecated | 4203 | use SugarModule::loadBean() instead |
include/utils/db_utils.php3
| Type | Line | Description |
|---|---|---|
| deprecated | 40 | use DBManager::convert() instead. |
| deprecated | 48 | use DBManager::concat() instead. |
| deprecated | 56 | use DBManager::fromConvert() instead. |
include/utils/layout_utils.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 160 | use SugarView::getModuleTitle() for MVC modules, or getClassicModuleTitle() for non-MVC modules |
include/SearchForm/SugarSpot.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 54 | deprecated since 6.5 |
include/connectors/utils/ConnectorUtils.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 182 | This method has been replaced by getViewDefs |
include/HTMLPurifier/HTMLPurifier.standalone.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 5562 |
include/TimeDate.php13
| Type | Line | Description |
|---|---|---|
| deprecated | 1710 | for public use |
| deprecated | 1731 | for public use Convert date from one format to another |
| deprecated | 1745 | for public use handles offset values for Timezones and DST |
| deprecated | 1765 | for public use Get current GMT datetime in DB format |
| deprecated | 1775 | for public use Get current GMT date in DB format |
| deprecated | 1785 | for public use this method will take an input $date variable (expecting Y-m-d format) and get the GMT equivalent - with an hour-level granularity : return the max value of a given locale's date+time in GMT metrics (i.e., if in PDT, "2005-01-01 23:59:59" would be "2005-01-02 06:59:59" in GMT metrics) |
| deprecated | 1813 | for public use this returns the adjustment for a user against the server time |
| deprecated | 1829 | for public use assumes that olddatetime is in Y-m-d H:i:s format |
| deprecated | 1843 | for public use get user timezone info |
| deprecated | 1855 | for public use get timezone start & end |
| deprecated | 1899 | moved to SugarView |
| deprecated | 1909 | |
| deprecated | 1960 |
include/SugarTheme/SugarTheme.php2
| Type | Line | Description |
|---|---|---|
| deprecated | 100 | only here for BC during upgrades |
| deprecated | 108 | only here for BC during upgrades |
include/EditView/EditView.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 38 |
include/upload_file.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 98 |
include/generic/SugarWidgets/SugarWidgetFielddatetime.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 53 |
include/SugarCache/SugarCache.php3
| Type | Line | Description |
|---|---|---|
| deprecated | 212 | |
| deprecated | 222 | |
| deprecated | 237 |
include/SugarDateTime.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 325 | FIXME: no idea why this function exists and what's the use of it |
include/Dashlets/Dashlet.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 158 | No longer needed, replaced with Dashlet::getHeader() and Dashlet::getFooter() |
include/database/MysqliManager.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 171 |
include/database/DBManager.php7
| Type | Line | Description |
|---|---|---|
| deprecated | 288 | |
| deprecated | 988 | |
| deprecated | 1285 | |
| deprecated | 1444 | Disconnects all instances |
| deprecated | 1654 | |
| deprecated | 2918 | Return value will be not surrounded by quotes |
| deprecated | 2931 | Return value will be not surrounded by quotes |
include/database/MysqlManager.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 202 |
modules/Calls/CallHelper.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 81 | 6.5.0 |
modules/Users/User.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 549 |
modules/UpgradeWizard/uw_utils.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 3684 | This method attempts to convert date type image to text on Microsoft SQL Server. This method could NOT be used in any other type of datebases. |
modules/Accounts/Account.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 179 | . |
modules/Campaigns/utils.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 280 | 62_Joneses - June 24, 2011 |
modules/Campaigns/WebToLeadCreation.php1
| Type | Line | Description |
|---|---|---|
| deprecated | 293 | use SugarView::getModuleTitle() instead |