Deprecations

This page will inform you about active deprecations in the system. 

CONTENIDO has two different types of deprecations:

  • Normal Deprecation. The resource is outdated and will be removed in the next version which is released 6 months after the release date.
  • Extended Deprecation. The resource is outdated and will be removed in the next version which is released 12 months after the release date.

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)

ScopeDescription of resourceAlternative usageDeprecation typeRemoved
Class methodHtmlParser::HtmlParserConstructor HtmlParser::__construct
NORMAL
Not removed yet
Class methodUI_Config_Table::UI_Config_TableConstructor UI_Config_Table::__construct
NORMAL
Not removed yet
Class methodcApiTree::cApiTreeConstructor cApiTree::__construct
NORMAL
Not removed yet

Version 4.9.8 (2015-08-11)

ScopeDescription of resourceAlternative usageDeprecation typeRemoved
PHP class variableprimaryKey of cItemBaseAbstract classgetPrimaryKeyName on classes that extend cItemBaseAbstract

EXTENDED SILENT

Not removed yet
PHP class variablevirgin of cItemBaseAbstract classisLoaded on classes that extend cItemBaseAbstract
EXTENDED SILENT
Not removed yet
JavaScript objectCon.GoupAssociationCon.GroupAssociation
NORMAL
Not removed yet
Global context functionextractNumbercString::extractNumber
NORMAL SILENT
Not removed yet
Global context functionisUtf8cString::isUtf8
NORMAL SILENT
Not removed yet
Global context functionisAlphaNumericcString::isAlphanumeric
NORMAL SILENT
Not removed yet
Global context functionscanDirectorycDirHandler::read with parameter fileOnly true
NORMAL
Not removed yet
Global context functionrecursiveCopycDirHandler::recursiveCopy
NORMAL
Not removed yet
Global context functiongetDirectorySizecDirHandler::getDirectorySize
NORMAL
Not removed yet
Core classcFrontendhelper 
NORMAL
Not removed yet
Core classcModuleLog 
NORMAL
Not removed yet
PHP functionuplGetFileExtensioncFIleHandler::getExtension
NORMAL
Not removed yet
PHP functiongetFileTypecFileHandler::getExtension
NORMAL
Not removed yet
PHP functionstatsDisplayInfo 
NORMAL
Not removed yet
PHP functiondbGetPrimaryKeyName 
NORMAL
Not removed yet
PHP functionuplDirectoryListtRecursive 
NORMAL
Not removed yet
PHP functionphpInfoIntoHtml 
NORMAL
Not removed yet
PHP functioncompareUrlStrings 
NORMAL
Not removed yet
PHP functioncheckPathInformation 
NORMAL
Not removed yet
PHP functionset_magic_quotes_gpc 
NORMAL
Not removed yet
PHP functiongetEncodingByLanguagecRegistry::getEncoding
NORMAL
Not removed yet
Class methodcGuiTree::setBackgroundMode 
NORMAL
Not removed yet
Class methodcGuiTree::setMouseoverMode 
NORMAL
Not removed yet
Class methodcGuiTree::setBackgroundColors 
NORMAL
Not removed yet
Global context functionremoveFileInformation 
NORMAL
Not removed yet
Global context functiongetFileInformation 
NORMAL
Not removed yet
Global context functionupdateFileInformation 
NORMAL
Not removed yet
PHP functioncApiCatGetLevelNode 
NORMAL
Not removed yet
Class methodcApiClient::getInstance 
NORMAL
Not removed yet
JavaScript filecontenido/scripts/infoBox.js 
NORMAL
Not removed yet
JavaScript filecontenido/scripts/md5.js 
NORMAL
Not removed yet
JavaScript filecontenido/scripts/ArticleObject.js.php 
NORMAL
Not removed yet
JavaScript filecontenido/scripts/expandCollapse.js 
NORMAL
Not removed yet
Class methodcPermission::getIDForArea 

EXTENDED SILENT

Not removed yet
Class methodcPermission::getParentAreaId 

EXTENDED SILENT

