4.6. Opl_Registry class
4.6.3. getState()
4.6.2. get()
« Previous
4.6.4. register()
Next »

4.6.3. getState()

ConstructStatic method
Visibilitypublic
Referencemixed Opl_Registry::getState( string $name )
Argument list
$name - string
The state name
Returned valueThe state value
Versionssince 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()