Jelix 1.7.18

core

Packages

selector
log
request
url
response
module
config

Interfaces, Classes and Traits

jIRestController
interface for controllers used for RESTFull request/response.
jICoordPlugin
interface that should implement all coordinator plugins.
jISimpleCompiler
interface for compiler which needs only one source file.
jIMultiFileCompiler
interface for compiler which needs many source files The PHP file generated by the compiler should check itself if it is still valid. The file should have a "return" statement with a boolean : true if it is ok, false if it should be recompiled.
jAutoloader
jBundle
a bundle contains all readed properties in a given language, and for all charsets.
jCmdlineCoordinator
The command line version of jCoordinator.
jConfig
static class which loads the configuration.
jConfigAutoloader
jConfigCompiler
jConfigCompiler merge two ini file in a single array and store it in a temporary file This is a static class.
jController
class base for controllers.
jCoordinator
the main class of the jelix core.
jCoordinatorDebug
the main class of the jelix core.
jException
Jelix Exception.
jHttpErrorException
Jelix Exception to generate an HTTP error.
jHttp404NotFoundException
Jelix Exception to generate an HTTP 404 error.
jHttp401UnauthorizedException
Jelix Exception to generate an HTTP 401 error.
jHttp403ForbiddenException
Jelix Exception to generate an HTTP 403 error.
jHttpResponseException
Jelix Exception to generate an HTTP error. Deprecated class.
jIncluder
This object is responsible to load cache files.
jLocale
static class to get a localized string.
jServer
Static class providing some utilities to retrieve informations about the server.
jSession
session management class of the jelix core.
jInstallCheck
check an installation of a jelix application.
sessionConfigCompilerPlugin
webassetsConfigCompilerPlugin

Table of Contents

JELIX_VERSION  = '1.7.18'
Initialize all defines and includes necessary files.

Constants

JELIX_VERSION

Initialize all defines and includes necessary files.

public mixed JELIX_VERSION = '1.7.18'
Tags
subpackage

core

author

Laurent Jouanneau

contributor

Loic Mathaud, Julien Issler

copyright

2005-2022 Laurent Jouanneau

copyright

2007 Julien Issler

see
http://www.jelix.org
licence

GNU Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html

Search results