Deprecated
Table of Contents
jAuth.class.php
| Line | Element | Reason |
|---|---|---|
| 37 | jAuth::_getConfig() | |
| 154 | jAuth::_getDriver() | |
| 607 | jAuth::reloadUser() |
jAuthDriverBase.class.php
| Line | Element | Reason |
|---|---|---|
| 108 | sha1WithSalt() |
jControllerCmdLine.class.php
| Line | Element | Reason |
|---|---|---|
| 24 | jControllerCmdLine |
jApp.class.php
| Line | Element | Reason |
|---|---|---|
| 110 | jApp::appConfigPath() | |
| 137 | jApp::configPath() | |
| 162 | jApp::scriptsPath() | implement cli script using Symfony Console instead |
jAppInstance.php
| Line | Element | Reason |
|---|---|---|
| 29 | jAppInstance::$scriptPath |
jCmdlineCoordinator.class.php
| Line | Element | Reason |
|---|---|---|
| 25 | jCmdlineCoordinator |
jHttpErrorException.class.php
| Line | Element | Reason |
|---|---|---|
| 148 | jHttpResponseException |
jCmdLineRequest.class.php
| Line | Element | Reason |
|---|---|---|
| 27 | jCmdLineRequest |
jResponseHtml.class.php
| Line | Element | Reason |
|---|---|---|
| 442 | jResponseHtml::getJSIELinks() | since 1.7.0 |
| 454 | jResponseHtml::setJSIELinks() | since 1.7.0 |
| 486 | jResponseHtml::getCSSIELinks() | since 1.7.0 |
| 498 | jResponseHtml::setCSSIELinks() | since 1.7.0 |
| 114 | jResponseHtml::$_CSSIELink | since 1.7.0 |
| 137 | jResponseHtml::$_JSIELink | since 1.7.0 |
jEvent.class.php
| Line | Element | Reason |
|---|---|---|
| 101 | jEvent::getParam() | since Jelix 1.6 |
jFormsControlCaptcha.class.php
| Line | Element | Reason |
|---|---|---|
| 106 | jFormsControlCaptcha::initExpectedValue() | use initCaptcha() instead |
| 29 | jFormsControlCaptcha::$question |
RootWidget.php
| Line | Element | Reason |
|---|---|---|
| 45 | RootWidget::$builder |
jFormsDatasource.class.php
| Line | Element | Reason |
|---|---|---|
| 351 | jFormsDaoDatasource::getDependentControls() |
jFormsBuilderBase.class.php
| Line | Element | Reason |
|---|---|---|
| 29 | jFormsBuilderBase |
jFormsBuilderHtml.class.php
| Line | Element | Reason |
|---|---|---|
| 26 | jFormsBuilderHtml |
init.php
| Line | Element | Reason |
|---|---|---|
| 98 | jIUrlSignificantHandler | use \Jelix\Routing\UrlMapping\CustomUrlHandlerInterface instead |
ghostInstallReporter.class.php
| Line | Element | Reason |
|---|---|---|
| 18 | ghostInstallReporter |
jIInstallerComponent.iface.php
| Line | Element | Reason |
|---|---|---|
| 20 | jIInstallerComponent |
jIInstallReporter.iface.php
| Line | Element | Reason |
|---|---|---|
| 23 | jIInstallReporter |
jInstallChecker.class.php
| Line | Element | Reason |
|---|---|---|
| 29 | jInstallCheck |
jInstaller.class.php
| Line | Element | Reason |
|---|---|---|
| 36 | jInstaller |
jInstallerApplication.class.php
| Line | Element | Reason |
|---|---|---|
| 22 | jInstallerApplication |
jInstallerEntryPoint.class.php
| Line | Element | Reason |
|---|---|---|
| 20 | jInstallerEntryPoint | |
| 42 | jInstallerEntryPoint::$configIni | |
| 52 | jInstallerEntryPoint::$localConfigIni | as public property |
jInstallerException.class.php
| Line | Element | Reason |
|---|---|---|
| 23 | jInstallerException |
jInstallerMessageProvider.class.php
| Line | Element | Reason |
|---|---|---|
| 26 | jInstallerMessageProvider |
jInstallerModule.class.php
| Line | Element | Reason |
|---|---|---|
| 25 | jInstallerModule | |
| 575 | jInstallerModule::declarePluginsPath() | |
| 129 | jInstallerModule::$config | use entryPoint methods to access to different configuration files |
| 162 | jInstallerModule::$installWholeApp |
jInstallerReporterTrait.trait.php
| Line | Element | Reason |
|---|---|---|
| 16 | jInstallerReporterTrait |
textInstallReporter.class.php
| Line | Element | Reason |
|---|---|---|
| 18 | textInstallReporter |
class.auth.php
| Line | Element | Reason |
|---|---|---|
| 95 | jIAuthDriverClass::getByLoginPassword() | since 1.2.10 |
mssql.daobuilder.php
| Line | Element | Reason |
|---|---|---|
| 18 | mssqlDaoBuilder |
mssql.dbconnection.php
| Line | Element | Reason |
|---|---|---|
| 19 | mssqlDbConnection |
mssql.dbresultset.php
| Line | Element | Reason |
|---|---|---|
| 18 | mssqlDbResultSet |
mssql.dbschema.php
| Line | Element | Reason |
|---|---|---|
| 21 | mssqlDbTable |
html.jformsbuilder.php
| Line | Element | Reason |
|---|---|---|
| 28 | htmlJformsBuilder |
htmllight.jformsbuilder.php
| Line | Element | Reason |
|---|---|---|
| 23 | htmllightJformsBuilder |
file2.kvdriver.php
| Line | Element | Reason |
|---|---|---|
| 18 | file2KVDriver | TO REMOVE |
jFile.class.php
| Line | Element | Reason |
|---|---|---|
| 143 | jFile::getMimeType() | use \Jelix\FileUtilities\File::getMimeType() instead |
| 257 | jFile::shortestPath() | use \Jelix\FileUtilities\Path::shortestPath() instead |
| 274 | jFile::normalizePath() | Use \Jelix\FileUtilities\Path::normalizePath() instead |
jIniFile.class.php
| Line | Element | Reason |
|---|---|---|
| 24 | jIniFile |
jIniFileModifier.class.php
| Line | Element | Reason |
|---|---|---|
| 25 | jIniFileModifier |
jIniMultiFilesModifier.class.php
| Line | Element | Reason |
|---|---|---|
| 24 | jIniMultiFilesModifier |
jAcl2DbManager.class.php
| Line | Element | Reason |
|---|---|---|
| 207 | jAcl2DbManager::addRole() | |
| 222 | jAcl2DbManager::addSubject() | |
| 252 | jAcl2DbManager::removeRole() | |
| 265 | jAcl2DbManager::removeSubject() | |
| 314 | jAcl2DbManager::copyRoleRights() | |
| 349 | jAcl2DbManager::addRoleGroup() | see createRightGroup() |
| 363 | jAcl2DbManager::addSubjectGroup() | see createRightGroup() |
| 390 | jAcl2DbManager::removeRoleGroup() | see deleteRightGroup |
| 403 | jAcl2DbManager::removeSubjectGroup() | see deleteRightGroup |
jPrefItem.php
| Line | Element | Reason |
|---|---|---|
| 144 | jPrefItem::compareGroup() |
