PHP 클래스 eZ\Publish\Core\FieldType\Value

A field value object is to be understood with associated field type.
상속: extends eZ\Publish\API\Repository\Values\ValueObject, implements eZ\Publish\SPI\FieldType\Value
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel 1 사용 예제들

공개 메소드들

메소드 설명
__toString ( ) : string Returns a string representation of the field value.

메소드 상세

__toString() 추상적인 공개 메소드

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