Documentation

DynamicValue
in package

A DynamicValue holds a reference to a component that should be present before the dynamic value and also a DynamicValueExtractor that is responsible for actually extracting the value from an identifier.

Tags
author

DeviceAtlas Limited

Table of Contents

Properties

$cPDVI  : mixed
$dE  : mixed

Methods

__construct()  : mixed
getComponentPrecedingDynamicValueIndex()  : mixed
getDynamicExtractor()  : mixed

Properties

Methods

__construct()

public __construct(mixed $componentPrecedingDynamicValueIndex, mixed $dynamicExtractor) : mixed
Parameters
$componentPrecedingDynamicValueIndex : mixed
$dynamicExtractor : mixed

getComponentPrecedingDynamicValueIndex()

public getComponentPrecedingDynamicValueIndex() : mixed

getDynamicExtractor()

public getDynamicExtractor() : mixed

        
On this page

Search results