API17:JObservable::getState
From Joomla! Documentation
JObservable::getState
Description
Get the state of the object.
public function getState ()
- Returns mixed The state of the object.
- Defined on line 59 of libraries/joomla/base/observable.php
- Since

See also
JObservable::getState source code on BitBucket
Class JObservable
Subpackage Base- Other versions of JObservable::getState
User contributed notes
Code Examples