Свойство | Type | Description | |
---|---|---|---|
$appends | array | The accessors to append to the model's array form. | |
$postType | string | Type of post. |
Méthode | Description | |
---|---|---|
getAltAttribute ( ) : string | Gets the alt attribute. | |
getCaptionAttribute ( ) : string | Gets the caption attribute. | |
getDescriptionAttribute ( ) : string | Gets the description attribute. | |
getTitleAttribute ( ) : string | Gets the title attribute. | |
getTypeAttribute ( ) : string | Gets the mime type attribute. | |
getUrlAttribute ( ) : string | Gets the url attribute. | |
toArray ( ) : string | Returns the basic Attachment information. |
public getAltAttribute ( ) : string | ||
Résultat | string |
public getCaptionAttribute ( ) : string | ||
Résultat | string |
public getDescriptionAttribute ( ) : string | ||
Résultat | string |
public getTitleAttribute ( ) : string | ||
Résultat | string |
public getTypeAttribute ( ) : string | ||
Résultat | string |
public getUrlAttribute ( ) : string | ||
Résultat | string |
protected array $appends | ||
Résultat | array |