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).
Info |
---|
|
This table is not completed yet. |
...
Version 4.9.10 (2016-08-04)
Scope | Description of resource | Alternative usage | Deprecation type | Removed |
---|
Class method |
cDirHandlerfileNameIsDotcFileHandlerfileNameIsDot__construct | | Not removed yet |
Class method |
cFileHandlerrecursiveRmdircDirHandler::recursiveRmdirUI_Config_Table | Constructor UI_Config_Table::__construct | | Not removed yet |
Class method |
cFileHandlerrecursiveCopycDirHandlerrecursiveCopyClass method | cFileHandler::isDirectoryEmpty | cDirHandler::isDirectoryEmpty | |
Class method | cFileHandler::setDefaultDirPerms | cDirHandler::setDefaultDirPerms | |
Class method | cApiDbfsCollection::file_exists | cApiDbfsCollection::fileExistsVersion 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)
cApiDbfsCollection::dirExistsScope | 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. | |
Class method | cApiDbfsCollection::dir_exists | cApiDbfsCollection::parentDir4.9.8 |
Core class | cDatatypeDateTime | This class is not longer supported. | |
Class method | cApiDbfsCollection::parent_dir | 4.9.8 |
Core class | cApiClickableAction | This class is not longer supported | |
Default plugin cSmartyBackendContenido_Backend_SmartyWrapper | cApiClickableQuestionAction | This class is not longer supported | |
Default plugin class | Contenido_SmartyWrapper | cSmartyFrontend | 4.9.8 |
JavaScript function | window.initCodeMirror | window.Con.CodeMirrorHelper.init | |
Core class | cDatatype | This class is not longer supported. | 4.9.8 |
JavaScript function | window.toggleCodeMirrorFullscreenEditor | window.Con.CodeMirrorHelper.toggleFullscreenEditor | |
Core class | cDatatypeNumber | This class is not longer supported. | 4.9.8 |
JavaScript object | window.cContentTypePifaForm | window.Con.cContentTypePifaForm | |
Core class | cDatatypeCurrency | This class is not longer supported.colourGreen | title | normal |
---|
Core class | cDatatypeDateTime | This class is not longer supported. | 4.9.8 |
JavaScript object | window.cContentTypeUserForum | window.Con.cContentTypeUserForum | |
Core class | cApiClickableAction | This class is not longer supported | 4.9.8 |
JavaScript object | window.articleObject | window.Con.ArticleObject | |
Core class | cApiClickableQuestionActionThis class is not longer supported | colourGreen | title | normal |
---|
JavaScript function | window.initCodeMirror | window.Con.CodeMirrorHelper.init | 4.9.8 |
JavaScript file | contenido/scripts/browserCheck.js | contenido/scripts/contenido.js | | 4.9.8 |
JavaScript |
functionwindow.toggleCodeMirrorFullscreenEditor | window.Con.CodeMirrorHelper.toggleFullscreenEditorfile | contenido/scripts/dragdrop.upl_files_upload.js | contenido/scripts/includes/dragdrop.upl_files_upload.js | |
JavaScript object | window.cContentTypePifaForm | window.Con.cContentTypePifaForm | 4.9.8 |
JavaScript file | contenido/scripts/mail_log.js | contenido/scripts/mail_log_overview.js (renamed) | | 4.9.8 |
JavaScript |
objectwindow.cContentTypeUserForum | window.Con.cContentTypeUserForumfile | contenido/scripts/mail_log_overview.js | contenido/scripts/includes/mail_log_overview.js (moved) | |
JavaScript object | window.articleObject | window.Con.ArticleObject | 4.9.8 |
JavaScript file | contenido/scripts/mod_template.js | contenido/scripts/includes/mod_template.js | | 4.9.8 |
JavaScript file | contenido/scripts/ |
browserChecksystem_log_sysvalues.js | contenido/scripts |
/contenido/includes/system_log_sysvalues.js | | 4.9.8 |
JavaScript file | contenido/scripts/ |
dragdrop.uplfilesuploadoverview.js | contenido/scripts/includes/ |
dragdrop.uplfilesupload |
JavaScript file | contenido/scripts/mail_log.js | contenido/scripts/mail_log_overview.js (renamed) | 4.9.8 |
JavaScript object | window.is (in former browserCheck.js) | window.Con.isMsie and Con.isNs | | 4.9.8 |
JavaScript |
filecontenido/scripts/mail_log_overview.js | contenido/scripts/includes/mail_log_overview.js (moved)function | window.myCustomSetupContent | window.Con.Tiny.customCleanupCallback | | 4.9.8 |
JavaScript |
filecontenido/scripts/mod_template.js | contenido/scripts/includes/mod_template.jsfunction | window.myCustomFileBrowser | window.Con.Tiny.customFileBrowserCallback | |
JavaScript file | contenido/scripts/system_log_sysvalues.js | contenido/scripts/includes/system_log_sysvalues.js4.9.8 |
JavaScript function | window.updateImageFilebrowser | window.Con.Tiny.updateImageFilebrowser | | 4.9.8 |
JavaScript |
filecontenido/scripts/mail_log_overview.js | contenido/scripts/includes/mail_log_overview.jsfunction | window.CustomCleanupContent | window.Con.Tiny.customCleanupCallback | | 4.9.8 |
JavaScript |
objectis (in former browserCheck.js).ConisMsie and isNsTiny.customSaveCallback | | 4.9.8 |
JavaScript function | window. |
myCustomSetupContentstoreCurrentTinyContent | window.Con.Tiny. |
customCleanupCallbackstoreCurrentTinyContent | | 4.9.8 |
JavaScript function | window. |
myCustomFileBrowsersetcontent | window.Con.Tiny. |
customFileBrowserCallbacksetContent | | 4.9.8 |
JavaScript function | window. |
updateImageFilebrowserprepareString | window.Con.Tiny. |
updateImageFilebrowserprepareString | | 4.9.8 |
JavaScript function | window. |
CustomCleanupContentbuildDataEntry | window.Con.Tiny. |
customCleanupCallbackbuildDataEntry | | 4.9.8 |
JavaScript function | window. |
cutFullpathaddDataEntry | window.Con.Tiny. |
customSaveCallbackaddDataEntry | | 4.9.8 |
JavaScript function | window. |
storeCurrentTinyContentcloseTiny | window.Con.Tiny. |
storeCurrentTinyContentcloseTiny | | 4.9.8 |
JavaScript function | window. |
setcontentsetContentswapTiny | | 4.9.8 |
JavaScript function | window. |
prepareStringprepareStringsetFocus | | 4.9.8 |
JavaScript function | window. |
buildDataEntryupdateContent | window.Con.Tiny. |
buildDataEntryupdateContent | | 4.9.8 |
JavaScript function | window. |
addDataEntryleave_check | window.Con.Tiny. |
addDataEntryleaveCheck | | 4.9.8 |
JavaScript function | window. |
closeTinyleaveCheck | window.Con.Tiny. |
closeTinyJavaScript function4.9.8 |
JavaScript variable | window. |
swapTinyactive_id | window.Con.Tiny. |
swapTiny functionsetFocusactive_object | window.Con.Tiny. |
setFocusJavaScript function4.9.8 |
JavaScript variable | window. |
updateContentaEditdata | window.Con.Tiny. |
updateContent functionleave_checkaEditdataOrig | window.Con.Tiny. |
leaveCheckJavaScript function4.9.8 |
JavaScript variable | window. |
leaveCheckbCheckLeave | window.Con.Tiny. |
leaveCheckcheckOnLeave | | 4.9.8 |
JavaScript variable | window. |
active_idtinymceConfigs | window.Con.Tiny. |
activeIdsettings | | 4.9.8 |
JavaScript variable | window. |
activeobjectfieldname | window.Con.Tiny. |
activeObjectfbFieldName | | 4.9.8 |
JavaScript variable | window |
.aEditdata.fb_handle | window.Con.Tiny. |
editDatafbPopupWindow | | 4.9.8 |
JavaScript variable | window. |
aEditdataOrigfb_intervalhandle | window.Con.Tiny. |
editDataOrgfbIntervalHandle | | 4.9.8 |
JavaScript variable | window. |
bCheckLeavecheckOnLeavefbWindow | | 4.9.8 |
JavaScript variable | window. |
tinymceConfigssettingsfileUrl | | 4.9.8 |
JavaScript variable | window. |
fbfieldnamefbFieldNameimageUrl | | 4.9.8 |
JavaScript variable | window. |
fbhandlefbPopupWindowflashUrl | | 4.9.8 |
JavaScript variable | window. |
fbintervalhandlefbIntervalHandlemediaUrl | | 4.9.8 |
JavaScript variable | window. |
fbwinfbWindowfrontendPath | | 4.9.8 |
JavaScript variable | window. |
file_urliIdartlang | window.Con.Tiny. |
fileUrlidartlang | | 4.9.8 |
JavaScript variable | window. |
image_urlsQuestion | window.Con.Tiny. |
imageUrltxtQuestion | | 4.9.8 |
JavaScript |
variableflash_urlcontenidoConfig | window.Con. |
Tiny.flashUrl variablemedia_urlcContentTypeAbstractTabbed | window.Con. |
Tiny.mediaUrlcContentTypeAbstractTabbed | |
JavaScript variable4.9.8 |
JavaScript object | window. |
frontend_pathcContentTypeDate | window.Con. |
Tiny.frontendPathcContentTypeDate | | 4.9.8 |
JavaScript |
variableiIdartlangcContentTypeFilelist | window.Con. |
Tiny.idartlangcContentTypeFilelist | | 4.9.8 |
JavaScript |
variablesQuestioncContentTypeImgeditor | window.Con. |
Tiny.txtQuestioncContentTypeImgeditor | | 4.9.8 |
JavaScript object | window. |
contenidoConfigcContentTypeLinkeditor | window.Con. |
ConfigcContentTypeLinkeditor | | 4.9.8 |
JavaScript object | window. |
cContentTypeAbstractTabbedcContentTypeTeaser | window.Con. |
cContentTypeAbstractTabbedsilent | | 4.9.8 |
JavaScript object | window. |
cContentTypeDateContenidoRegistry | window.Con. |
cContentTypeDate objectcContentTypeFilelistwindow.Con.cContentTypeFilelistconEvaluateCallbacks | Always pass a callback function to Con.Loader.get, never a string to evaluate | | 4.9.8 |
JavaScript |
objectcContentTypeImgeditorgetUrlParams | window.Con.UtilUrl. |
cContentTypeImgeditor objectcContentTypeLinkeditorcContentTypeLinkeditorJavaScript object4.9.8 |
JavaScript function | window. |
cContentTypeTeasercContentTypeTeaser objectContenidoRegistryRegistrygetRegistry | | 4.9.8 |
JavaScript function | window. |
conEvaluateCallbacksAlways pass a callback function to Con.Loader.get, never a string to evaluategetContentWindow | window.Con.getContentWindow | | 4.9.8 |
JavaScript function | window. |
getUrlParamsgetTranslations | window.Con. |
UtilUrl.getParamsgetTranslations | | 4.9.8 |
JavaScript function | window. |
validateURLshowConfirmation | window.Con. |
UtilUrl.validateshowConfirmation | | 4.9.8 |
JavaScript function | window. |
conMultiLinkshowNotification | window.Con. |
multiLinkshowNotification | | 4.9.8 |
JavaScript function | window. |
getRegistryconMarkSubmenuItem | window.Con. |
getRegistrymarkSubmenuItem | | 4.9.8 |
JavaScript function | window. |
getContentWindowgetContentWindow functiongetTranslationsactive_main | window.Con.Header. |
getTranslations_activeMain | | 4.9.8 |
JavaScript |
functionshowConfirmationactive_sub | window.Con.Header. |
showConfirmation_activeSub | | 4.9.8 |
JavaScript |
functionshowNotificationactive_link | window.Con.Header. |
showNotificationJavaScript function4.9.8 |
JavaScript variable | window. |
conMarkSubmenuItemactive_sub_link | window.Con.Header. |
markSubmenuItem_activeSubLink | | 4.9.8 |
JavaScript function | window. |
conMultiLinkmultiLinkHeader.show | | 4.9.8 |
JavaScript |
variableactive_main_activeMain variableactive_subchangeContenidoLanguage | window.Con.Header. |
_activeSubJavaScript variable4.9.8 |
JavaScript function | window. |
active_linkchangeContenidoClient | window.Con.Header. |
_activeLinkchangeContenidoClient | | 4.9.8 |
JavaScript |
variableactive_sub_linkresetHeaderMenu | window.Con.Header. |
_activeSubLinkresetHeaderMenu | | 4.9.8 |
JavaScript |
functionshowHeader.showJavaScript function
| 4.9.8 |
JavaScript object | window. |
hideHeader.hideHeaderMenu | | 4.9.8 |
JavaScript |
functionchangeContenidoLanguageHeaderClickMenu | window.Con. |
Header.changeContenidoLanguagesilent functionchangeContenidoClientHeaderDelayMenu | window.Con. |
Header.changeContenidoClientJavaScript function4.9.8 |
JavaScript object | window. |
resetHeaderMenuwindow.HeaderresetHeaderMenureplaceParams | | 4.9.8 |
JavaScript |
objectHeaderTimerHeaderTimershow | | 4.9.8 |
JavaScript object | window. |
HeaderMenuHeaderMenu objectwindow.HeaderClickMenu | window.Con.HeaderClickMenufile | contenido/scripts/help.js.php | contenido/scripts/help.js | | 4.9.8 |
JavaScript |
objectwindowHeaderDelayMenuwindow.Con.HeaderDelayMenuJavaScript object | window.replaceQueryString | Con.UtilUrl.replaceParams4.9.8 |
CSS class name | div.folding_content | Not in use anymore! | |
JavaScript function | window.callHelp | window.Con.Help.show | 4.9.8 |
CSS file | contenido/styles/con_content_list.css | contenido/styles/includes/con_content_list.css | |
JavaScript object | window.sub | window.Con.Subnav | 4.9.8 |
CSS file | contenido/styles/system_integrity.css | contenido/styles/includes/system_integrity.css | |
JavaScript file | contenido/scripts/help.js.php | contenido/scripts/help.js | 4.9.8 |
Template | template.admin_frontend.html | template.frontend_left_top.html | |
JavaScript function | setPath in rowMark.js | Not in use anymore! | 4.9.8 |
Template | template.default_subnav.html | template.subnav.html | |
CSS class name | div.folding_content | Not in use anymore! | 4.9.8 |
Template | template.subnav_noleft.html | template.subnav.html | |
CSS file | contenido/styles/con_content_list.css | contenido/styles/includes/con_content_list.css | 4.9.8 |
JavaScript function | renameDir in template.upl_dirs_overview.html | Not in use anymore! | |
CSS file | contenido/styles/system_integrity.css | contenido/styles/includes/system_integrity.css | 4.9.8 |
JavaScript variable | window.keycode in group_association.js | Not public anymore! | |
Template | template.admin_frontend.html | template.frontend_left_top.html4.9.8 |
JavaScript variable | window.addAction in group_association.js | Not public anymore! | |
Template | template.default_subnav.html | template.subnav.htmltemplate.subnav.html | 4.9.8 |
JavaScript variable | window.deleteAction in group_association.js | Not public anymore! | |
Template | template.subnav_noleft.html | colourtitle | normal |
---|
Green | renameDir in template.upl_dirs_overview.html | Not in use anymore!window.init in group_association.js | Use new Con.GoupAssociation({...}) instead | | 4.9.8 |
JavaScript |
variablekeycode setAction in group_association.js |
Not public anymore!Use new Con.GoupAssociation.setAction() instead | |
JavaScript variable | window.addAction in group_association.js | Not public anymore! | |
JavaScript variable | window.deleteAction in group_association.js | Not public anymore! | |
4.9.8 |
JavaScript function | window. |
initfilter in group_association.js | Use new Con.GoupAssociation.filter( |
{...} | 4.9.8 |
JavaScript function | window. |
setActionkeyHandler in group_association.js | Use new Con.GoupAssociation. |
setAction | window.filter in group_association.js | Use Con.GoupAssociation.filter() instead | |
| window.keyHandler | 4.9.8 |
JavaScript function | window.setKeyCode in group_association.js |
Use Con.GoupAssociation.keyHandler() instead | window.setKeyCode in group_association.js | Use Con.GoupAssociation.setKeyCode() instead | |
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 | |
normal | 4.9.8 |
Global context function | setHelpContext |
getJsHelpContextsetJsHelpContext | | 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)
Status |
---|
colour | Green |
---|
title | normalScope | 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 | |
Old usage | Adding JavaScript code to cGuiPage | Move code to files and include. |