Jelix 1.8.2

Deprecated

Table of Contents

lib/jelix/auth/jAuth.class.php
lib/jelix/auth/jAuthDriverBase.class.php
lib/jelix/controllers/jControllerCmdLine.class.php
lib/jelix/core/jApp.class.php
lib/jelix/core/jAppInstance.php
lib/jelix/core/jCmdlineCoordinator.class.php
lib/jelix/core/jHttpErrorException.class.php
lib/jelix/core/request/jCmdLineRequest.class.php
lib/jelix/core/response/jResponseHtml.class.php
lib/jelix/core/response/jResponseStreamed.class.php
lib/jelix/events/jEvent.class.php
lib/jelix/forms/controls/jFormsControlCaptcha.class.php
lib/jelix/forms/HtmlWidget/RootWidget.php
lib/jelix/forms/jFormsDaoDatasource.class.php
lib/jelix/forms/legacy/jFormsBuilderBase.class.php
lib/jelix/forms/legacy/jFormsBuilderHtml.class.php
lib/jelix/init.php
lib/jelix/installer/ghostInstallReporter.class.php
lib/jelix/installer/jIInstallerComponent.iface.php
lib/jelix/installer/jIInstallReporter.iface.php
lib/jelix/installer/jInstallChecker.class.php
lib/jelix/installer/jInstaller.class.php
lib/jelix/installer/jInstallerApplication.class.php
lib/jelix/installer/jInstallerEntryPoint.class.php
lib/jelix/installer/jInstallerException.class.php
lib/jelix/installer/jInstallerMessageProvider.class.php
lib/jelix/installer/jInstallerModule.class.php
lib/jelix/installer/jInstallerReporterTrait.trait.php
lib/jelix/installer/textInstallReporter.class.php
lib/jelix/plugins/auth/class/class.auth.php
lib/jelix/plugins/daobuilder/mssql/mssql.daobuilder.php
lib/jelix/plugins/db/mssql/mssql.dbconnection.php
lib/jelix/plugins/db/mssql/mssql.dbresultset.php
lib/jelix/plugins/db/mssql/mssql.dbschema.php
lib/jelix/plugins/jforms/html/html.jformsbuilder.php
lib/jelix/plugins/jforms/htmllight/htmllight.jformsbuilder.php
lib/jelix/plugins/kvdb/file2/file2.kvdriver.php
lib/jelix/utils/jFile.class.php
lib/jelix/utils/jIniFile.class.php
lib/jelix/utils/jIniFileModifier.class.php
lib/jelix/utils/jIniMultiFilesModifier.class.php
lib/jelix-modules/jacl2db/classes/jAcl2DbManager.class.php
lib/jelix-modules/jpref/classes/jPrefItem.php

jAuth.class.php

Line Element Reason
37 jAuth::_getConfig()
169 jAuth::_getDriver()
629 jAuth::reloadUser()

jAuthDriverBase.class.php

Line Element Reason
108 sha1WithSalt()

jControllerCmdLine.class.php

Line Element Reason
24 jControllerCmdLine

jApp.class.php

Line Element Reason
112 jApp::appConfigPath()
139 jApp::configPath()
164 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

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
45 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
239 jAcl2DbManager::addRole()
254 jAcl2DbManager::addSubject()
284 jAcl2DbManager::removeRole()
297 jAcl2DbManager::removeSubject()
346 jAcl2DbManager::copyRoleRights()
381 jAcl2DbManager::addRoleGroup()

see createRightGroup()

395 jAcl2DbManager::addSubjectGroup()

see createRightGroup()

422 jAcl2DbManager::removeRoleGroup()

see deleteRightGroup

435 jAcl2DbManager::removeSubjectGroup()

see deleteRightGroup

jPrefItem.php

Line Element Reason
144 jPrefItem::compareGroup()

Search results