4.6. Opl_Registry class
4.6.1. exists()
4.6. Opl_Registry class
« Previous
4.6.2. get()
Next »

4.6.1. exists()

ConstructStatic method
Visibilitypublic
Referencebool Opl_Registry::exists( string $name )
Argument list
$name - string
The object name.
Returned valueTrue, if the specified object exists.
Versionssince 2.0.0-dev7

Returns true, if the specified object $name is registered.

See also:

4.6.1. exists()
4.6. Opl_Registry class
« Previous
4.6. Opl_Registry class
Next »
4.6.2. get()