Back to Joomla project (class list)

Class CategoryFactoryInterface - list of methods

Category factory interface
Package: Joomla\CMS\Categories
Copyright: (C) 2018 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Categories/CategoryFactoryInterface.php
Project: Joomla

Method Summary

public \Joomla\CMS\Categories\CategoryInterface
(array $options = [], string $section = '')

Creates a category.
Parameters
  • array $options The options
  • string $section The section
Returns
  • \Joomla\CMS\Categories\CategoryInterface
Since
  • 3.10.0
-
  • \Joomla\CMS\Categories\SectionNotFoundException
Show source code of this method: createCategory Source Code

Tags Summary

Since
3.10.0