Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JModelBase
setState
Introduction
Synopsis
Parameter
Return
Interface
JModelBase::
setState
Set the model state.
Signature
public function setState(
JRegistry
$stateĀ )
Parameters
$state
The state object.
Returns
void
Defined by Interface
JModel