Documentation

StaticComponent
in package

Tags
author

DeviceAtlas Limited

Table of Contents

Constants

DEFAULT_COMPONENT_WEIGHT  = 0

Methods

compareComponentTypes()  : mixed
compareId()  : mixed
getComponentTypeId()  : mixed
getComponentWeight()  : mixed
getEndVersion()  : mixed
getId()  : mixed
getInheritsFrom()  : mixed
getParent()  : mixed
getProperties()  : mixed
getPropertiesToDynamicValues()  : mixed
getSpecificChildInstance()  : mixed
getStartVersion()  : mixed
getStockChild()  : mixed
getVersionSpecificChildren()  : mixed
hasDynamicPropertyRules()  : mixed
hasEndVersion()  : mixed
hasInheritsFrom()  : mixed
hasParent()  : mixed
hasProperties()  : mixed
hasStartVersion()  : mixed
hasStockChild()  : mixed
hasVersionSpecificChildren()  : mixed
precedesDynamicProperty()  : mixed
reviewStockChild()  : mixed
setMaxPartsToVersions()  : mixed

Constants

Methods

compareComponentTypes()

public static compareComponentTypes(mixed $baseComponent1, mixed $baseComponent2) : mixed
Parameters
$baseComponent1 : mixed
$baseComponent2 : mixed

compareId()

public static compareId(mixed $baseComponent1, mixed $baseComponent2) : mixed
Parameters
$baseComponent1 : mixed
$baseComponent2 : mixed

getComponentTypeId()

public static getComponentTypeId(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

getComponentWeight()

public static getComponentWeight(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

getEndVersion()

public static getEndVersion(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

getId()

public static getId(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

getInheritsFrom()

public static getInheritsFrom(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

getParent()

public static getParent(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

getProperties()

public static getProperties(mixed $baseComponent, mixed $propertyNames, mixed $propertyDataTypes) : mixed
Parameters
$baseComponent : mixed
$propertyNames : mixed
$propertyDataTypes : mixed

getPropertiesToDynamicValues()

public static getPropertiesToDynamicValues(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

getSpecificChildInstance()

public static getSpecificChildInstance(mixed $baseComponent, mixed $genericBaseComponent) : mixed
Parameters
$baseComponent : mixed
$genericBaseComponent : mixed

getStartVersion()

public static getStartVersion(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

getStockChild()

public static getStockChild(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

getVersionSpecificChildren()

public static getVersionSpecificChildren(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

hasDynamicPropertyRules()

public static hasDynamicPropertyRules(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

hasEndVersion()

public static hasEndVersion(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

hasInheritsFrom()

public static hasInheritsFrom(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

hasParent()

public static hasParent(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

hasProperties()

public static hasProperties(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

hasStartVersion()

public static hasStartVersion(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

hasStockChild()

public static hasStockChild(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

hasVersionSpecificChildren()

public static hasVersionSpecificChildren(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

precedesDynamicProperty()

public static precedesDynamicProperty(mixed $baseComponent) : mixed
Parameters
$baseComponent : mixed

reviewStockChild()

public static reviewStockChild(mixed &$stockChild, mixed &$components) : mixed
Parameters
$stockChild : mixed
$components : mixed

setMaxPartsToVersions()

public static setMaxPartsToVersions(mixed &$baseComponent, mixed $maxParts) : mixed
Parameters
$baseComponent : mixed
$maxParts : mixed

        
On this page

Search results