FeedLink

Feed 链接类。

3.1.4

Joomla CMS

方法

__construct

构造函数。

__construct( uri = null,  relation = null,  type = null,  language = null,  title = null,  length = null) : 

3.1.4

抛出

InvalidArgumentException

参数

uri

string链接资源的 URI。

relation

stringFeed 与链接资源之间的关系。

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

description

图像的描述。

4.4.0

类型

int

height

图像的高度。

4.4.0

类型

int

width

图像的宽度。

4.4.0

类型

int