[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/Categories/ -> CategoryServiceInterface.php (summary)

Joomla! Content Management System

Copyright: (C) 2018 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 60 lines (1 kb)
Included or required:0 times
Referenced: 2 times
Includes or requires: 0 files

Defines 1 class

CategoryServiceInterface:: (3 methods):
  getCategory()
  countItems()
  prepareForm()


Interface: CategoryServiceInterface  - X-Ref

Access to component specific categories.

getCategory(array $options = [], $section = '')   X-Ref
Returns the category service.

param: array   $options  The options
param: string  $section  The section
return: CategoryInterface

countItems(array $items, string $section)   X-Ref
Adds Count Items for Category Manager.

param: \stdClass[]  $items    The category objects
param: string       $section  The section
return: void

prepareForm(Form $form, $data)   X-Ref
Prepares the category form

param: Form          $form  The form to change
param: array|object  $data  The form data
return: void



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer