Deprecated
Table of Contents
jAuth.class.php
Line | Element | Reason |
---|---|---|
32 | jAuth::_getConfig() | |
150 | jAuth::_getDriver() |
jAuthDriverBase.class.php
Line | Element | Reason |
---|---|---|
94 | sha1WithSalt() |
jDaoConditions.class.php
Line | Element | Reason |
---|---|---|
114 | jDaoConditions::addItemGroup() | Avoid to use it, don't work on recent Mysql and any other database, and unexpected behavior on old Mysql. |
77 | jDaoConditions::$group |
jEvent.class.php
Line | Element | Reason |
---|---|---|
89 | jEvent::getParam() | since Jelix 1.6 |
jFormsControlCaptcha.class.php
Line | Element | Reason |
---|---|---|
92 | jFormsControlCaptcha::initExpectedValue() | use initCaptcha() instead |
24 | jFormsControlCaptcha::$question |
jFormsDatasource.class.php
Line | Element | Reason |
---|---|---|
309 | jFormsDaoDatasource::getDependentControls() |
jFormsBuilderBase.class.php
Line | Element | Reason |
---|---|---|
23 | jFormsBuilderBase |
jFormsBuilderHtml.class.php
Line | Element | Reason |
---|---|---|
20 | jFormsBuilderHtml |
jInstallerComponentPlugin.class.php
Line | Element | Reason |
---|---|---|
20 | jInstallerComponentPlugin |
jInstallerEntryPoint.class.php
Line | Element | Reason |
---|---|---|
43 | jInstallerEntryPoint::$localConfigIni | as public property |
51 | jInstallerEntryPoint::$liveConfigIni | as public property |
class.auth.php
Line | Element | Reason |
---|---|---|
77 | jIAuthDriverClass::getByLoginPassword() | since 1.2.10 |
html.jformsbuilder.php
Line | Element | Reason |
---|---|---|
23 | htmlJformsBuilder |
htmllight.jformsbuilder.php
Line | Element | Reason |
---|---|---|
19 | htmllightJformsBuilder |
file2.kvdriver.php
Line | Element | Reason |
---|---|---|
16 | file2KVDriver |
simple.urls.php
Line | Element | Reason |
---|---|---|
20 | simpleUrlEngine |
jCrypt.class.php
Line | Element | Reason |
---|---|---|
20 | jCrypt |
VersionComparator.php
Line | Element | Reason |
---|---|---|
178 | VersionComparator::serializeVersion() |