Back to Joomla project (class list)

Class ListModelInterface - list of methods

Interface for a list model.
Package: Joomla\CMS\MVC\Model
Copyright: (C) 2019 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/MVC/Model/ListModelInterface.php
Project: Joomla

Method Summary

public mixed
()

Method to get an array of data items.
Returns
  • mixed An array of data items
Since
  • 4.0.0
-
  • \Exception
Show source code of this method: getItems Source Code

Tags Summary

Since
4.0.0