Not removed yet
Global context functiontrans 
NORMAL SILENT
Not removed yet
Global context functiongetNamedFrame 
NORMAL SILENT
Not removed yet
Global context functioncApiStrTrimAfterWordcString::trimAfterWord
NORMAL
Not removed yet
Global context functioncApiStrTrimHardcString::trimHard
NORMAL
Not removed yet
Global context functioncApiStrTrimSentencecString::trimSentence
NORMAL
Not removed yet
Global context functioncApiStrReplaceDiacriticscString::replaceDiacritics
NORMAL
Not removed yet
Global context functioncApiStrRecodeStringcString::recodeString
NORMAL
Not removed yet
Global context functioncApiStrCleanURLCharacterscString::cleanURLCharacters
NORMAL
Not removed yet
Global context functioncApiStrNormalizeLineEndingscString::normalizeLineEndings
NORMAL
Not removed yet
PHP class variablecontent of cApiArticleLanguagegetContent() on cApiArticleLanguage instance
NORMAL SILENT
Not removed yet

 

Version 4.9.5 (2014-12-10)

ScopeDescription of resourceAlternative usageDeprecation typeRemoved
PHP functionconGenerateKeywordsNone/Use cSearchIndex class functions
NORMAL 
Not removed yet
Class methodcApiCecRegistry::registerChain 
NORMAL
Not removed yet
Class methodcApiCecRegistry::unregisterChain 
NORMAL
Not removed yet
Class methodcApiCecRegistry::isChainRegistered 
NORMAL
Not removed yet
Class methodcApiCecRegistry::getRegisteredChainNames 
NORMAL
Not removed yet
Class methodcApiCecRegistry::_addChain 
NORMAL
Not removed yet
Class methodcApiCecChainItem::setParameters 
NORMAL
Not removed yet
Class methodcApiCecChainItem::getParameters 
NORMAL
Not removed yet

Version 4.9.3 (2014-01-29)

