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

ScopeDescription of resourceAlternative usageDeprecated with versionDeprecation type
JavaScript functionleave_checkleaveCheck4.9.1 (2013-10-16)NORMAL SILENT
Global context functionglobal context function endsWithcString::endsWith4.9.1NORMAL
Global context functionsetHelpContextgetJsHelpContext4.9.1NORMAL
Global context functionmodTestModuleNone.4.9.1NORMAL
Class methodcApiContainerCollection::assignModul()cApiContainerCollection::assignModule()4.9.1NORMAL
Global context functionaddslashes_deepcString::addSlashes()4.9.0 (2013-08-13)EXTENDED SILENT
Global context functionstripslashes_deepcString::stripSlashes()4.9.0EXTENDED SILENT
Class propertycApiAction::$_objectInvalidNone.4.9.0NORMAL SILENT
  • No labels