Back to Joomla project (class list)

Class ItemModelInterface - list of methods

Interface for an item 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/ItemModelInterface.php
Project: Joomla

Method Summary

public object
(mixed $pk = null)

Method to get an item.
Parameters
  • int $pk The id of the item
Returns
  • object
Since
  • 4.0.0
-
  • \Exception
Show source code of this method: getItem Source Code

Tags Summary

Since
4.0.0