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]
public function exists ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | Registry path (e.g. joomla.content.showauthor) |
See also
-
JRegistry::exists source code on BitBucket
-
Class JRegistry
-
Subpackage Registry
- Other versions of JRegistry::exists
SeeAlso:JRegistry::exists [Edit See Also]
User contributed notes
<CodeExamplesForm />
