CategoryFactoryInterface

类别工厂接口

自版本

3.10.0

Joomla CMS

方法

createCategory

创建类别。

createCategory(mixed||string|int options = [],  section = '') : \Joomla\CMS\Categories\CategoryInterface
自版本

3.10.0

抛出

SectionNotFoundException

参数

options

array<string|int, mixed>选项

section

string分区

响应

CategoryInterface