ScopeDescription of resourceAlternative usageDeprecation typeRemoved
Class methodcDirHandler::fileNameIsDotcFileHandler::fileNameIsDot
NORMAL
4.9.8
Class methodcFileHandler::recursiveRmdircDirHandler::recursiveRmdir
NORMAL
4.9.8
Class methodcFileHandler::recursiveCopycDirHandler::recursiveCopy
NORMAL
4.9.8
Class methodcFileHandler::isDirectoryEmptycDirHandler::isDirectoryEmpty
NORMAL
4.9.8
Class methodcFileHandler::setDefaultDirPermscDirHandler::setDefaultDirPerms
NORMAL
4.9.8
Class methodcApiDbfsCollection::file_existscApiDbfsCollection::fileExists
NORMAL
4.9.8
Class methodcApiDbfsCollection::dir_existscApiDbfsCollection::dirExists
NORMAL
4.9.8
Class methodcApiDbfsCollection::parent_dircApiDbfsCollection::parentDir
NORMAL
4.9.8
Default plugin classContenido_Backend_SmartyWrappercSmartyBackend
NORMAL
4.9.8
Default plugin classContenido_SmartyWrappercSmartyFrontend
NORMAL
4.9.8
Core classcDatatypeThis class is not longer supported.
NORMAL
4.9.8
Core classcDatatypeNumberThis class is not longer supported.
NORMAL
4.9.8
Core classcDatatypeCurrencyThis class is not longer supported.
NORMAL
4.9.8
Core classcDatatypeDateTimeThis class is not longer supported.
NORMAL
4.9.8
Core classcApiClickableActionThis class is not longer supported
NORMAL
4.9.8
Core classcApiClickableQuestionActionThis class is not longer supported
NORMAL
4.9.8
JavaScript functionwindow.initCodeMirrorwindow.Con.CodeMirrorHelper.init
NORMAL SILENT
4.9.8
JavaScript functionwindow.toggleCodeMirrorFullscreenEditorwindow.Con.CodeMirrorHelper.toggleFullscreenEditor
NORMAL SILENT
4.9.8
JavaScript objectwindow.cContentTypePifaFormwindow.Con.cContentTypePifaForm
NORMAL SILENT
4.9.8
JavaScript objectwindow.cContentTypeUserForumwindow.Con.cContentTypeUserForum
NORMAL SILENT
4.9.8
JavaScript objectwindow.articleObjectwindow.Con.ArticleObject
NORMAL SILENT
4.9.8
JavaScript filecontenido/scripts/browserCheck.jscontenido/scripts/contenido.js
NORMAL SILENT
4.9.8
JavaScript filecontenido/scripts/dragdrop.upl_files_upload.jscontenido/scripts/includes/dragdrop.upl_files_upload.js
NORMAL SILENT
4.9.8
JavaScript filecontenido/scripts/mail_log.jscontenido/scripts/mail_log_overview.js (renamed)
NORMAL SILENT
4.9.8
JavaScript filecontenido/scripts/mail_log_overview.jscontenido/scripts/includes/mail_log_overview.js (moved)
NORMAL SILENT
4.9.8
JavaScript filecontenido/scripts/mod_template.jscontenido/scripts/includes/mod_template.js
NORMAL SILENT
4.9.8
JavaScript filecontenido/scripts/system_log_sysvalues.jscontenido/scripts/includes/system_log_sysvalues.js
NORMAL SILENT
4.9.8
JavaScript filecontenido/scripts/mail_log_overview.jscontenido/scripts/includes/mail_log_overview.js
NORMAL SILENT
4.9.8
JavaScript objectwindow.is (in former browserCheck.js)window.Con.isMsie and Con.isNs
NORMAL SILENT
4.9.8
JavaScript functionwindow.myCustomSetupContentwindow.Con.Tiny.customCleanupCallback
NORMAL SILENT
4.9.8
JavaScript functionwindow.myCustomFileBrowserwindow.Con.Tiny.customFileBrowserCallback
NORMAL SILENT
4.9.8
JavaScript functionwindow.updateImageFilebrowserwindow.Con.Tiny.updateImageFilebrowser
NORMAL SILENT
4.9.8
JavaScript functionwindow.CustomCleanupContentwindow.Con.Tiny.customCleanupCallback
NORMAL SILENT
4.9.8
JavaScript functionwindow.cutFullpathwindow.Con.Tiny.customSaveCallback
NORMAL SILENT
4.9.8
JavaScript functionwindow.storeCurrentTinyContentwindow.Con.Tiny.storeCurrentTinyContent
NORMAL SILENT
4.9.8
JavaScript functionwindow.setcontentwindow.Con.Tiny.setContent
NORMAL SILENT
4.9.8
JavaScript functionwindow.prepareStringwindow.Con.Tiny.prepareString
NORMAL SILENT
4.9.8
JavaScript functionwindow.buildDataEntrywindow.Con.Tiny.buildDataEntry
NORMAL SILENT
4.9.8
JavaScript functionwindow.addDataEntrywindow.Con.Tiny.addDataEntry
NORMAL SILENT
4.9.8
JavaScript functionwindow.closeTinywindow.Con.Tiny.closeTiny
NORMAL SILENT
4.9.8
JavaScript functionwindow.swapTinywindow.Con.Tiny.swapTiny
NORMAL SILENT
4.9.8
JavaScript functionwindow.setFocuswindow.Con.Tiny.setFocus
NORMAL SILENT
4.9.8
JavaScript functionwindow.updateContentwindow.Con.Tiny.updateContent
NORMAL SILENT
4.9.8
JavaScript functionwindow.leave_checkwindow.Con.Tiny.leaveCheck
NORMAL SILENT
4.9.8
JavaScript functionwindow.leaveCheckwindow.Con.Tiny.leaveCheck
NORMAL SILENT
4.9.8
JavaScript variablewindow.active_idwindow.Con.Tiny.activeId
NORMAL SILENT
4.9.8
JavaScript variablewindow.active_objectwindow.Con.Tiny.activeObject
NORMAL SILENT
4.9.8
JavaScript variablewindow.aEditdatawindow.Con.Tiny.editData
NORMAL SILENT
4.9.8
JavaScript variablewindow.aEditdataOrigwindow.Con.Tiny.editDataOrg
NORMAL SILENT
4.9.8
JavaScript variablewindow.bCheckLeavewindow.Con.Tiny.checkOnLeave
NORMAL SILENT
4.9.8
JavaScript variablewindow.tinymceConfigswindow.Con.Tiny.settings
NORMAL SILENT
4.9.8
JavaScript variablewindow.fb_fieldnamewindow.Con.Tiny.fbFieldName
NORMAL SILENT
4.9.8
JavaScript variablewindow.fb_handlewindow.Con.Tiny.fbPopupWindow
NORMAL SILENT
4.9.8
JavaScript variablewindow.fb_intervalhandlewindow.Con.Tiny.fbIntervalHandle
NORMAL SILENT
4.9.8
JavaScript variablewindow.fb_winwindow.Con.Tiny.fbWindow
NORMAL SILENT
4.9.8
JavaScript variablewindow.file_urlwindow.Con.Tiny.fileUrl
NORMAL SILENT
4.9.8
JavaScript variablewindow.image_urlwindow.Con.Tiny.imageUrl
NORMAL SILENT
4.9.8
JavaScript variablewindow.flash_urlwindow.Con.Tiny.flashUrl
NORMAL SILENT
4.9.8
JavaScript variablewindow.media_urlwindow.Con.Tiny.mediaUrl
NORMAL SILENT
4.9.8
JavaScript variablewindow.frontend_pathwindow.Con.Tiny.frontendPath
NORMAL SILENT
4.9.8
JavaScript variablewindow.iIdartlangwindow.Con.Tiny.idartlang
NORMAL SILENT
4.9.8
JavaScript variablewindow.sQuestionwindow.Con.Tiny.txtQuestion
NORMAL SILENT
4.9.8
JavaScript objectwindow.contenidoConfigwindow.Con.Config
NORMAL SILENT
4.9.8
JavaScript objectwindow.cContentTypeAbstractTabbedwindow.Con.cContentTypeAbstractTabbed
NORMAL SILENT
4.9.8
JavaScript objectwindow.cContentTypeDatewindow.Con.cContentTypeDate
NORMAL SILENT
4.9.8
JavaScript objectwindow.cContentTypeFilelistwindow.Con.cContentTypeFilelist
NORMAL SILENT
4.9.8
JavaScript objectwindow.cContentTypeImgeditorwindow.Con.cContentTypeImgeditor
NORMAL SILENT
4.9.8
JavaScript objectwindow.cContentTypeLinkeditorwindow.Con.cContentTypeLinkeditor
NORMAL SILENT
4.9.8
JavaScript objectwindow.cContentTypeTeaserwindow.Con.cContentTypeTeaser
NORMAL SILENT
4.9.8
JavaScript objectwindow.ContenidoRegistrywindow.Con.Registry
NORMAL SILENT
4.9.8
JavaScript functionwindow.conEvaluateCallbacks

