프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_format | string | Thumbnail format. | |
$_names | array | Replacements for the thumbnail file name. | |
$_property | string | Property in which the thumbnail URL is stored. |
메소드 | 설명 | |
---|---|---|
__construct ( string $format, string $property = 'thumbnailUrl' ) | Constructor. | |
present ( |
{@inheritDoc} |
public __construct ( string $format, string $property = 'thumbnailUrl' ) | ||
$format | string | Thumbnail format. |
$property | string | Thumbnail property. |
protected string $_property | ||
리턴 | string |