AssociationExtensionInterface

辅助类关联扩展接口

3.7.0

Joomla CMS

方法

getAssociationsForItem

用于获取给定项关联的方法。

getAssociationsForItem( id,  view = null) : mixed||string|int

4.0.0

参数

id

int项 ID

view

string视图名称

响应

array<string|int, mixed>项关联数组

hasAssociationsSupport

检查扩展是否支持关联

hasAssociationsSupport() : 

3.7.0

响应

bool扩展是否支持关联