- 4.6. Opl_Registry class
4.6.1. exists() - 4.6. Opl_Registry class
« Previous - 4.6.2. get()
Next »
4.6.1. exists()
| Construct | Static method |
|---|---|
| Visibility | public |
| Reference | bool Opl_Registry::exists( string $name ) |
| Argument list |
|
| Returned value | True, if the specified object exists. |
| Versions | since 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()