EntryPointPreConfigurator
in package
entry points properties for configurators.
Tags
Table of Contents
- $entryPoint : EntryPoint
- $globalSetup : GlobalSetup
- $readOnlyConfig : mixed
- __call() : mixed
- __construct() : mixed
- getConfigFileName() :
- getConfigIni() :
- getConfigObj() :
- getCoordPluginConfig() :
- getEpId() :
- getFileName() :
- getModulesList() :
- getScriptName() :
- getSingleConfigIni() :
- getType() :
- getUrlMap() : XmlEntryPoint
- isCliScript() :
Properties
$entryPoint
protected
EntryPoint
$entryPoint
$globalSetup
protected
GlobalSetup
$globalSetup
$readOnlyConfig
protected
mixed
$readOnlyConfig
= false
Methods
__call()
public
__call(mixed $functionName, mixed $arguments) : mixed
Parameters
- $functionName : mixed
- $arguments : mixed
Return values
mixed —__construct()
public
__construct(EntryPoint $entryPoint, GlobalSetup $globalSetup, mixed $readOnlyConfig) : mixed
Parameters
- $entryPoint : EntryPoint
- $globalSetup : GlobalSetup
- $readOnlyConfig : mixed
Return values
mixed —getConfigFileName()
public
getConfigFileName() :
Return values
—getConfigIni()
public
getConfigIni() :
Return values
—getConfigObj()
public
getConfigObj() :
Return values
—getCoordPluginConfig()
public
getCoordPluginConfig(mixed $pluginName) :
Parameters
- $pluginName : mixed
Return values
—getEpId()
public
getEpId() :
Return values
—getFileName()
public
getFileName() :
Return values
—getModulesList()
public
getModulesList() :
Return values
—getScriptName()
public
getScriptName() :
Return values
—getSingleConfigIni()
public
getSingleConfigIni() :
Return values
—getType()
public
getType() :
Return values
—getUrlMap()
public
getUrlMap() : XmlEntryPoint
Return values
XmlEntryPoint —isCliScript()
public
isCliScript() :