Deprecated
Table of Contents
jAuth.class.php
Line | Element | Reason |
---|---|---|
37 | jAuth::_getConfig() | |
175 | jAuth::_getDriver() | |
642 | jAuth::reloadUser() |
jAuthDriverBase.class.php
Line | Element | Reason |
---|---|---|
108 | sha1WithSalt() |
jControllerCmdLine.class.php
Line | Element | Reason |
---|---|---|
24 | jControllerCmdLine |
jApp.class.php
Line | Element | Reason |
---|---|---|
113 | jApp::appConfigPath() | |
140 | jApp::configPath() | |
165 | 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 |
---|---|---|
450 | jResponseHtml::getJSIELinks() | since 1.7.0 |
462 | jResponseHtml::setJSIELinks() | since 1.7.0 |
494 | jResponseHtml::getCSSIELinks() | since 1.7.0 |
506 | jResponseHtml::setCSSIELinks() | since 1.7.0 |
122 | jResponseHtml::$_CSSIELink | since 1.7.0 |
145 | jResponseHtml::$_JSIELink | since 1.7.0 |
jResponseStreamed.class.php
Line | Element | Reason |
---|---|---|
31 | jResponseStreamed | use jResponseBinary instead |
jEvent.class.php
Line | Element | Reason |
---|---|---|
99 | jEvent::getParam() | since Jelix 1.6 |
314 | jEvent::clearCache() |
jFormsControlCaptcha.class.php
Line | Element | Reason |
---|---|---|
106 | jFormsControlCaptcha::initExpectedValue() | use initCaptcha() instead |
29 | jFormsControlCaptcha::$question |
RootWidget.php
Line | Element | Reason |
---|---|---|
42 | RootWidget::$builder |
jFormsDaoDatasource.class.php
Line | Element | Reason |
---|---|---|
161 | jFormsDaoDatasource::getDependentControls() |
jFormsBuilderBase.class.php
Line | Element | Reason |
---|---|---|
29 | jFormsBuilderBase |
jFormsBuilderHtml.class.php
Line | Element | Reason |
---|---|---|
26 | jFormsBuilderHtml |
init.php
Line | Element | Reason |
---|---|---|
100 | 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 |
---|---|---|
242 | jAcl2DbManager::addRole() | |
257 | jAcl2DbManager::addSubject() | |
287 | jAcl2DbManager::removeRole() | |
300 | jAcl2DbManager::removeSubject() | |
349 | jAcl2DbManager::copyRoleRights() | |
384 | jAcl2DbManager::addRoleGroup() | see createRightGroup() |
398 | jAcl2DbManager::addSubjectGroup() | see createRightGroup() |
425 | jAcl2DbManager::removeRoleGroup() | see deleteRightGroup |
438 | jAcl2DbManager::removeSubjectGroup() | see deleteRightGroup |
jPrefItem.php
Line | Element | Reason |
---|---|---|
147 | jPrefItem::compareGroup() |
command.php
Line | Element | Reason |
---|---|---|
28 | jelix_TextUI_Command |
JelixTestSuite.class.php
Line | Element | Reason |
---|---|---|
15 | JelixTestSuite |
junittestcase.class.php
Line | Element | Reason |
---|---|---|
16 | jUnitTestCase |
junittestcasedb.class.php
Line | Element | Reason |
---|---|---|
16 | jUnitTestCaseDb |