ItemModelInterface
Interface for an item model.
| since |
4.0.0 |
|---|---|
| package |
Joomla CMS |
Methods
getItem
Method to get an item.
getItem( pk = null) :
| since |
4.0.0 |
|---|---|
| throws |
|
Arguments
- pk
intThe id of the item
Response
object