Deprecated
| cApiContainerCollection | assignModul() |
[2013-10-12] Use assignModule instead
|
| cHTMLValidator | _returnErrorMap() |
not used anymore |
| PifaForm | getTableName() |
use $this->get('data_table') 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 |