PHP Class eZ\Publish\Core\FieldType\Value

A field value object is to be understood with associated field type.
Inheritance: extends eZ\Publish\API\Repository\Values\ValueObject, implements eZ\Publish\SPI\FieldType\Value
Datei anzeigen Open project: ezsystems/ezpublish-kernel Class Usage Examples

Public Methods

Method Description
__toString ( ) : string Returns a string representation of the field value.

Method Details

__toString() abstract public method

Returns a string representation of the field value.
abstract public __toString ( ) : string
return string