Always pass a callback function to Con.Loader.get, never a string to evaluate

NORMAL SILENT
4.9.8
JavaScript functionwindow.getUrlParamswindow.Con.UtilUrl.getParams
NORMAL SILENT
4.9.8
JavaScript functionwindow.validateURLwindow.Con.UtilUrl.validate
NORMAL SILENT
4.9.8
JavaScript functionwindow.conMultiLinkwindow.Con.multiLink
NORMAL SILENT
4.9.8
JavaScript functionwindow.getRegistrywindow.Con.getRegistry
NORMAL SILENT
4.9.8
JavaScript functionwindow.getContentWindowwindow.Con.getContentWindow
NORMAL SILENT
4.9.8
JavaScript functionwindow.getTranslationswindow.Con.getTranslations
NORMAL SILENT
4.9.8
JavaScript functionwindow.showConfirmationwindow.Con.showConfirmation
NORMAL SILENT
4.9.8
JavaScript functionwindow.showNotificationwindow.Con.showNotification
NORMAL SILENT
4.9.8
JavaScript functionwindow.conMarkSubmenuItemwindow.Con.markSubmenuItem
NORMAL SILENT
4.9.8
JavaScript functionwindow.conMultiLinkwindow.Con.multiLink
NORMAL SILENT
4.9.8
JavaScript variablewindow.active_mainwindow.Con.Header._activeMain
NORMAL SILENT
4.9.8
JavaScript variablewindow.active_subwindow.Con.Header._activeSub
NORMAL SILENT
4.9.8
JavaScript variablewindow.active_linkwindow.Con.Header._activeLink
NORMAL SILENT
4.9.8
JavaScript variablewindow.active_sub_linkwindow.Con.Header._activeSubLink
NORMAL SILENT
4.9.8
JavaScript functionwindow.showwindow.Con.Header.show
NORMAL SILENT
4.9.8
JavaScript functionwindow.hidewindow.Con.Header.hide
NORMAL SILENT
4.9.8
JavaScript functionwindow.changeContenidoLanguagewindow.Con.Header.changeContenidoLanguage
NORMAL SILENT
4.9.8
JavaScript functionwindow.changeContenidoClientwindow.Con.Header.changeContenidoClient
NORMAL SILENT
4.9.8
JavaScript functionwindow.resetHeaderMenuwindow.Con.Header.resetHeaderMenu
NORMAL SILENT
4.9.8
JavaScript objectwindow.HeaderTimerwindow.Con.HeaderTimer
NORMAL SILENT
4.9.8
JavaScript objectwindow.HeaderMenuwindow.Con.HeaderMenu
NORMAL SILENT
4.9.8
JavaScript objectwindow.HeaderClickMenuwindow.Con.HeaderClickMenu
NORMAL SILENT
4.9.8
JavaScript objectwindow.HeaderDelayMenuwindow.Con.HeaderDelayMenu
NORMAL SILENT
4.9.8
JavaScript objectwindow.replaceQueryStringCon.UtilUrl.replaceParams
NORMAL SILENT
4.9.8
JavaScript functionwindow.callHelpwindow.Con.Help.show
NORMAL SILENT
4.9.8
JavaScript objectwindow.subwindow.Con.Subnav
NORMAL SILENT
4.9.8
JavaScript filecontenido/scripts/help.js.phpcontenido/scripts/help.js
NORMAL SILENT
4.9.8
JavaScript functionsetPath in rowMark.jsNot in use anymore!
NORMAL SILENT
4.9.8
CSS class namediv.folding_contentNot in use anymore!
NORMAL SILENT
4.9.8
CSS filecontenido/styles/con_content_list.csscontenido/styles/includes/con_content_list.css
NORMAL SILENT
4.9.8
CSS filecontenido/styles/system_integrity.csscontenido/styles/includes/system_integrity.css
NORMAL SILENT
4.9.8
Templatetemplate.admin_frontend.htmltemplate.frontend_left_top.html
NORMAL SILENT
4.9.8
Templatetemplate.default_subnav.htmltemplate.subnav.html
NORMAL SILENT
4.9.8
Templatetemplate.subnav_noleft.htmltemplate.subnav.html
NORMAL SILENT
4.9.8
JavaScript functionrenameDir in template.upl_dirs_overview.htmlNot in use anymore!
NORMAL SILENT
4.9.8
JavaScript variablewindow.keycode in group_association.jsNot public anymore!
NORMAL SILENT
4.9.8
JavaScript variablewindow.addAction in group_association.jsNot public anymore!
NORMAL SILENT
4.9.8
JavaScript variablewindow.deleteAction in group_association.jsNot public anymore!
NORMAL SILENT
4.9.8
JavaScript functionwindow.init in group_association.jsUse new Con.GoupAssociation({...}) instead
NORMAL SILENT
4.9.8
JavaScript functionwindow.setAction in group_association.jsUse new Con.GoupAssociation.setAction() instead
NORMAL SILENT
4.9.8
JavaScript functionwindow.filter in group_association.jsUse new Con.GoupAssociation.filter() instead
NORMAL SILENT
4.9.8
JavaScript functionwindow.keyHandler in group_association.jsUse new Con.GoupAssociation.keyHandler() instead
NORMAL SILENT
4.9.8
JavaScript functionwindow.setKeyCode in group_association.jsNot public anymore!
NORMAL SILENT
4.9.8

Version 4.9.1 (2013-10-16)

ScopeDescription of resourceAlternative usageDeprecation typeRemoved
JavaScript functionleave_checkleaveCheck
NORMAL SILENT
4.9.8
Global context functionglobal context function endsWithcString::endsWith
NORMAL
4.9.8
Global context functionsetHelpContextsetJsHelpContext
NORMAL
4.9.8
Global context functionmodTestModuleNone.
NORMAL
4.9.8
Class methodcApiContainerCollection::assignModul()cApiContainerCollection::assignModule()
NORMAL
4.9.8

Version 4.9.0 (2013-08-13; with previous testing releases)

ScopeDescription of resourceAlternative usageDeprecation typeRemoved
Global context functionaddslashes_deepcString::addSlashes()
EXTENDED SILENT
Not removed yet
Global context functionstripslashes_deepcString::stripSlashes()
EXTENDED SILENT
Not removed yet
Class propertycApiAction::$_objectInvalidNone.
NORMAL SILENT
4.9.8
Old usageUsing field code of database table typeMove code to filesystem
NORMAL
4.9.0