Inputs
in package
Represents the "i" (inputs node) in the data file.
Tags
Table of Contents
- $clientSideInputs : mixed
- $clientSidePropertyMappingSources : mixed
- $headerPropertyMappingSources : mixed
- $headerSideInputs : mixed
- $identifiersByComponentType : mixed
- $propertyMappings : mixed
- __construct() : mixed
- getClientSideInputs() : mixed
- getClientSidePropertyMappingSources() : mixed
- getHeaderPropertyMappingSources() : mixed
- getHeaderSideInputs() : mixed
- getIdentifiersByComponentType() : mixed
- getPropertyMappings() : mixed
- createHeaderInputs() : mixed
- populateInputs() : mixed
- populatePropertyMappingSources() : mixed
Properties
$clientSideInputs
private
mixed
$clientSideInputs
$clientSidePropertyMappingSources
private
mixed
$clientSidePropertyMappingSources
$headerPropertyMappingSources
private
mixed
$headerPropertyMappingSources
$headerSideInputs
private
mixed
$headerSideInputs
$identifiersByComponentType
private
mixed
$identifiersByComponentType
$propertyMappings
private
mixed
$propertyMappings
Methods
__construct()
public
__construct(mixed $identifiersByComponentType, mixed $propertyMappings, mixed $inputs) : mixed
Parameters
- $identifiersByComponentType : mixed
- $propertyMappings : mixed
- $inputs : mixed
Return values
mixed —getClientSideInputs()
public
getClientSideInputs() : mixed
Return values
mixed —getClientSidePropertyMappingSources()
public
getClientSidePropertyMappingSources() : mixed
Return values
mixed —getHeaderPropertyMappingSources()
public
getHeaderPropertyMappingSources() : mixed
Return values
mixed —getHeaderSideInputs()
public
getHeaderSideInputs() : mixed
Return values
mixed —getIdentifiersByComponentType()
public
getIdentifiersByComponentType() : mixed
Return values
mixed —getPropertyMappings()
public
getPropertyMappings() : mixed
Return values
mixed —createHeaderInputs()
private
createHeaderInputs(mixed $inputs) : mixed
Parameters
- $inputs : mixed
Return values
mixed —populateInputs()
private
populateInputs(mixed $inputs) : mixed
Parameters
- $inputs : mixed
Return values
mixed —populatePropertyMappingSources()
private
populatePropertyMappingSources(mixed $propertyMappings) : mixed
Parameters
- $propertyMappings : mixed