jInstallerApplication
in package
Application configuration reader and manager.
Tags
Table of Contents
- $appName : string
- $globalSetup : GlobalSetup
- the global app setup.
- __construct() : mixed
- getEntryPointInfo() : mixed
- getEntryPointsList() : mixed
Properties
$appName
protected
string
$appName
= ''
the application name
Tags
$globalSetup
the global app setup.
protected
GlobalSetup
$globalSetup
Tags
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 —getEntryPointsList()
public
getEntryPointsList() : mixed