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
扩展是否支持关联