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]
Synopsis
public static JHtml::unregister ($key)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $key | string | The name of the key |
Returns
Defined in
libraries/joomla/html/html.php
Referenced by
See also
Examples
<CodeExamplesForm />
