FeedLink
Feed 链接类。
自 |
3.1.4 |
---|---|
包 |
Joomla CMS |
方法
__construct
构造函数。
__construct( uri = null, relation = null, type = null, language = null, title = null, length = null) :
自 |
3.1.4 |
---|---|
抛出 |
|
参数
- uri
string
链接资源的 URI。- relation
string
Feed 与链接资源之间的关系。- type
string
资源类型。- language
string
在给定 URI 处找到的资源的语言。- title
string
资源的标题。- length
int
资源的长度(以字节为单位)。
响应
混合
属性
uri
链接资源的 URI。
自 |
3.1.4 |
---|
类型
字符串
relation
Feed 与链接资源之间的关系。
自 |
3.1.4 |
---|
类型
字符串
type
资源类型。
自 |
3.1.4 |
---|
类型
字符串
language
在给定 URI 处找到的资源的语言。
自 |
3.1.4 |
---|
类型
字符串
title
资源的标题。
自 |
3.1.4 |
---|
类型
字符串
length
资源的长度(以字节为单位)。
自 |
3.1.4 |
---|
类型
int
link
图像的链接。
自 |
4.4.0 |
---|
类型
int
description
图像的描述。
自 |
4.4.0 |
---|
类型
int
height
图像的高度。
自 |
4.4.0 |
---|
类型
int
width
图像的宽度。
自 |
4.4.0 |
---|
类型
int