This page will inform you about active deprecations in the system.
...
Normally, a deprecation raises an log entry in the file deprecatedlog.txt. This behaviour can be turned off via configuration. For some deprecations (such as JS functions), a deprecation logging can't be provided. Also some of the key core functions which were called a lot, do not write an entry in the log file (silent deprecation).
Version 4.9.
...
10 (2016-08-04)
Scope | Description of resource | Alternative usage | Deprecation type | Removed | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Class method | HtmlParser::HtmlParser | Constructor HtmlParser::__construct |
| Not removed yet | ||||||
Class method | UI_Config_Table::UI_Config_Table | Constructor UI_Config_Table::__construct |
| Not removed yet | ||||||
Class method | cApiTree::cApiTree | Constructor cApiTree::__construct |
| Not removed yet |
Version 4.9.8 (2015-08-11)
Scope | Description of resource | Alternative usage | Deprecation type | Removed | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PHP class variable | primaryKey of cItemBaseAbstract class | getPrimaryKeyName on classes that extend cItemBaseAbstract |
| Not removed yet | ||||||||||
PHP class variable | virgin of cItemBaseAbstract class | isLoaded on classes that extend cItemBaseAbstract |
| Not removed yet | ||||||||||
JavaScript object | Con.GoupAssociation | Con.GroupAssociation |
| Not removed yet | ||||||||||
Global context function | extractNumber | cString::extractNumber |
| Not removed yet | ||||||||||
Global context function | isUtf8 | cString::isUtf8 |
| Not removed yet | ||||||||||
Global context function | isAlphaNumeric | cString::isAlphanumeric |
| Not removed yet | ||||||||||
Global context function | scanDirectory | cDirHandler::read with parameter fileOnly true |
| Not removed yet | ||||||||||
Global context function | recursiveCopy | cDirHandler::recursiveCopy |
| Not removed yet | ||||||||||
Global context function | getDirectorySize | cDirHandler::getDirectorySize |
| Not removed yet | ||||||||||
Core class | cFrontendhelper |
| Not removed yet | |||||||||||
Core class | cModuleLog |
| Not removed yet | |||||||||||
PHP function | uplGetFileExtension | cFIleHandler::getExtension |
| Not removed yet | ||||||||||
PHP function | getFileType | cFileHandler::getExtension |
| Not removed yet | ||||||||||
PHP function | statsDisplayInfo |
| Not removed yet | |||||||||||
PHP function | dbGetPrimaryKeyName |
| Not removed yet | |||||||||||
PHP function | uplDirectoryListtRecursive |
| Not removed yet | |||||||||||
PHP function | phpInfoIntoHtml |
| Not removed yet | |||||||||||
PHP function | compareUrlStrings |
| Not removed yet | |||||||||||
PHP function | checkPathInformation |
| Not removed yet | |||||||||||
PHP function | set_magic_quotes_gpc |
| Not removed yet | |||||||||||
PHP function | getEncodingByLanguage | cRegistry::getEncoding |
| Not removed yet | ||||||||||
Class method | cGuiTree::setBackgroundMode |
| Not removed yet | |||||||||||
Class method | cGuiTree::setMouseoverMode |
| Not removed yet | |||||||||||
Class method | cGuiTree::setBackgroundColors |
| Not removed yet | |||||||||||
Global context function | removeFileInformation |
| Not removed yet | |||||||||||
Global context function | getFileInformation |
| Not removed yet | |||||||||||
Global context function | updateFileInformation |
| Not removed yet | |||||||||||
PHP function | cApiCatGetLevelNode |
| Not removed yet | |||||||||||
Class method | cApiClient::getInstance |
| Not removed yet | |||||||||||
JavaScript file | contenido/scripts/infoBox.js |
| Not removed yet | |||||||||||
JavaScript file | contenido/scripts/md5.js |
| Not removed yet | |||||||||||
JavaScript file | contenido/scripts/ArticleObject.js.php |
| Not removed yet | |||||||||||
JavaScript file | contenido/scripts/expandCollapse.js |
| Not removed yet | |||||||||||
Class method | cPermission::getIDForArea |
| Not removed yet | |||||||||||
Class method | cPermission::getParentAreaId |
| Not removed yet | |||||||||||
Global context function | trans |
| Not removed yet | |||||||||||
Global context function | getNamedFrame |
| Not removed yet | |||||||||||
Global context function | cApiStrTrimAfterWord | cString::trimAfterWord |
| Not removed yet | ||||||||||
Global context function | cApiStrTrimHard | cString::trimHard |
| Not removed yet | ||||||||||
Global context function | cApiStrTrimSentence | cString::trimSentence |
| Not removed yet | ||||||||||
Global context function | cApiStrReplaceDiacritics | cString::replaceDiacritics |
| Not removed yet | ||||||||||
Global context function | cApiStrRecodeString | cString::recodeString |
| Not removed yet | ||||||||||
Global context function | cApiStrCleanURLCharacters | cString::cleanURLCharacters |
| Not removed yet | ||||||||||
Global context function | cApiStrNormalizeLineEndings | cString::normalizeLineEndings |
| Not removed yet | ||||||||||
PHP class variable | content of cApiArticleLanguage | getContent() on cApiArticleLanguage instance |
| Not removed yet |
Version 4.9.5 (2014-12-10)
Scope | Description of resource | Alternative usage | Deprecation type | Removed | ||||||
---|---|---|---|---|---|---|---|---|---|---|
PHP function | conGenerateKeywords | None/Use cSearchIndex class functions |
| Not removed yet | ||||||
Class method | cApiCecRegistry::registerChain |
| Not removed yet | |||||||
Class method | cApiCecRegistry::unregisterChain |
| Not removed yet | |||||||
Class method | cApiCecRegistry::isChainRegistered |
|
| Not removed yet | |||||||||
Class method | cApiCecRegistry::getRegisteredChainNames |
| Not removed yet | |||||||
Class method | cApiCecRegistry::_addChain |
| Not removed yet | |||||||
Class method | cApiCecChainItem::setParameters |
| Not removed yet | |||||||
Class method | cApiCecChainItem::getParameters |
| Not removed yet |
Version 4.9.3 (2014-01-29)
Scope | Description of resource | Alternative usage | Deprecation type | Removed | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Class method | cDirHandler::fileNameIsDot | cFileHandler::fileNameIsDot |
| 4.9.8 | ||||||||||
Class method | cFileHandler::recursiveRmdir | cDirHandler::recursiveRmdir |
| 4.9.8 | ||||||||||
Class method | cFileHandler::recursiveCopy | cDirHandler::recursiveCopy |
| 4.9.8 | ||||||||||
Class method | cFileHandler::isDirectoryEmpty | cDirHandler::isDirectoryEmpty |
| 4.9.8 | ||||||||||
Class method | cFileHandler::setDefaultDirPerms | cDirHandler::setDefaultDirPerms |
| 4.9.8 | ||||||||||
Class method | cApiDbfsCollection::file_exists | cApiDbfsCollection::fileExists |
| 4.9.8 | ||||||||||
Class method | cApiDbfsCollection::dir_exists | cApiDbfsCollection::dirExists |
| 4.9.8 | ||||||||||
Class method | cApiDbfsCollection::parent_dir | cApiDbfsCollection::parentDir |
| 4.9.8 | ||||||||||
Default plugin class | Contenido_Backend_SmartyWrapper | cSmartyBackend |
| 4.9.8 | ||||||||||
Default plugin class | Contenido_SmartyWrapper | cSmartyFrontend |
| 4.9.8 | ||||||||||
Core class | cDatatype | This class is not longer supported. |
| 4.9.8 | ||||||||||
Core class | cDatatypeNumber | This class is not longer supported. |
| 4.9.8 | ||||||||||
Core class | cDatatypeCurrency | This class is not longer supported. |
| 4.9.8 | ||||||||||
Core class | cDatatypeDateTime | This class is not longer supported. |
| 4.9.8 | ||||||||||
Core class | cApiClickableAction | This class is not longer supported |
| 4.9.8 | ||||||||||
Core class | cApiClickableQuestionAction | This class is not longer supported |
| 4.9.8 | ||||||||||
JavaScript function | window.initCodeMirror | window.Con.CodeMirrorHelper.init |
| 4.9.8 | ||||||||||
JavaScript function | window.toggleCodeMirrorFullscreenEditor | window.Con.CodeMirrorHelper.toggleFullscreenEditor |
| 4.9.8 | ||||||||||
JavaScript object | window.cContentTypePifaForm | window.Con.cContentTypePifaForm |
| 4.9.8 | ||||||||||
JavaScript object | window.cContentTypeUserForum | window.Con.cContentTypeUserForum |
| 4.9.8 | ||||||||||
JavaScript object | window.articleObject | window.Con.ArticleObject |
|
| 4.9.8 | |||||||||||||
JavaScript file | contenido/scripts/browserCheck.js | contenido/scripts/contenido.js |
| 4.9.8 | ||||||||||
JavaScript file | contenido/scripts/dragdrop.upl_files_upload.js | contenido/scripts/includes/dragdrop.upl_files_upload.js |
| 4.9.8 | ||||||||||
JavaScript file | contenido/scripts/mail_log.js | contenido/scripts/mail_log_overview.js (renamed) |
| 4.9.8 | ||||||||||
JavaScript file | contenido/scripts/mail_log_overview.js | contenido/scripts/includes/mail_log_overview.js (moved) |
| 4.9.8 | ||||||||||
JavaScript file | contenido/scripts/mod_template.js | contenido/scripts/includes/mod_template.js |
| 4.9.8 | ||||||||||
JavaScript file | contenido/scripts/system_log_sysvalues.js | contenido/scripts/includes/system_log_sysvalues.js |
| 4.9.8 | ||||||||||
JavaScript file | contenido/scripts/mail_log_overview.js | contenido/scripts/includes/mail_log_overview.js |
| 4.9.8 | ||||||||||
JavaScript object | window.is (in former browserCheck.js) | window.Con.isMsie and Con.isNs |
| 4.9.8 | ||||||||||
JavaScript function | window.myCustomSetupContent | window.Con.Tiny.customCleanupCallback |
| 4.9.8 | ||||||||||
JavaScript function | window.myCustomFileBrowser | window.Con.Tiny.customFileBrowserCallback |
| 4.9.8 | ||||||||||
JavaScript function | window.updateImageFilebrowser | window.Con.Tiny.updateImageFilebrowser |
| 4.9.8 | ||||||||||
JavaScript function | window.CustomCleanupContent | window.Con.Tiny.customCleanupCallback |
| 4.9.8 | ||||||||||
JavaScript function | window.cutFullpath | window.Con.Tiny.customSaveCallback |
| 4.9.8 | ||||||||||
JavaScript function | window.storeCurrentTinyContent | window.Con.Tiny.storeCurrentTinyContent |
| 4.9.8 | ||||||||||
JavaScript function | window.setcontent | window.Con.Tiny.setContent |
| 4.9.8 | ||||||||||
JavaScript function | window.prepareString | window.Con.Tiny.prepareString |
| 4.9.8 | ||||||||||
JavaScript function | window.buildDataEntry | window.Con.Tiny.buildDataEntry |
| 4.9.8 | ||||||||||
JavaScript function | window.addDataEntry | window.Con.Tiny.addDataEntry |
| 4.9.8 | ||||||||||
JavaScript function | window.closeTiny | window.Con.Tiny.closeTiny |
| 4.9.8 | ||||||||||
JavaScript function | window.swapTiny | window.Con.Tiny.swapTiny |
| 4.9.8 | ||||||||||
JavaScript function | window.setFocus | window.Con.Tiny.setFocus |
| 4.9.8 | ||||||||||
JavaScript function | window.updateContent | window.Con.Tiny.updateContent |
| 4.9.8 | ||||||||||
JavaScript function | window.leave_check | window.Con.Tiny.leaveCheck |
| 4.9.8 | ||||||||||
JavaScript function | window.leaveCheck | window.Con.Tiny.leaveCheck |
|
| 4.9.8 | |||||||||||||
JavaScript variable | window.active_id | window.Con.Tiny.activeId |
| 4.9.8 | ||||||||||
JavaScript variable | window.active_object | window.Con.Tiny.activeObject |
| 4.9.8 | ||||||||||
JavaScript variable | window.aEditdata | window.Con.Tiny.editData |
| 4.9.8 | ||||||||||
JavaScript variable | window.aEditdataOrig | window.Con.Tiny.editDataOrg |
| 4.9.8 | ||||||||||
JavaScript variable | window.bCheckLeave | window.Con.Tiny.checkOnLeave |
| 4.9.8 | ||||||||||
JavaScript variable | window.tinymceConfigs | window.Con.Tiny.settings |
| 4.9.8 | ||||||||||
JavaScript variable | window.fb_fieldname | window.Con.Tiny.fbFieldName |
| 4.9.8 | ||||||||||
JavaScript variable | window.fb_handle | window.Con.Tiny.fbPopupWindow |
| 4.9.8 | ||||||||||
JavaScript variable | window.fb_intervalhandle | window.Con.Tiny.fbIntervalHandle |
| 4.9.8 | ||||||||||
JavaScript variable | window.fb_win | window.Con.Tiny.fbWindow |
| 4.9.8 | ||||||||||
JavaScript variable | window.file_url | window.Con.Tiny.fileUrl |
| 4.9.8 | ||||||||||
JavaScript variable | window.image_url | window.Con.Tiny.imageUrl |
| 4.9.8 | ||||||||||
JavaScript variable | window.flash_url | window.Con.Tiny.flashUrl |
| 4.9.8 | ||||||||||
JavaScript variable | window.media_url | window.Con.Tiny.mediaUrl |
| 4.9.8 | ||||||||||
JavaScript variable | window.frontend_path | window.Con.Tiny.frontendPath |
| 4.9.8 | ||||||||||
JavaScript variable | window.iIdartlang | window.Con.Tiny.idartlang |
| 4.9.8 | ||||||||||
JavaScript variable | window.sQuestion | window.Con.Tiny.txtQuestion |
| 4.9.8 | ||||||||||
JavaScript object | window.contenidoConfig | window.Con.Config |
| 4.9.8 | ||||||||||
JavaScript object | window.cContentTypeAbstractTabbed | window.Con.cContentTypeAbstractTabbed |
| 4.9.8 | ||||||||||
JavaScript object | window.cContentTypeDate | window.Con.cContentTypeDate |
| 4.9.8 | ||||||||||
JavaScript object | window.cContentTypeFilelist | window.Con.cContentTypeFilelist |
| 4.9.8 | ||||||||||
JavaScript object | window.cContentTypeImgeditor | window.Con.cContentTypeImgeditor |
| 4.9.8 | ||||||||||
JavaScript object | window.cContentTypeLinkeditor | window.Con.cContentTypeLinkeditor |
| 4.9.8 | ||||||||||
JavaScript object | window.cContentTypeTeaser | window.Con.cContentTypeTeaser |
|
| 4.9.8 | |||||||||||||
JavaScript object | window.ContenidoRegistry | window.Con.Registry |
| 4.9.8 | ||||||||||
JavaScript function | window.conEvaluateCallbacks | Always pass a callback function to Con.Loader.get, never a string to evaluate |
| 4.9.8 | ||||||||||
JavaScript function | window.getUrlParams | window.Con.UtilUrl.getParams |
| 4.9.8 | ||||||||||
JavaScript function | window.validateURL | window.Con.UtilUrl.validate |
| 4.9.8 | ||||||||||
JavaScript function | window.conMultiLink | window.Con.multiLink |
| 4.9.8 | ||||||||||
JavaScript function | window.getRegistry | window.Con.getRegistry |
| 4.9.8 | ||||||||||
JavaScript function | window.getContentWindow | window.Con.getContentWindow |
| 4.9.8 | ||||||||||
JavaScript function | window.getTranslations | window.Con.getTranslations |
| 4.9.8 | ||||||||||
JavaScript function | window.showConfirmation | window.Con.showConfirmation |
| 4.9.8 | ||||||||||
JavaScript function | window.showNotification | window.Con.showNotification |
| 4.9.8 | ||||||||||
JavaScript function | window.conMarkSubmenuItem | window.Con.markSubmenuItem |
| 4.9.8 | ||||||||||
JavaScript function | window.conMultiLink | window.Con.multiLink |
| 4.9.8 | ||||||||||
JavaScript variable | window.active_main | window.Con.Header._activeMain |
| 4.9.8 | ||||||||||
JavaScript variable | window.active_sub | window.Con.Header._activeSub |
| 4.9.8 | ||||||||||
JavaScript variable | window.active_link | window.Con.Header._activeLink |
| 4.9.8 | ||||||||||
JavaScript variable | window.active_sub_link | window.Con.Header._activeSubLink |
| 4.9.8 | ||||||||||
JavaScript function | window.show | window.Con.Header.show |
| 4.9.8 | ||||||||||
JavaScript function | window.hide | window.Con.Header.hide |
| 4.9.8 | ||||||||||
JavaScript function | window.changeContenidoLanguage | window.Con.Header.changeContenidoLanguage |
| 4.9.8 | ||||||||||
JavaScript function | window.changeContenidoClient | window.Con.Header.changeContenidoClient |
| 4.9.8 | ||||||||||
JavaScript function | window.resetHeaderMenu | window.Con.Header.resetHeaderMenu |
| 4.9.8 | ||||||||||
JavaScript object | window.HeaderTimer | window.Con.HeaderTimer |
| 4.9.8 | ||||||||||
JavaScript object | window.HeaderMenu | window.Con.HeaderMenu |
| 4.9.8 | ||||||||||
JavaScript object | window.HeaderClickMenu | window.Con.HeaderClickMenu |
|
| 4.9.8 | |||||||||||||
JavaScript object | window.HeaderDelayMenu | window.Con.HeaderDelayMenu |
| 4.9.8 | ||||||||||
JavaScript object | window.replaceQueryString | Con.UtilUrl.replaceParams |
| 4.9.8 | ||||||||||
JavaScript function | window.callHelp | window.Con.Help.show |
| 4.9.8 | ||||||||||
JavaScript object | window.sub | window.Con.Subnav |
| 4.9.8 | ||||||||||
JavaScript file | contenido/scripts/help.js.php | contenido/scripts/help.js |
| 4.9.8 | ||||||||||
JavaScript function | setPath in rowMark.js | Not in use anymore! |
| 4.9.8 | ||||||||||
CSS class name | div.folding_content | Not in use anymore! |
| 4.9.8 | ||||||||||
CSS file | contenido/styles/con_content_list.css | contenido/styles/includes/con_content_list.css |
| 4.9.8 | ||||||||||
CSS file | contenido/styles/system_integrity.css | contenido/styles/includes/system_integrity.css |
| 4.9.8 | ||||||||||
Template | template.admin_frontend.html | template.frontend_left_top.html |
| 4.9.8 | ||||||||||
Template | template.default_subnav.html | template.subnav.html |
| 4.9.8 | ||||||||||
Template | template.subnav_noleft.html | template.subnav.html |
|
| 4.9.8 | |||||||||||||
JavaScript function | renameDir in template.upl_dirs_overview.html | Not in use anymore! |
| 4.9.8 | ||||||||||
JavaScript variable | window.keycode in group_association.js | Not public anymore! |
| 4.9.8 | ||||||||||
JavaScript variable | window.addAction in group_association.js | Not public anymore! |
| 4.9.8 | ||||||||||
JavaScript variable | window.deleteAction in group_association.js | Not public anymore! |
| 4.9.8 | ||||||||||
JavaScript function | window.init in group_association.js | Use new Con.GoupAssociation({...}) instead |
| 4.9.8 | ||||||||||
JavaScript function | window.setAction in group_association.js | Use new Con.GoupAssociation.setAction() instead |
| 4.9.8 | ||||||||||
JavaScript function | window.filter in group_association.js | Use new Con.GoupAssociation.filter() instead |
| 4.9.8 | ||||||||||
JavaScript function | window.keyHandler in group_association.js | Use new Con.GoupAssociation.keyHandler() instead |
| 4.9.8 | ||||||||||
JavaScript function | window.setKeyCode in group_association.js | Not public anymore! |
| 4.9.8 |
Version 4.9.1 (2013-10-16)
Scope | Description of resource | Alternative usage | Deprecation type | Removed | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
JavaScript function | leave_check | leaveCheck |
| 4.9.8 | ||||||||||
Global context function | global context function endsWith | cString::endsWith |
|
| 4.9.8 | |||
Global context function | setHelpContext |
setJsHelpContext |
| 4.9.8 | ||||||||
Global context function | modTestModule | None. |
| 4.9.8 | ||||||
Class method | cApiContainerCollection::assignModul() | cApiContainerCollection::assignModule() |
| 4.9.8 |
Version 4.9.0 (2013-08-13; with previous testing releases)
Scope | Description of resource | Alternative usage | Deprecation type | Removed | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Global context function | addslashes_deep | cString::addSlashes() |
| Not removed yet | ||||||||||||
Global context function | stripslashes_deep | cString::stripSlashes() |
| Not removed yet | ||||||||||||
Class property | cApiAction::$_objectInvalid | None. |
| 4.9.8 | ||||||||||||
Old usage | Using field code of database table type | Move code to filesystem |
|
4.9.0 |