Jelix 1.6.40

Deprecated

Table of Contents

lib/jelix/auth/jAuth.class.php
lib/jelix/auth/jAuthDriverBase.class.php
lib/jelix/dao/jDaoConditions.class.php
lib/jelix/events/jEvent.class.php
lib/jelix/forms/controls/jFormsControlCaptcha.class.php
lib/jelix/forms/jFormsDatasource.class.php
lib/jelix/forms/legacy/jFormsBuilderBase.class.php
lib/jelix/forms/legacy/jFormsBuilderHtml.class.php
lib/jelix/installer/jInstallerComponentPlugin.class.php
lib/jelix/installer/jInstallerEntryPoint.class.php
lib/jelix/plugins/auth/class/class.auth.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/plugins/urls/simple/simple.urls.php
lib/jelix/utils/jCrypt.class.php
lib/jelix/utils/Version/VersionComparator.php

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()

Search results