Jelix 1.8.8

jInstallerApplication
in package

Application configuration reader and manager.

Tags
subpackage

installer

since
1.3
deprecated

Table of Contents

$appName  : string
$globalSetup  : GlobalSetup
the global app setup.
__construct()  : mixed
getEntryPointInfo()  : mixed
getEntryPointsList()  : mixed

Properties

Methods

__construct()

public __construct([string $projectFile = '' ][, GlobalSetup $globalSetup = null ]) : mixed
Parameters
$projectFile : string = ''

the filename of the XML project file

$globalSetup : GlobalSetup = null
Tags
Return values
mixed

getEntryPointInfo()

public getEntryPointInfo(mixed $name) : mixed
Parameters
$name : mixed
Tags
Return values
mixed

Search results