- 4.6. Opl_Registry class
4.6.3. getState() - 4.6.2. get()
« Previous - 4.6.4. register()
Next »
4.6.3. getState()
| Construct | Static method |
|---|---|
| Visibility | public |
| Reference | mixed Opl_Registry::getState( string $name ) |
| Argument list |
|
| Returned value | The state value |
| Versions | since 2.0.0-dev7 |
Returns the specified value stored as $name. If the state does not exist, the method returns null.
See also:
- 4.6.3. getState()
4.6. Opl_Registry class - « Previous
4.6.2. get() - Next »
4.6.4. register()