API17:JHtml::unregister
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.
JHtml::unregister
Description
Removes a key for a method from registry.
Description:JHtml::unregister [Edit Descripton]
public static function unregister ($key)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $key | string | The name of the key |
- Returns
- Defined on line 149 of libraries/joomla/html/html.php
See also
-
JHtml::unregister source code on BitBucket
-
Class JHtml
-
Subpackage Html
- Other versions of JHtml::unregister
SeeAlso:JHtml::unregister [Edit See Also]
User contributed notes
<CodeExamplesForm />
