JModelBase
class JModelBase implements JModel
Joomla Platform Base Model Class
Methods
__construct(
Registry $state = null)
Instantiate the model.
Registry
getState()
Get the model state.
void
setState(
Registry $state)
Set the model state.