Class FileField
File field.
Will normalize the data that comes from the field to attempt to return all attributes.
- Tev\Field\Model\AbstractField implements Tev\Contracts\WordpressWrapperInterface
-
Tev\Field\Model\FileField
Direct known subclasses
Methods summary
public
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
protected
|
Methods inherited from Tev\Field\Model\AbstractField
Properties summary
protected
string
|
$atId
Attachment ID. |
|
protected
string
|
$atUrl
Attachemnt URL. |
|
protected
string
|
$atTitle
Attachment title. |
|
protected
string
|
$atCaption
Attachment caption. |
|
protected
string
|
$atDescription
Attachment description. |