Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

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).

Not completed

This table is not completed yet.

Version 4.9.3 (not released yet)

ScopeDescription of resourceAlternative usageDeprecation type
Class methodcDirHandler::fileNameIsDotcFileHandler::fileNameIsDotNORMAL
Class methodcFileHandler::recursiveRmdircDirHandler::recursiveRmdirNORMAL
Class methodcFileHandler::recursiveCopycDirHandler::recursiveCopyNORMAL
Class methodcFileHandler::isDirectoryEmptycDirHandler::isDirectoryEmptyNORMAL
Class methodcFileHandler::setDefaultDirPermscDirHandler::setDefaultDirPermsNORMAL
Class methodcApiDbfsCollection::file_existscApiDbfsCollection::fileExistsNORMAL
Class methodcApiDbfsCollection::dir_existscApiDbfsCollection::dirExistsNORMAL
Class methodcApiDbfsCollection::parent_dircApiDbfsCollection::parentDirNORMAL
Default plugin classContenido_Backend_SmartyWrappercSmartyBackendNORMAL
Default plugin classContenido_SmartyWrappercSmartyFrontendNORMAL
Core classcDatatypeThis class is not longer supported.NORMAL
Core classcDatatypeNumberThis class is not longer supported.NORMAL
Core classcDatatypeCurrencyThis class is not longer supported.NORMAL
Core classcDatatypeDateTimeThis class is not longer supported.NORMAL

Version 4.9.1 (2013-10-16)

ScopeDescription of resourceAlternative usageDeprecation type
JavaScript functionleave_checkleaveCheckNORMAL SILENT
Global context functionglobal context function endsWithcString::endsWithNORMAL
Global context functionsetHelpContextgetJsHelpContextNORMAL
Global context functionmodTestModuleNone.NORMAL
Class methodcApiContainerCollection::assignModul()cApiContainerCollection::assignModule()NORMAL

Version 4.9.0 (2013-08-13)

ScopeDescription of resourceAlternative usageDeprecation type
Global context functionaddslashes_deepcString::addSlashes()EXTENDED SILENT
Global context functionstripslashes_deepcString::stripSlashes()EXTENDED SILENT
Class propertycApiAction::$_objectInvalidNone.NORMAL SILENT
Old usageUsing field type.codeMove code to filesystemNORMAL
Old usageAdding JavaScript code to cGuiPageMove code to files and include.NORMAL
  • No labels