WooCommerce Code Reference

Value
in package
implements CSSElement, Positionable Uses Position

Abstract base class for specific classes of CSS values: `Size`, `Color`, `CSSString` and `URL`, and another abstract subclass `ValueList`.

Interfaces, Classes and Traits

CSSElement
Represents any entity in the CSS that is encapsulated by a class.
Positionable
Represents a CSS item that may have a position in the source CSS document (line number and possibly column number).

Table of Contents

__construct()  : mixed
parseMicrosoftFilter()  : CSSFunction
parseUnicodeRangeValue()  : string

Methods