Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Interfaces
JModel
Introduction
Synopsis
Violations
Methods
\
JModel
Joomla Platform Model Interface
Synopsis
interface JModel {
// methods
public JRegistry
getState
()
public void
setState
()
}
Methods
public
getState()
— Get the model state.
setState()
— Set the model state.