API17:JRegistry::exists
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JRegistry::exists
Description
Check if a registry path exists.
Description:JRegistry::exists [Edit Descripton]
Since
Synopsis
public JRegistry::exists ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | Registry path (e.g. joomla.content.showauthor) |
Returns
boolean
Defined in
libraries/joomla/registry/registry.php (line 90)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
