Deprecated
cApiClickableAction |
2013-11-17 This class is not longer supported.
|
cApiClickableQuestionAction |
2013-11-17 This class is not longer supported. |
cDatatype |
2013-11-17 This class is not longer supported. |
cDatatypeCurrency |
2013-11-17 This class is not longer supported. |
cDatatypeDateTime |
2013-11-17 This class is not longer supported. |
cDatatypeNumber |
2013-11-17 This class is not longer supported. |
Contenido_Backend_SmartyWrapper |
2013-11-12 - Use the class cSmartyBackend instead. |
Contenido_SmartyWrapper |
2013-11-12 - Use the class cSmartyFrontend instead. |
cApiContainerCollection | assignModul() |
[2013-10-12] Use assignModule instead |
cApiDbfsCollection | dir_exists() |
[20131106] Use cApiDbfsCollection->dirExists() instead |
cApiDbfsCollection | file_exists() |
[20131106] Use cApiDbfsCollection->fileExists() instead |
cApiDbfsCollection | parent_dir() |
[20131106] Use cApiDbfsCollection->parentDir() instead |
cDirHandler | fileNameIsDot() |
2013-11-11 - Use the class cFileHandler instead. |
cFileHandler | isDirectoryEmpty() |
2013-11-11 - Use the class cDirHandler instead. |
cFileHandler | recursiveCopy() |
2013-11-11 - Use the class cDirHandler instead. |
cFileHandler | recursiveRmdir() |
2013-11-11 - Use the class cDirHandler instead. |
cFileHandler | setDefaultDirPerms() |
2013-11-11 - Use the class cDirHandler instead. |
cHTMLValidator | _returnErrorMap() |
not used anymore |
PifaForm | getTableName() |
use $this->get('data_table') instead |
PifaField | BUTTONBACK |
use PifaField::BUTTON instead |
cApiAction | $_objectInvalid |
is not used by any core class |
cHTMLValidator | $iNodeName |
not used anymore |
addslashes_deep |
[2013-03-12] This function is for internal usage, use cString::addSlashes() for
own purposes |
endsWith |
[2013-08-14] Use cString::endsWith() instead |
modTestModule |
[2013-10-02] This function is not longer supported and will always return false. |
setHelpContext |
[2013-10-02] Use getJsHelpContext() instead |
stripslashes_deep |
[2013-03-12] This function is for internal usage, use cString::stripSlashes()
for own purposes |