DynamicValueStatic
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
Table of Contents
- getComponentPrecedingDynamicValueIndex() : mixed
- getDynamicExtractorId() : mixed
Methods
getComponentPrecedingDynamicValueIndex()
public
static getComponentPrecedingDynamicValueIndex(mixed $dynamicValueArray) : mixed
Parameters
- $dynamicValueArray : mixed
Return values
mixed —getDynamicExtractorId()
public
static getDynamicExtractorId(mixed $dynamicValueArray) : mixed
Parameters
- $dynamicValueArray : mixed